4.1.0 • Published 1 year ago

rgb-hex v4.1.0

Weekly downloads
282,486
License
MIT
Repository
github
Last release
1 year ago

rgb-hex

Convert RGB(A) color to HEX

Install

$ npm install rgb-hex

Usage

import rgbHex from 'rgb-hex';

rgbHex(65, 131, 196);
//=> '4183c4'

rgbHex('rgb(40, 42, 54)');
//=> '282a36'

rgbHex(65, 131, 196, 0.2);
//=> '4183c433'

rgbHex(40, 42, 54, '75%');
//=> '282a36bf'

rgbHex('rgba(40, 42, 54, 75%)');
//=> '282a36bf'

Related

do-fnfigma-token-generatorbb-toolbarbackbee-toolbarsprite-nestsalesforce-query-editor-app@renoki-games/node-perlin-noisesalesforce-query-editor-testi-lab-lowcode@getcircuit/tailwind@infinitebrahmanuniverse/nolb-rgselfrefactor@everything-registry/sub-chunk-2666tanga-pattern-librarytailwind-zeplin-extensionworkflow-chartshorten-hex-colorrgb-hex-cliteeny-colorscu-web-componentsremovdtest-real-stylesthreetoolsvite-plugin-image-placeholder@eschoellhorn/deadlightsgit-labelmakerikonaimage-average-colouriobroker.wleditermcolors-to-hexixcanullorcohotsparserjsimg2cssgpmctestgsap-video-exportnearest-pantonemycel-widgetmarkmemastergo-toolspalette-skinpsd_to_imageplugin-brickspostcss-color-rgba-fallbackreact-native-color-lensnode-sass-json-functionsnode-red-huemagnode-sass-functions-jsonreact-meteo-chartreact-native-swift-basereact-svg-patternsstring-to-colorsurrogate-mapsindresorhus.jsttb-huemagictongmap-component@asany/components@atlasbot/colour@ausuliv/frontend-components-pdf-generator@bezet/palette@acromedia/gesso@bolt/build-styles@deboxsoft/svelte-core@davidwells/config-postcss@dayalk/table-to-excelyeditorsweb-accessibility-checkerweb-colorweb-image-infoungic@htmlbricks/hb-input-color@helpscout/colorway-sketch@hhm1999/x-components@firstfeb/input@foronered/web@nexojs/command-line@neomorphism/ng-neomorphism@napolab/alpha-blend@nikaru-dev/ui@joyfill/components@img-arena/img-ui-mui-theme@img-arena/ui-core@dxc-technology/halstack-angular@react-theming/flatten@react-native-swift/core@react-native-swift/notifications@react-native-advanced/core@react-native-advanced/notifications@react-vertex/color-hooks@purduehackers/time@redhat-cloud-services/frontend-components-pdf-generator@realness.online/web@sunify/lerp-color@snowcone/snowconekit@spacejelly/figma-to-cloudinary@roast-cms/theme-sugar@srclaunch/ui@divriots/create-figma-plugin-utilities@create-figma-plugin/utilities@concord-consortium/slate-editor
4.1.0

1 year ago

4.0.1

2 years ago

4.0.0

4 years ago

3.0.0

6 years ago

2.1.0

8 years ago

2.0.0

8 years ago

1.0.0

11 years ago