crispedge.com

Color picker

Loading...

#0bd04e hex color - Green - Cool color - Information

#0bd04e hex color - Green - Cool color

Color Hue/Base color: Green

Hex #0bd04e Color code in RGB color code model is created after adding 4.31% red color, 81.57% green color and 30.59% blue color. Hex #0bd04e Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 0% magenta, 63% yellow and 18% black.

Hex #0bd04e color code is between #11cc55 web safe hex color code and #00dd44 web safe hex color code. #11cc55 is the nearest web safe color code. You can see here many more shades of #0bd04e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code0bd04e#0bd04e
RGB Decimal11, 208, 78rgb(11, 208, 78)
RGB Percent4%, 82%, 31%rgb(4%, 82%, 31%)
CSS RGBa11, 208, 78,1rgba(11,208,78,1)
CMYK Modelcmyk(95%,0%,63%,18%)
HSL Color Space140,90% ,43%hsl(140,90% ,43%)
HSV Color Space140°, 95%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000010111101000001001110
Octal13320116
Decimal1120878
Hex0bd04e

Different shades of #0bd04e color code.

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

Light Shade of #0bd04e
#1bf364
Dark Shade of #0bd04e
#08a03c
Saturated Shade of #0bd04e
#00db4a
Desaturated Shade of #0bd04e
#16c552
Grey scale Shade of #0bd04e
#6d6d6d
Brighten Shade
#24e967
Most Readable Shade
#000000

Shades of #0bd04e color code

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

#0bd04e
#09b845
#08a13c
#078a34
#06732b
#045c22
#03451a
#022e11
#011708
#000000

Similar Color like #0bd04e color

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

#0cd14f
#0dd250
#0ed351
#0fd452
#10d553
#11d654
#12d755
#13d856
#14d957
#15da58
#16db59
#17dc5a
#18dd5b
#19de5c
#0acf4d
#09ce4c
#08cd4b
#07cc4a
#06cb49
#05ca48
#04c947
#03c846
#02c745
#01c644
#00c543
#00c442
#00c341
#00c240

Monochromatic Color with #0bd04e

#0bd04e
#0dfa5e
#02260e
#04501e
#077b2e
#09a53e

Tints of #0bd04e Color

#0bd04e
#26d561
#41da75
#5cdf89
#77e49c
#92eab0
#adefc4
#c8f4d7
#e3f9eb
#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

#0bd04e
#d00b8d

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

Split Complementary

#0bd04e
#b10bd0
#d00b2b

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

Analogous Color

#17d00b
#0bd027
#0bd04e
#0bd075
#0bd09d

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

#0bd04e
#4e0bd0
#d04e0b

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

#0bd04e
#0b2bd0
#d00b8d
#d0b00b

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

#0bd04e
#d00b8d
#d00b2b
#0bd0b1

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 #0bd04e 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.

#0bd04e Color Code Preview on Black Background Color

This is how #0bd04e Color will look on black background color. Color contrast ratio is 10.15

#0bd04e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0bd04e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0bd04e

#0bd04e color code is use for CSS Background Color

Background color for the above div is #0bd04e

HTML with inline CSS

<div style="background-color:#0bd04e;"></div>

#0bd04e color code is use for CSS Border Color

CSS Border color for the above div is #0bd04e

HTML with inline CSS

<div style="border:5px solid #0bd04e;"></div>

CSS Border Left color for the above div is #0bd04e

HTML with inline CSS

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

CSS Border Right color for the above div is #0bd04e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0bd04e

HTML with inline CSS

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

CSS Border Top color for the above div is #0bd04e

HTML with inline CSS

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

#0bd04e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0bd04e Color code Preview on White Background

This is how #0bd04e Color code will look on white background color. Color contrast ratio is 2.07

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 #0bd04e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #0bd04e; }

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(11,208,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(208,11,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(11,208,78,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.