#b4ca8a Hex Color
rgb(180, 202, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | ca | 8a | - | #b4ca8a |
RGB | 180 | 202 | 138 | - | rgb(180,202,138) |
HSL | 81 | 38% | 67% | - | hsl(81,38%,67%) |
HSV | 81 | 32% | 79% | - | hsv(81,32%,79%) |
XYZ | 44.5304 | 53.7793 | 32.0782 | - | xyz(44.5304,53.7793,32.0782) |
CIE-LAB | 78.33 | -18.27 | 29.56 | - | lab(78.33,-18.27,29.56) |
CMYK | 0.10891089108911 | 0 | 0.31683168316832 | 0.2078431372549 | cmyk(0.10891089108911,0,0.31683168316832,0.2078431372549) |
Description
The RGB value of color #b4ca8a is rgb(180, 202, 138).
In the hex color #b4ca8a, The value of Red is 180, value of Green is 202, and value of Blue is 138. The primary color is Green. Similarly, The HSL values for #b4ca8a consists of 81° Hue, 38% Saturation, and 67% Lightness.
In the CMYK color model, the color #b4ca8a can be represented as Cyan=0.10891089108911%, Magenta=0%, Yellow=0.31683168316832%, and Black=0.2078431372549%.
Shades of #b4ca8a
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #b4ca8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4ca8a
Preview of #b4ca8a on White Background
The contrast ratio of #b4ca8a with white color is 1.79
Preview of #b4ca8a on black background
The contrast ratio of #b4ca8a with black color is 11.76
#b4ca8a color will look good with a black background.
Color Schemes of #b4ca8a
Triadic Colors of #b4ca8a
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #b4ca8a
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #b4ca8a
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #b4ca8a
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #b4ca8a;
}
This is a sample text used for the color #b4ca8a. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #b4ca8a;
}
This is a sample text used for the color #b4ca8a. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #b4ca8a;
}
This is a sample text used for the color #b4ca8a. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 34.62%
Green 38.85%
Blue 26.54%
CMYK Percentage
Cyan 17.19
Magenta 0%
Yellow 50.01%
Black 32.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.