#cdbdc7 Hex Color
rgb(205, 189, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | bd | c7 | - | #cdbdc7 |
RGB | 205 | 189 | 199 | - | rgb(205,189,199) |
HSL | 323 | 14% | 77% | - | hsl(323,14%,77%) |
HSV | 323 | 8% | 80% | - | hsv(323,8%,80%) |
XYZ | 53.6832 | 53.4978 | 61.5295 | - | xyz(53.6832,53.4978,61.5295) |
CIE-LAB | 78.17 | 7.41 | -2.99 | - | lab(78.17,7.41,-2.99) |
CMYK | 0 | 0.078048780487805 | 0.029268292682927 | 0.19607843137255 | cmyk(0,0.078048780487805,0.029268292682927,0.19607843137255) |
Description
The RGB value of color #cdbdc7 is rgb(205, 189, 199).
In the hex color #cdbdc7, The value of Red is 205, value of Green is 189, and value of Blue is 199. The primary color is Red. Similarly, The HSL values for #cdbdc7 consists of 323° Hue, 14% Saturation, and 77% Lightness.
In the CMYK color model, the color #cdbdc7 can be represented as Cyan=0%, Magenta=0.078048780487805%, Yellow=0.029268292682927%, and Black=0.19607843137255%.
Shades of #cdbdc7
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 #cdbdc7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdbdc7
Preview of #cdbdc7 on White Background
The contrast ratio of #cdbdc7 with white color is 1.79
Preview of #cdbdc7 on black background
The contrast ratio of #cdbdc7 with black color is 11.7
#cdbdc7 color will look good with a black background.
Color Schemes of #cdbdc7
Triadic Colors of #cdbdc7
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 #cdbdc7
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 #cdbdc7
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 #cdbdc7
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: #cdbdc7;
}
This is a sample text used for the color #cdbdc7. 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: #cdbdc7;
}
This is a sample text used for the color #cdbdc7. 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 #cdbdc7;
}
This is a sample text used for the color #cdbdc7. 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.57%
Green 31.87%
Blue 33.56%
CMYK Percentage
Cyan 0
Magenta 25.73%
Yellow 9.65%
Black 64.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.