#bdcf8f Hex Color
rgb(189, 207, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | cf | 8f | - | #bdcf8f |
RGB | 189 | 207 | 143 | - | rgb(189,207,143) |
HSL | 77 | 40% | 69% | - | hsl(77,40%,69%) |
HSV | 77 | 31% | 81% | - | hsv(77,31%,81%) |
XYZ | 48.257 | 57.4276 | 34.5278 | - | xyz(48.257,57.4276,34.5278) |
CIE-LAB | 80.42 | -16.72 | 29.86 | - | lab(80.42,-16.72,29.86) |
CMYK | 0.08695652173913 | 0 | 0.30917874396135 | 0.18823529411765 | cmyk(0.08695652173913,0,0.30917874396135,0.18823529411765) |
Description
The RGB value of color #bdcf8f is rgb(189, 207, 143).
In the hex color #bdcf8f, The value of Red is 189, value of Green is 207, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #bdcf8f consists of 77° Hue, 40% Saturation, and 69% Lightness.
In the CMYK color model, the color #bdcf8f can be represented as Cyan=0.08695652173913%, Magenta=0%, Yellow=0.30917874396135%, and Black=0.18823529411765%.
Shades of #bdcf8f
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 #bdcf8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdcf8f
Preview of #bdcf8f on White Background
The contrast ratio of #bdcf8f with white color is 1.68
Preview of #bdcf8f on black background
The contrast ratio of #bdcf8f with black color is 12.49
#bdcf8f color will look good with a black background.
Color Schemes of #bdcf8f
Triadic Colors of #bdcf8f
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 #bdcf8f
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 #bdcf8f
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 #bdcf8f
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: #bdcf8f;
}
This is a sample text used for the color #bdcf8f. 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: #bdcf8f;
}
This is a sample text used for the color #bdcf8f. 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 #bdcf8f;
}
This is a sample text used for the color #bdcf8f. 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 35.06%
Green 38.4%
Blue 26.53%
CMYK Percentage
Cyan 14.88
Magenta 0%
Yellow 52.91%
Black 32.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.