#c99dca Hex Color
rgb(201, 157, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 9d | ca | - | #c99dca |
RGB | 201 | 157 | 202 | - | rgb(201,157,202) |
HSL | 299 | 30% | 70% | - | hsl(299,30%,70%) |
HSV | 299 | 22% | 79% | - | hsv(299,22%,79%) |
XYZ | 46.805 | 40.7957 | 61.2846 | - | xyz(46.805,40.7957,61.2846) |
CIE-LAB | 70.03 | 24.01 | -16.8 | - | lab(70.03,24.01,-16.8) |
CMYK | 0.0049504950495049 | 0.22277227722772 | 0 | 0.2078431372549 | cmyk(0.0049504950495049,0.22277227722772,0,0.2078431372549) |
Description
The RGB value of color #c99dca is rgb(201, 157, 202).
In the hex color #c99dca, The value of Red is 201, value of Green is 157, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #c99dca consists of 299° Hue, 30% Saturation, and 70% Lightness.
In the CMYK color model, the color #c99dca can be represented as Cyan=0.0049504950495049%, Magenta=0.22277227722772%, Yellow=0%, and Black=0.2078431372549%.
Shades of #c99dca
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 #c99dca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c99dca
Preview of #c99dca on White Background
The contrast ratio of #c99dca with white color is 2.29
Preview of #c99dca on black background
The contrast ratio of #c99dca with black color is 9.16
#c99dca color will look good with a black background.
Color Schemes of #c99dca
Triadic Colors of #c99dca
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 #c99dca
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 #c99dca
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 #c99dca
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: #c99dca;
}
This is a sample text used for the color #c99dca. 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: #c99dca;
}
This is a sample text used for the color #c99dca. 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 #c99dca;
}
This is a sample text used for the color #c99dca. 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.89%
Green 28.04%
Blue 36.07%
CMYK Percentage
Cyan 1.14
Magenta 51.15%
Yellow 0%
Black 47.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.