#cc8acf Hex Color
rgb(204, 138, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 8a | cf | - | #cc8acf |
RGB | 204 | 138 | 207 | - | rgb(204,138,207) |
HSL | 297 | 42% | 68% | - | hsl(297,42%,68%) |
HSV | 297 | 33% | 81% | - | hsv(297,33%,81%) |
XYZ | 45.2528 | 35.5193 | 63.5023 | - | xyz(45.2528,35.5193,63.5023) |
CIE-LAB | 66.15 | 36.33 | -25.46 | - | lab(66.15,36.33,-25.46) |
CMYK | 0.014492753623188 | 0.33333333333333 | 0 | 0.18823529411765 | cmyk(0.014492753623188,0.33333333333333,0,0.18823529411765) |
Description
The RGB value of color #cc8acf is rgb(204, 138, 207).
In the hex color #cc8acf, The value of Red is 204, value of Green is 138, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #cc8acf consists of 297° Hue, 42% Saturation, and 68% Lightness.
In the CMYK color model, the color #cc8acf can be represented as Cyan=0.014492753623188%, Magenta=0.33333333333333%, Yellow=0%, and Black=0.18823529411765%.
Shades of #cc8acf
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 #cc8acf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc8acf
Preview of #cc8acf on White Background
The contrast ratio of #cc8acf with white color is 2.59
Preview of #cc8acf on black background
The contrast ratio of #cc8acf with black color is 8.1
#cc8acf color will look good with a black background.
Color Schemes of #cc8acf
Triadic Colors of #cc8acf
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 #cc8acf
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 #cc8acf
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 #cc8acf
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: #cc8acf;
}
This is a sample text used for the color #cc8acf. 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: #cc8acf;
}
This is a sample text used for the color #cc8acf. 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 #cc8acf;
}
This is a sample text used for the color #cc8acf. 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.16%
Green 25.14%
Blue 37.7%
CMYK Percentage
Cyan 2.7
Magenta 62.18%
Yellow 0%
Black 35.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.