#cd6776 Hex Color
rgb(205, 103, 118)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 67 | 76 | - | #cd6776 |
RGB | 205 | 103 | 118 | - | rgb(205,103,118) |
HSL | 351 | 50% | 60% | - | hsl(351,50%,60%) |
HSV | 351 | 50% | 80% | - | hsv(351,50%,80%) |
XYZ | 33.2971 | 23.9876 | 20.0147 | - | xyz(33.2971,23.9876,20.0147) |
CIE-LAB | 56.08 | 41.8 | 10.55 | - | lab(56.08,41.8,10.55) |
CMYK | 0 | 0.49756097560976 | 0.42439024390244 | 0.19607843137255 | cmyk(0,0.49756097560976,0.42439024390244,0.19607843137255) |
Description
The RGB value of color #cd6776 is rgb(205, 103, 118).
In the hex color #cd6776, The value of Red is 205, value of Green is 103, and value of Blue is 118. The primary color is Red. Similarly, The HSL values for #cd6776 consists of 351° Hue, 50% Saturation, and 60% Lightness.
In the CMYK color model, the color #cd6776 can be represented as Cyan=0%, Magenta=0.49756097560976%, Yellow=0.42439024390244%, and Black=0.19607843137255%.
Shades of #cd6776
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 #cd6776
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd6776
Preview of #cd6776 on White Background
The contrast ratio of #cd6776 with white color is 3.62
Preview of #cd6776 on black background
The contrast ratio of #cd6776 with black color is 5.8
#cd6776 color will look good with a black background.
Color Schemes of #cd6776
Triadic Colors of #cd6776
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 #cd6776
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 #cd6776
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 #cd6776
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: #cd6776;
}
This is a sample text used for the color #cd6776. 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: #cd6776;
}
This is a sample text used for the color #cd6776. 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 #cd6776;
}
This is a sample text used for the color #cd6776. 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 48.12%
Green 24.18%
Blue 27.7%
CMYK Percentage
Cyan 0
Magenta 44.5%
Yellow 37.96%
Black 17.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.