#cf91ff Hex Color
rgb(207, 145, 255)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cf | 91 | ff | - | #cf91ff |
| RGB | 207 | 145 | 255 | - | rgb(207,145,255) |
| HSL | 274 | 100% | 78% | - | hsl(274,100%,78%) |
| HSV | 274 | 43% | 100% | - | hsv(274,43%,100%) |
| XYZ | 53.9075 | 40.7362 | 99.6294 | - | xyz(53.9075,40.7362,99.6294) |
| CIE-LAB | 69.99 | 43.23 | -45.91 | - | lab(69.99,43.23,-45.91) |
| CMYK | 0.18823529411765 | 0.43137254901961 | 0 | 0 | cmyk(0.18823529411765,0.43137254901961,0,0) |
Description
The RGB value of color #cf91ff is rgb(207, 145, 255).
In the hex color #cf91ff, The value of Red is 207, value of Green is 145, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #cf91ff consists of 274° Hue, 100% Saturation, and 78% Lightness.
In the CMYK color model, the color #cf91ff can be represented as Cyan=0.18823529411765%, Magenta=0.43137254901961%, Yellow=0%, and Black=0%.
Shades of #cf91ff
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 #cf91ff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cf91ff
Preview of #cf91ff on White Background
The contrast ratio of #cf91ff with white color is 2.3
Preview of #cf91ff on black background
The contrast ratio of #cf91ff with black color is 9.15
#cf91ff color will look good with a black background.
Color Schemes of #cf91ff
Triadic Colors of #cf91ff
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 #cf91ff
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 #cf91ff
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 #cf91ff
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: #cf91ff;
}
This is a sample text used for the color #cf91ff. 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: #cf91ff;
}
This is a sample text used for the color #cf91ff. 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 #cf91ff;
}
This is a sample text used for the color #cf91ff. 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 34.1%
Green 23.89%
Blue 42.01%
CMYK Percentage
Cyan 30.38
Magenta 69.62%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.