#cd6c7a Hex Color
rgb(205, 108, 122)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 6c | 7a | - | #cd6c7a |
RGB | 205 | 108 | 122 | - | rgb(205,108,122) |
HSL | 351 | 49% | 61% | - | hsl(351,49%,61%) |
HSV | 351 | 47% | 80% | - | hsv(351,47%,80%) |
XYZ | 34.0523 | 25.1094 | 21.4642 | - | xyz(34.0523,25.1094,21.4642) |
CIE-LAB | 57.18 | 39.68 | 9.78 | - | lab(57.18,39.68,9.78) |
CMYK | 0 | 0.47317073170732 | 0.40487804878049 | 0.19607843137255 | cmyk(0,0.47317073170732,0.40487804878049,0.19607843137255) |
Description
The RGB value of color #cd6c7a is rgb(205, 108, 122).
In the hex color #cd6c7a, The value of Red is 205, value of Green is 108, and value of Blue is 122. The primary color is Red. Similarly, The HSL values for #cd6c7a consists of 351° Hue, 49% Saturation, and 61% Lightness.
In the CMYK color model, the color #cd6c7a can be represented as Cyan=0%, Magenta=0.47317073170732%, Yellow=0.40487804878049%, and Black=0.19607843137255%.
Shades of #cd6c7a
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 #cd6c7a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd6c7a
Preview of #cd6c7a on White Background
The contrast ratio of #cd6c7a with white color is 3.49
Preview of #cd6c7a on black background
The contrast ratio of #cd6c7a with black color is 6.02
#cd6c7a color will look good with a black background.
Color Schemes of #cd6c7a
Triadic Colors of #cd6c7a
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 #cd6c7a
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 #cd6c7a
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 #cd6c7a
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: #cd6c7a;
}
This is a sample text used for the color #cd6c7a. 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: #cd6c7a;
}
This is a sample text used for the color #cd6c7a. 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 #cd6c7a;
}
This is a sample text used for the color #cd6c7a. 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 47.13%
Green 24.83%
Blue 28.05%
CMYK Percentage
Cyan 0
Magenta 44.05%
Yellow 37.69%
Black 18.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.