#bfdd9a Hex Color
rgb(191, 221, 154)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bf | dd | 9a | - | #bfdd9a |
| RGB | 191 | 221 | 154 | - | rgb(191,221,154) |
| HSL | 87 | 50% | 74% | - | hsl(87,50%,74%) |
| HSV | 87 | 30% | 87% | - | hsv(87,30%,87%) |
| XYZ | 53.175 | 65.1224 | 40.3391 | - | xyz(53.175,65.1224,40.3391) |
| CIE-LAB | 84.55 | -21.4 | 29.71 | - | lab(84.55,-21.4,29.71) |
| CMYK | 0.13574660633484 | 0 | 0.30316742081448 | 0.13333333333333 | cmyk(0.13574660633484,0,0.30316742081448,0.13333333333333) |
Description
The RGB value of color #bfdd9a is rgb(191, 221, 154).
In the hex color #bfdd9a, The value of Red is 191, value of Green is 221, and value of Blue is 154. The primary color is Green. Similarly, The HSL values for #bfdd9a consists of 87° Hue, 50% Saturation, and 74% Lightness.
In the CMYK color model, the color #bfdd9a can be represented as Cyan=0.13574660633484%, Magenta=0%, Yellow=0.30316742081448%, and Black=0.13333333333333%.
Shades of #bfdd9a
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 #bfdd9a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfdd9a
Preview of #bfdd9a on White Background
The contrast ratio of #bfdd9a with white color is 1.5
Preview of #bfdd9a on black background
The contrast ratio of #bfdd9a with black color is 14.02
#bfdd9a color will look good with a black background.
Color Schemes of #bfdd9a
Triadic Colors of #bfdd9a
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 #bfdd9a
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 #bfdd9a
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 #bfdd9a
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: #bfdd9a;
}
This is a sample text used for the color #bfdd9a. 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: #bfdd9a;
}
This is a sample text used for the color #bfdd9a. 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 #bfdd9a;
}
This is a sample text used for the color #bfdd9a. 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 33.75%
Green 39.05%
Blue 27.21%
CMYK Percentage
Cyan 23.72
Magenta 0%
Yellow 52.98%
Black 23.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.