#cf6bca Hex Color
rgb(207, 107, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | 6b | ca | - | #cf6bca |
RGB | 207 | 107 | 202 | - | rgb(207,107,202) |
HSL | 303 | 51% | 62% | - | hsl(303,51%,62%) |
HSV | 303 | 48% | 81% | - | hsv(303,48%,81%) |
XYZ | 41.6505 | 28.0451 | 59.0951 | - | xyz(41.6505,28.0451,59.0951) |
CIE-LAB | 59.93 | 52.5 | -32.23 | - | lab(59.93,52.5,-32.23) |
CMYK | 0 | 0.48309178743961 | 0.024154589371981 | 0.18823529411765 | cmyk(0,0.48309178743961,0.024154589371981,0.18823529411765) |
Description
The RGB value of color #cf6bca is rgb(207, 107, 202).
In the hex color #cf6bca, The value of Red is 207, value of Green is 107, and value of Blue is 202. The primary color is Red. Similarly, The HSL values for #cf6bca consists of 303° Hue, 51% Saturation, and 62% Lightness.
In the CMYK color model, the color #cf6bca can be represented as Cyan=0%, Magenta=0.48309178743961%, Yellow=0.024154589371981%, and Black=0.18823529411765%.
Shades of #cf6bca
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 #cf6bca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cf6bca
Preview of #cf6bca on White Background
The contrast ratio of #cf6bca with white color is 3.18
Preview of #cf6bca on black background
The contrast ratio of #cf6bca with black color is 6.61
#cf6bca color will look good with a black background.
Color Schemes of #cf6bca
Triadic Colors of #cf6bca
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 #cf6bca
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 #cf6bca
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 #cf6bca
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: #cf6bca;
}
This is a sample text used for the color #cf6bca. 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: #cf6bca;
}
This is a sample text used for the color #cf6bca. 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 #cf6bca;
}
This is a sample text used for the color #cf6bca. 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 40.12%
Green 20.74%
Blue 39.15%
CMYK Percentage
Cyan 0
Magenta 69.46%
Yellow 3.47%
Black 27.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.