crispedge.com

Color picker

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

#b0ca4d hex color - Green - Warm color - Information

#b0ca4d hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

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

Hex #b0ca4d color code is between #aacc55 web safe hex color code and #bbbb44 web safe hex color code. #aacc55 is the nearest web safe color code. You can see here many more shades of #b0ca4d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb0ca4d#b0ca4d
RGB Decimal176, 202, 77rgb(176, 202, 77)
RGB Percent69%, 79%, 30%rgb(69%, 79%, 30%)
CSS RGBa176, 202, 77,1rgba(176,202,77,1)
CMYK Modelcmyk(13%,0%,62%,21%)
HSL Color Space72,54% ,55%hsl(72,54% ,55%)
HSV Color Space72°, 62%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101100001100101001001101
Octal260312115
Decimal17620277
Hexb0ca4d

Different shades of #b0ca4d color code.

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

Light Shade of #b0ca4d
#c1d674
Dark Shade of #b0ca4d
#96b034
Saturated Shade of #b0ca4d
#b7d641
Desaturated Shade of #b0ca4d
#a9be59
Grey scale Shade of #b0ca4d
#8b8b8b
Brighten Shade
#c9e366
Most Readable Shade
#000000

Shades of #b0ca4d color code

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

#b0ca4d
#9cb344
#889d3b
#758633
#61702a
#4e5922
#3a4319
#272c11
#131608
#000000

Similar Color like #b0ca4d color

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

#b1cb4e
#b2cc4f
#b3cd50
#b4ce51
#b5cf52
#b6d053
#b7d154
#b8d255
#b9d356
#bad457
#bbd558
#bcd659
#bdd75a
#bed85b
#afc94c
#aec84b
#adc74a
#acc649
#abc548
#aac447
#a9c346
#a8c245
#a7c144
#a6c043
#a5bf42
#a4be41
#a3bd40
#a2bc3f

Monochromatic Color with #b0ca4d

#b0ca4d
#d5f45d
#1c200c
#414a1c
#66752d
#8b9f3d

Tints of #b0ca4d Color

#b0ca4d
#b8cf60
#c1d574
#cadb88
#d3e19c
#dbe7af
#e4edc3
#edf3d7
#f6f9eb
#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

#b0ca4d
#674dca

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

Split Complementary

#b0ca4d
#4d72ca
#a64dca

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

Analogous Color

#cab24d
#c9ca4d
#b0ca4d
#97ca4d
#7eca4d

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

#b0ca4d
#4db0ca
#ca4db0

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

#b0ca4d
#4dcaa5
#674dca
#ca4d71

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

#b0ca4d
#674dca
#a64dca
#71ca4d

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 #b0ca4d 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.

#b0ca4d Color Code Preview on Black Background Color

This is how #b0ca4d Color will look on black background color. Color contrast ratio is 11.40

#b0ca4d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0ca4d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0ca4d

#b0ca4d color code is use for CSS Background Color

Background color for the above div is #b0ca4d

HTML with inline CSS

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

#b0ca4d color code is use for CSS Border Color

CSS Border color for the above div is #b0ca4d

HTML with inline CSS

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

CSS Border Left color for the above div is #b0ca4d

HTML with inline CSS

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

CSS Border Right color for the above div is #b0ca4d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b0ca4d

HTML with inline CSS

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

CSS Border Top color for the above div is #b0ca4d

HTML with inline CSS

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

#b0ca4d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b0ca4d Color code Preview on White Background

This is how #b0ca4d Color code will look on white background color. Color contrast ratio is 1.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 #b0ca4d; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #b0ca4d; }

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.