#c99db1 Hex Color
rgb(201, 157, 177)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 9d | b1 | - | #c99db1 |
RGB | 201 | 157 | 177 | - | rgb(201,157,177) |
HSL | 333 | 29% | 70% | - | hsl(333,29%,70%) |
HSV | 333 | 22% | 79% | - | hsv(333,22%,79%) |
XYZ | 44.0802 | 39.7058 | 46.9357 | - | xyz(44.0802,39.7058,46.9357) |
CIE-LAB | 69.26 | 19.53 | -4.08 | - | lab(69.26,19.53,-4.08) |
CMYK | 0 | 0.21890547263682 | 0.11940298507463 | 0.21176470588235 | cmyk(0,0.21890547263682,0.11940298507463,0.21176470588235) |
Description
The RGB value of color #c99db1 is rgb(201, 157, 177).
In the hex color #c99db1, The value of Red is 201, value of Green is 157, and value of Blue is 177. The primary color is Red. Similarly, The HSL values for #c99db1 consists of 333° Hue, 29% Saturation, and 70% Lightness.
In the CMYK color model, the color #c99db1 can be represented as Cyan=0%, Magenta=0.21890547263682%, Yellow=0.11940298507463%, and Black=0.21176470588235%.
Shades of #c99db1
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 #c99db1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c99db1
Preview of #c99db1 on White Background
The contrast ratio of #c99db1 with white color is 2.35
Preview of #c99db1 on black background
The contrast ratio of #c99db1 with black color is 8.94
#c99db1 color will look good with a black background.
Color Schemes of #c99db1
Triadic Colors of #c99db1
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 #c99db1
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 #c99db1
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 #c99db1
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: #c99db1;
}
This is a sample text used for the color #c99db1. 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: #c99db1;
}
This is a sample text used for the color #c99db1. 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 #c99db1;
}
This is a sample text used for the color #c99db1. 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.57%
Green 29.35%
Blue 33.08%
CMYK Percentage
Cyan 0
Magenta 39.8%
Yellow 21.71%
Black 38.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.