#cf9bc2 Hex Color
rgb(207, 155, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | 9b | c2 | - | #cf9bc2 |
RGB | 207 | 155 | 194 | - | rgb(207,155,194) |
HSL | 315 | 35% | 71% | - | hsl(315,35%,71%) |
HSV | 315 | 25% | 81% | - | hsv(315,25%,81%) |
XYZ | 47.1911 | 40.6031 | 56.3889 | - | xyz(47.1911,40.6031,56.3889) |
CIE-LAB | 69.9 | 25.68 | -12.51 | - | lab(69.9,25.68,-12.51) |
CMYK | 0 | 0.2512077294686 | 0.06280193236715 | 0.18823529411765 | cmyk(0,0.2512077294686,0.06280193236715,0.18823529411765) |
Description
The RGB value of color #cf9bc2 is rgb(207, 155, 194).
In the hex color #cf9bc2, The value of Red is 207, value of Green is 155, and value of Blue is 194. The primary color is Red. Similarly, The HSL values for #cf9bc2 consists of 315° Hue, 35% Saturation, and 71% Lightness.
In the CMYK color model, the color #cf9bc2 can be represented as Cyan=0%, Magenta=0.2512077294686%, Yellow=0.06280193236715%, and Black=0.18823529411765%.
Shades of #cf9bc2
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 #cf9bc2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cf9bc2
Preview of #cf9bc2 on White Background
The contrast ratio of #cf9bc2 with white color is 2.3
Preview of #cf9bc2 on black background
The contrast ratio of #cf9bc2 with black color is 9.12
#cf9bc2 color will look good with a black background.
Color Schemes of #cf9bc2
Triadic Colors of #cf9bc2
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 #cf9bc2
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 #cf9bc2
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 #cf9bc2
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: #cf9bc2;
}
This is a sample text used for the color #cf9bc2. 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: #cf9bc2;
}
This is a sample text used for the color #cf9bc2. 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 #cf9bc2;
}
This is a sample text used for the color #cf9bc2. 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.23%
Green 27.88%
Blue 34.89%
CMYK Percentage
Cyan 0
Magenta 50.02%
Yellow 12.5%
Black 37.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.