#c99b8a Hex Color
rgb(201, 155, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 9b | 8a | - | #c99b8a |
RGB | 201 | 155 | 138 | - | rgb(201,155,138) |
HSL | 16 | 37% | 66% | - | hsl(16,37%,66%) |
HSV | 16 | 31% | 79% | - | hsv(16,31%,79%) |
XYZ | 40.3962 | 37.6952 | 29.1915 | - | xyz(40.3962,37.6952,29.1915) |
CIE-LAB | 67.8 | 14.74 | 15.51 | - | lab(67.8,14.74,15.51) |
CMYK | 0 | 0.22885572139303 | 0.3134328358209 | 0.21176470588235 | cmyk(0,0.22885572139303,0.3134328358209,0.21176470588235) |
Description
The RGB value of color #c99b8a is rgb(201, 155, 138).
In the hex color #c99b8a, The value of Red is 201, value of Green is 155, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #c99b8a consists of 16° Hue, 37% Saturation, and 66% Lightness.
In the CMYK color model, the color #c99b8a can be represented as Cyan=0%, Magenta=0.22885572139303%, Yellow=0.3134328358209%, and Black=0.21176470588235%.
Shades of #c99b8a
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 #c99b8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c99b8a
Preview of #c99b8a on White Background
The contrast ratio of #c99b8a with white color is 2.46
Preview of #c99b8a on black background
The contrast ratio of #c99b8a with black color is 8.54
#c99b8a color will look good with a black background.
Color Schemes of #c99b8a
Triadic Colors of #c99b8a
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 #c99b8a
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 #c99b8a
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 #c99b8a
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: #c99b8a;
}
This is a sample text used for the color #c99b8a. 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: #c99b8a;
}
This is a sample text used for the color #c99b8a. 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 #c99b8a;
}
This is a sample text used for the color #c99b8a. 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 40.69%
Green 31.38%
Blue 27.94%
CMYK Percentage
Cyan 0
Magenta 30.35%
Yellow 41.57%
Black 28.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.