#b0ce9d Hex Color
rgb(176, 206, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | ce | 9d | - | #b0ce9d |
RGB | 176 | 206 | 157 | - | rgb(176,206,157) |
HSL | 97 | 33% | 71% | - | hsl(97,33%,71%) |
HSV | 97 | 24% | 81% | - | hsv(97,24%,81%) |
XYZ | 46.0616 | 55.807 | 40.2424 | - | xyz(46.0616,55.807,40.2424) |
CIE-LAB | 79.5 | -18.92 | 21.13 | - | lab(79.5,-18.92,21.13) |
CMYK | 0.14563106796117 | 0 | 0.2378640776699 | 0.1921568627451 | cmyk(0.14563106796117,0,0.2378640776699,0.1921568627451) |
Description
The RGB value of color #b0ce9d is rgb(176, 206, 157).
In the hex color #b0ce9d, The value of Red is 176, value of Green is 206, and value of Blue is 157. The primary color is Green. Similarly, The HSL values for #b0ce9d consists of 97° Hue, 33% Saturation, and 71% Lightness.
In the CMYK color model, the color #b0ce9d can be represented as Cyan=0.14563106796117%, Magenta=0%, Yellow=0.2378640776699%, and Black=0.1921568627451%.
Shades of #b0ce9d
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 #b0ce9d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0ce9d
Preview of #b0ce9d on White Background
The contrast ratio of #b0ce9d with white color is 1.73
Preview of #b0ce9d on black background
The contrast ratio of #b0ce9d with black color is 12.16
#b0ce9d color will look good with a black background.
Color Schemes of #b0ce9d
Triadic Colors of #b0ce9d
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 #b0ce9d
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 #b0ce9d
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 #b0ce9d
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: #b0ce9d;
}
This is a sample text used for the color #b0ce9d. 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: #b0ce9d;
}
This is a sample text used for the color #b0ce9d. 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 #b0ce9d;
}
This is a sample text used for the color #b0ce9d. 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 32.65%
Green 38.22%
Blue 29.13%
CMYK Percentage
Cyan 25.3
Magenta 0%
Yellow 41.32%
Black 33.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.