#cf7acd Hex Color
rgb(207, 122, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | 7a | cd | - | #cf7acd |
RGB | 207 | 122 | 205 | - | rgb(207,122,205) |
HSL | 301 | 47% | 65% | - | hsl(301,47%,65%) |
HSV | 301 | 41% | 81% | - | hsv(301,41%,81%) |
XYZ | 43.7111 | 31.5922 | 61.5517 | - | xyz(43.7111,31.5922,61.5517) |
CIE-LAB | 63 | 45.4 | -29.16 | - | lab(63,45.4,-29.16) |
CMYK | 0 | 0.41062801932367 | 0.0096618357487922 | 0.18823529411765 | cmyk(0,0.41062801932367,0.0096618357487922,0.18823529411765) |
Description
The RGB value of color #cf7acd is rgb(207, 122, 205).
In the hex color #cf7acd, The value of Red is 207, value of Green is 122, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #cf7acd consists of 301° Hue, 47% Saturation, and 65% Lightness.
In the CMYK color model, the color #cf7acd can be represented as Cyan=0%, Magenta=0.41062801932367%, Yellow=0.0096618357487922%, and Black=0.18823529411765%.
Shades of #cf7acd
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 #cf7acd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cf7acd
Preview of #cf7acd on White Background
The contrast ratio of #cf7acd with white color is 2.87
Preview of #cf7acd on black background
The contrast ratio of #cf7acd with black color is 7.32
#cf7acd color will look good with a black background.
Color Schemes of #cf7acd
Triadic Colors of #cf7acd
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 #cf7acd
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 #cf7acd
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 #cf7acd
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: #cf7acd;
}
This is a sample text used for the color #cf7acd. 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: #cf7acd;
}
This is a sample text used for the color #cf7acd. 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 #cf7acd;
}
This is a sample text used for the color #cf7acd. 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 38.76%
Green 22.85%
Blue 38.39%
CMYK Percentage
Cyan 0
Magenta 67.48%
Yellow 1.59%
Black 30.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.