#c99cca Hex Color
rgb(201, 156, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 9c | ca | - | #c99cca |
RGB | 201 | 156 | 202 | - | rgb(201,156,202) |
HSL | 299 | 30% | 70% | - | hsl(299,30%,70%) |
HSV | 299 | 23% | 79% | - | hsv(299,23%,79%) |
XYZ | 46.6365 | 40.4587 | 61.2284 | - | xyz(46.6365,40.4587,61.2284) |
CIE-LAB | 69.79 | 24.56 | -17.16 | - | lab(69.79,24.56,-17.16) |
CMYK | 0.0049504950495049 | 0.22772277227723 | 0 | 0.2078431372549 | cmyk(0.0049504950495049,0.22772277227723,0,0.2078431372549) |
Description
The RGB value of color #c99cca is rgb(201, 156, 202).
In the hex color #c99cca, The value of Red is 201, value of Green is 156, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #c99cca consists of 299° Hue, 30% Saturation, and 70% Lightness.
In the CMYK color model, the color #c99cca can be represented as Cyan=0.0049504950495049%, Magenta=0.22772277227723%, Yellow=0%, and Black=0.2078431372549%.
Shades of #c99cca
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 #c99cca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c99cca
Preview of #c99cca on White Background
The contrast ratio of #c99cca with white color is 2.31
Preview of #c99cca on black background
The contrast ratio of #c99cca with black color is 9.09
#c99cca color will look good with a black background.
Color Schemes of #c99cca
Triadic Colors of #c99cca
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 #c99cca
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 #c99cca
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 #c99cca
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: #c99cca;
}
This is a sample text used for the color #c99cca. 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: #c99cca;
}
This is a sample text used for the color #c99cca. 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 #c99cca;
}
This is a sample text used for the color #c99cca. 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 35.96%
Green 27.91%
Blue 36.14%
CMYK Percentage
Cyan 1.12
Magenta 51.69%
Yellow 0%
Black 47.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.