#cbdbc7 Hex Color
rgb(203, 219, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | db | c7 | - | #cbdbc7 |
RGB | 203 | 219 | 199 | - | rgb(203,219,199) |
HSL | 108 | 22% | 82% | - | hsl(108,22%,82%) |
HSV | 108 | 9% | 86% | - | hsv(108,9%,86%) |
XYZ | 60.2689 | 67.4831 | 63.8819 | - | xyz(60.2689,67.4831,63.8819) |
CIE-LAB | 85.75 | -9.01 | 8 | - | lab(85.75,-9.01,8) |
CMYK | 0.073059360730594 | 0 | 0.091324200913242 | 0.14117647058824 | cmyk(0.073059360730594,0,0.091324200913242,0.14117647058824) |
Description
The RGB value of color #cbdbc7 is rgb(203, 219, 199).
In the hex color #cbdbc7, The value of Red is 203, value of Green is 219, and value of Blue is 199. The primary color is Green. Similarly, The HSL values for #cbdbc7 consists of 108° Hue, 22% Saturation, and 82% Lightness.
In the CMYK color model, the color #cbdbc7 can be represented as Cyan=0.073059360730594%, Magenta=0%, Yellow=0.091324200913242%, and Black=0.14117647058824%.
Shades of #cbdbc7
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 #cbdbc7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbdbc7
Preview of #cbdbc7 on White Background
The contrast ratio of #cbdbc7 with white color is 1.45
Preview of #cbdbc7 on black background
The contrast ratio of #cbdbc7 with black color is 14.5
#cbdbc7 color will look good with a black background.
Color Schemes of #cbdbc7
Triadic Colors of #cbdbc7
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 #cbdbc7
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 #cbdbc7
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 #cbdbc7
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: #cbdbc7;
}
This is a sample text used for the color #cbdbc7. 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: #cbdbc7;
}
This is a sample text used for the color #cbdbc7. 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 #cbdbc7;
}
This is a sample text used for the color #cbdbc7. 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.69%
Green 35.27%
Blue 32.05%
CMYK Percentage
Cyan 23.91
Magenta 0%
Yellow 29.89%
Black 46.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.