#cf76dd Hex Color
rgb(207, 118, 221)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cf | 76 | dd | - | #cf76dd |
| RGB | 207 | 118 | 221 | - | rgb(207,118,221) |
| HSL | 292 | 60% | 66% | - | hsl(292,60%,66%) |
| HSV | 292 | 47% | 87% | - | hsv(292,47%,87%) |
| XYZ | 45.2617 | 31.4427 | 72.0901 | - | xyz(45.2617,31.4427,72.0901) |
| CIE-LAB | 62.88 | 50.45 | -38.32 | - | lab(62.88,50.45,-38.32) |
| CMYK | 0.063348416289593 | 0.46606334841629 | 0 | 0.13333333333333 | cmyk(0.063348416289593,0.46606334841629,0,0.13333333333333) |
Description
The RGB value of color #cf76dd is rgb(207, 118, 221).
In the hex color #cf76dd, The value of Red is 207, value of Green is 118, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #cf76dd consists of 292° Hue, 60% Saturation, and 66% Lightness.
In the CMYK color model, the color #cf76dd can be represented as Cyan=0.063348416289593%, Magenta=0.46606334841629%, Yellow=0%, and Black=0.13333333333333%.
Shades of #cf76dd
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 #cf76dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cf76dd
Preview of #cf76dd on White Background
The contrast ratio of #cf76dd with white color is 2.88
Preview of #cf76dd on black background
The contrast ratio of #cf76dd with black color is 7.29
#cf76dd color will look good with a black background.
Color Schemes of #cf76dd
Triadic Colors of #cf76dd
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 #cf76dd
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 #cf76dd
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 #cf76dd
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: #cf76dd;
}
This is a sample text used for the color #cf76dd. 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: #cf76dd;
}
This is a sample text used for the color #cf76dd. 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 #cf76dd;
}
This is a sample text used for the color #cf76dd. 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 37.91%
Green 21.61%
Blue 40.48%
CMYK Percentage
Cyan 9.56
Magenta 70.32%
Yellow 0%
Black 20.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.