#bdcebf Hex Color
rgb(189, 206, 191)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bd | ce | bf | - | #bdcebf |
| RGB | 189 | 206 | 191 | - | rgb(189,206,191) |
| HSL | 127 | 15% | 77% | - | hsl(127,15%,77%) |
| HSV | 127 | 8% | 81% | - | hsv(127,8%,81%) |
| XYZ | 52.4615 | 58.723 | 57.8599 | - | xyz(52.4615,58.723,57.8599) |
| CIE-LAB | 81.14 | -8.56 | 5.49 | - | lab(81.14,-8.56,5.49) |
| CMYK | 0.08252427184466 | 0 | 0.072815533980583 | 0.1921568627451 | cmyk(0.08252427184466,0,0.072815533980583,0.1921568627451) |
Description
The RGB value of color #bdcebf is rgb(189, 206, 191).
In the hex color #bdcebf, The value of Red is 189, value of Green is 206, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #bdcebf consists of 127° Hue, 15% Saturation, and 77% Lightness.
In the CMYK color model, the color #bdcebf can be represented as Cyan=0.08252427184466%, Magenta=0%, Yellow=0.072815533980583%, and Black=0.1921568627451%.
Shades of #bdcebf
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 #bdcebf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdcebf
Preview of #bdcebf on White Background
The contrast ratio of #bdcebf with white color is 1.65
Preview of #bdcebf on black background
The contrast ratio of #bdcebf with black color is 12.74
#bdcebf color will look good with a black background.
Color Schemes of #bdcebf
Triadic Colors of #bdcebf
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 #bdcebf
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 #bdcebf
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 #bdcebf
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: #bdcebf;
}
This is a sample text used for the color #bdcebf. 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: #bdcebf;
}
This is a sample text used for the color #bdcebf. 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 #bdcebf;
}
This is a sample text used for the color #bdcebf. 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.25%
Green 35.15%
Blue 32.59%
CMYK Percentage
Cyan 23.75
Magenta 0%
Yellow 20.95%
Black 55.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.