#bdd98f Hex Color
rgb(189, 217, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | d9 | 8f | - | #bdd98f |
RGB | 189 | 217 | 143 | - | rgb(189,217,143) |
HSL | 83 | 49% | 71% | - | hsl(83,49%,71%) |
HSV | 83 | 34% | 85% | - | hsv(83,34%,85%) |
XYZ | 50.757 | 62.4277 | 35.3612 | - | xyz(50.757,62.4277,35.3612) |
CIE-LAB | 83.14 | -21.68 | 33.46 | - | lab(83.14,-21.68,33.46) |
CMYK | 0.12903225806452 | 0 | 0.34101382488479 | 0.14901960784314 | cmyk(0.12903225806452,0,0.34101382488479,0.14901960784314) |
Description
The RGB value of color #bdd98f is rgb(189, 217, 143).
In the hex color #bdd98f, The value of Red is 189, value of Green is 217, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #bdd98f consists of 83° Hue, 49% Saturation, and 71% Lightness.
In the CMYK color model, the color #bdd98f can be represented as Cyan=0.12903225806452%, Magenta=0%, Yellow=0.34101382488479%, and Black=0.14901960784314%.
Shades of #bdd98f
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 #bdd98f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdd98f
Preview of #bdd98f on White Background
The contrast ratio of #bdd98f with white color is 1.56
Preview of #bdd98f on black background
The contrast ratio of #bdd98f with black color is 13.49
#bdd98f color will look good with a black background.
Color Schemes of #bdd98f
Triadic Colors of #bdd98f
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 #bdd98f
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 #bdd98f
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 #bdd98f
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: #bdd98f;
}
This is a sample text used for the color #bdd98f. 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: #bdd98f;
}
This is a sample text used for the color #bdd98f. 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 #bdd98f;
}
This is a sample text used for the color #bdd98f. 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.43%
Green 39.53%
Blue 26.05%
CMYK Percentage
Cyan 20.84
Magenta 0%
Yellow 55.09%
Black 24.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.