#cf7fcb Hex Color
rgb(207, 127, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | 7f | cb | - | #cf7fcb |
RGB | 207 | 127 | 203 | - | rgb(207,127,203) |
HSL | 303 | 45% | 65% | - | hsl(303,45%,65%) |
HSV | 303 | 39% | 81% | - | hsv(303,39%,81%) |
XYZ | 44.101 | 32.7559 | 60.4981 | - | xyz(44.101,32.7559,60.4981) |
CIE-LAB | 63.96 | 42.42 | -26.55 | - | lab(63.96,42.42,-26.55) |
CMYK | 0 | 0.38647342995169 | 0.019323671497585 | 0.18823529411765 | cmyk(0,0.38647342995169,0.019323671497585,0.18823529411765) |
Description
The RGB value of color #cf7fcb is rgb(207, 127, 203).
In the hex color #cf7fcb, The value of Red is 207, value of Green is 127, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #cf7fcb consists of 303° Hue, 45% Saturation, and 65% Lightness.
In the CMYK color model, the color #cf7fcb can be represented as Cyan=0%, Magenta=0.38647342995169%, Yellow=0.019323671497585%, and Black=0.18823529411765%.
Shades of #cf7fcb
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 #cf7fcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cf7fcb
Preview of #cf7fcb on White Background
The contrast ratio of #cf7fcb with white color is 2.78
Preview of #cf7fcb on black background
The contrast ratio of #cf7fcb with black color is 7.55
#cf7fcb color will look good with a black background.
Color Schemes of #cf7fcb
Triadic Colors of #cf7fcb
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 #cf7fcb
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 #cf7fcb
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 #cf7fcb
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: #cf7fcb;
}
This is a sample text used for the color #cf7fcb. 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: #cf7fcb;
}
This is a sample text used for the color #cf7fcb. 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 #cf7fcb;
}
This is a sample text used for the color #cf7fcb. 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.55%
Green 23.65%
Blue 37.8%
CMYK Percentage
Cyan 0
Magenta 65.06%
Yellow 3.25%
Black 31.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.