Skip to main content Skip to docs navigation

#b0ca64 hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Green Glow and its hex is #ACC65D Nearest Color Name

Color Hue/Base color: Green

Hex #b0ca64 Color code in RGB color code model is created after adding 69.02% red color, 79.22% green color and 39.22% blue color. Hex #b0ca64 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 50% yellow and 20.78% black.

Hex #b0ca64 color code is between #aacc66 web safe hex color code and #bbbb55 web safe hex color code. #aacc66 is the nearest web safe color code. You can see here many more shades of #b0ca64 color code.

RGB Chart

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

Color Table

Hex Color Code b0ca64 #b0ca64
RGB Decimal 176, 202, 100 176, 202, 100
RGB Percent 69%, 79%, 39% rgb(69%, 79%, 39%)
CSS RGBa 176, 202, 100,1 rgba(176,202,100,1)
CMYK Model cmyk(13%,0%,50%,20.78%)
HSL Color Space 75,49% ,59% hsl(75,49% ,59%)
HSV Color Space 75°, 50%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110000 11001010 01100100
Octal 260 312 144
Decimal 176 202 100
Hex b0 ca 64

Different shades of #b0ca64 color code.

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

Darkest of #b0ca64
#5c6f26
Darker of #b0ca64
#7c9533
Dark of #b0ca64
#9cbb40
Base of #b0ca64
#b0ca64
Light of #b0ca64
#c3d78a
Lighter
#d7e4b0
Lightest
#eaf1d6

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

#b0ca64
#7e64ca

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

Split Complementary

#b0ca64
#647dca
#b164ca

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

Analogous Color

#caa964
#caba64
#b0ca64
#8eca64
#64ca65

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

#b0ca64
#ca64b0
#64b0ca

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

#b0ca64
#64b0ca
#7e64ca
#ca7e64

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

Square Color

#b0ca64
#64cab1
#7e64ca
#ca647d

Square 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).

Monochromatic Color with #b0ca64

#3d4919
#5c6f26
#7c9533
#9cbb40
#b0ca64
#c3d78a
#d7e4b0
#eaf1d6
#fdfefc

Tints of #b0ca64 Color

#b0ca64
#b8cf75
#c1d586
#cadb97
#d3e1a8
#dbe7ba
#e4edcb
#edf3dc
#f6f9ed
#ffffff

Shades of #b0ca64 color code

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

#b0ca64
#9cb358
#889d4d
#758642
#617037
#4e592c
#3a4321
#272c16
#13160b
#000000

Tones

#b0ca64
#a6b579
#9ca08e
#979797
#979797

Tones

Similar Color like #b0ca64 color

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

#b1cb65
#b2cc66
#b3cd67
#b4ce68
#b5cf69
#b6d06a
#b7d16b
#b8d26c
#b9d36d
#bad46e
#bbd56f
#bcd670
#bdd771
#bed872
#afc963
#aec862
#adc761
#acc660
#abc55f
#aac45e
#a9c35d
#a8c25c
#a7c15b
#a6c05a
#a5bf59
#a4be58
#a3bd57
#a2bc56

Download this Dark Green

Hex #b0ca64 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.

#b0ca64 Color Code Preview on Black Background Color

This is how #b0ca64 Color will look on black background color. Color contrast ratio is 11.48

#b0ca64 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0ca64

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0ca64

#b0ca64 color code is use for CSS Background Color

Background color for the above div is #b0ca64

HTML with inline CSS

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

#b0ca64 color code is use for CSS Border Color

CSS Border color for the above div is #b0ca64

HTML with inline CSS

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

CSS Border Left color for the above div is #b0ca64

HTML with inline CSS

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

CSS Border Right color for the above div is #b0ca64

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b0ca64

HTML with inline CSS

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

CSS Border Top color for the above div is #b0ca64

HTML with inline CSS

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

#b0ca64 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b0ca64 Color code Preview on White Background

This is how #b0ca64 Color code will look on white background color. Color contrast ratio is 1.83

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(176,202,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(126,100,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(176,202,100,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }