#c99eca Hex Color
rgb(201, 158, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 9e | ca | - | #c99eca |
RGB | 201 | 158 | 202 | - | rgb(201,158,202) |
HSL | 299 | 29% | 71% | - | hsl(299,29%,71%) |
HSV | 299 | 22% | 79% | - | hsv(299,22%,79%) |
XYZ | 46.9749 | 41.1355 | 61.3412 | - | xyz(46.9749,41.1355,61.3412) |
CIE-LAB | 70.27 | 23.46 | -16.44 | - | lab(70.27,23.46,-16.44) |
CMYK | 0.0049504950495049 | 0.21782178217822 | 0 | 0.2078431372549 | cmyk(0.0049504950495049,0.21782178217822,0,0.2078431372549) |
Description
The RGB value of color #c99eca is rgb(201, 158, 202).
In the hex color #c99eca, The value of Red is 201, value of Green is 158, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #c99eca consists of 299° Hue, 29% Saturation, and 71% Lightness.
In the CMYK color model, the color #c99eca can be represented as Cyan=0.0049504950495049%, Magenta=0.21782178217822%, Yellow=0%, and Black=0.2078431372549%.
Shades of #c99eca
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 #c99eca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c99eca
Preview of #c99eca on White Background
The contrast ratio of #c99eca with white color is 2.28
Preview of #c99eca on black background
The contrast ratio of #c99eca with black color is 9.23
#c99eca color will look good with a black background.
Color Schemes of #c99eca
Triadic Colors of #c99eca
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 #c99eca
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 #c99eca
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 #c99eca
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: #c99eca;
}
This is a sample text used for the color #c99eca. 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: #c99eca;
}
This is a sample text used for the color #c99eca. 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 #c99eca;
}
This is a sample text used for the color #c99eca. 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.83%
Green 28.16%
Blue 36.01%
CMYK Percentage
Cyan 1.15
Magenta 50.58%
Yellow 0%
Black 48.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.