crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#00b21d hex color - Green - Cool color - Information

#00b21d hex color - Green - Cool color

Color Hue/Base color: Green

Hex #00b21d Color code in RGB color code model is created after adding 0% red color, 69.8% green color and 11.37% blue color. Hex #00b21d Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 0% magenta, 84% yellow and 30% black.

Hex #00b21d color code is between #00aa22 web safe hex color code and #00bb11 web safe hex color code. #00aa22 is the nearest web safe color code. You can see here many more shades of #00b21d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code00b21d#00b21d
RGB Decimal0, 178, 29rgb(0, 178, 29)
RGB Percent0%, 70%, 11%rgb(0%, 70%, 11%)
CSS RGBa0, 178, 29,1rgba(0,178,29,1)
CMYK Modelcmyk(100%,0%,84%,30%)
HSL Color Space130,100% ,35%hsl(130,100% ,35%)
HSV Color Space130°, 100%, 70%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000001011001000011101
Octal026235
Decimal017829
Hex00b21d

Different shades of #00b21d color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #00b21d
#00e525
Dark Shade of #00b21d
#007f15
Saturated Shade of #00b21d
#00b21d
Desaturated Shade of #00b21d
#09a923
Grey scale Shade of #00b21d
#595959
Brighten Shade
#19cb36
Most Readable Shade
#000000

Shades of #00b21d color code

Generate more color scales with scales (color stack) generator.

#00b21d
#009e19
#008a16
#007613
#006210
#004f0c
#003b09
#002706
#001303
#000000

Similar Color like #00b21d color

Find visually similar hex color codes nearing to #00b21d hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#01b31e
#02b41f
#03b520
#04b621
#05b722
#06b823
#07b924
#08ba25
#09bb26
#0abc27
#0bbd28
#0cbe29
#0dbf2a
#0ec02b
#00b11c
#00b01b
#00af1a
#00ae19
#00ad18
#00ac17
#00ab16
#00aa15
#00a914
#00a813
#00a712
#00a611
#00a510
#00a40f

Monochromatic Color with #00b21d

#00b21d
#00dc24
#000801
#003208
#005d0f
#008716

Tints of #00b21d Color

#00b21d
#1cba36
#38c34f
#55cb68
#71d481
#8ddc9a
#aae5b3
#c6edcc
#e2f6e5
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#00b21d
#b20095

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#00b21d
#7600b2
#b2003c

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#2ab200
#07b200
#00b21d
#00b241
#00b264

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#00b21d
#1d00b2
#b21d00

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#00b21d
#003cb2
#b20095
#b27600

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#00b21d
#b20095
#b2003c
#00b276

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #00b21d Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#00b21d Color Code Preview on Black Background Color

This is how #00b21d Color will look on black background color. Color contrast ratio is 7.39

#00b21d in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#00b21d">Your Example Paragraph content text in with font color #00b21d </p>

Your Example Paragraph content text in with font color #00b21d

HTML with inline CSS

<div style="color:#00b21d">Your Paragraph text in with font color #00b21d </div>

Your Example Paragraph content text in with font color #00b21d

#00b21d color code is use for CSS Background Color

Background color for the above div is #00b21d

HTML with inline CSS

<div style="background-color:#00b21d;"></div>

#00b21d color code is use for CSS Border Color

CSS Border color for the above div is #00b21d

HTML with inline CSS

<div style="border:5px solid #00b21d;"></div>

CSS Border Left color for the above div is #00b21d

HTML with inline CSS

<div style="border-left:5px solid #00b21d;"></div>

CSS Border Right color for the above div is #00b21d

HTML with inline CSS

<div style="border-right:5px solid #00b21d;"></div>

CSS Border Bottom color for the above div is #00b21d

HTML with inline CSS

<div style="border-bottom:5px solid #00b21d;"></div>

CSS Border Top color for the above div is #00b21d

HTML with inline CSS

<div style="border-top:5px solid #00b21d;"></div>

#00b21d hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#00b21d; } .examplecolorclass {color:#00b21d; } .examplebordercolor {border:3px solid #00b21d; }

#00b21d Color code Preview on White Background

This is how #00b21d Color code will look on white background color. Color contrast ratio is 2.84

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #00b21d; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #00b21d; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.