#c89c96 Hex Color
rgb(200, 156, 150)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | 9c | 96 | - | #c89c96 |
RGB | 200 | 156 | 150 | - | rgb(200,156,150) |
HSL | 7 | 31% | 69% | - | hsl(7,31%,69%) |
HSV | 7 | 25% | 78% | - | hsv(7,25%,78%) |
XYZ | 41.2129 | 38.2583 | 34.0666 | - | xyz(41.2129,38.2583,34.0666) |
CIE-LAB | 68.21 | 15.47 | 9.42 | - | lab(68.21,15.47,9.42) |
CMYK | 0 | 0.22 | 0.25 | 0.2156862745098 | cmyk(0,0.22,0.25,0.2156862745098) |
Description
The RGB value of color #c89c96 is rgb(200, 156, 150).
In the hex color #c89c96, The value of Red is 200, value of Green is 156, and value of Blue is 150. The primary color is Red. Similarly, The HSL values for #c89c96 consists of 7° Hue, 31% Saturation, and 69% Lightness.
In the CMYK color model, the color #c89c96 can be represented as Cyan=0%, Magenta=0.22%, Yellow=0.25%, and Black=0.2156862745098%.
Shades of #c89c96
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 #c89c96
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c89c96
Preview of #c89c96 on White Background
The contrast ratio of #c89c96 with white color is 2.43
Preview of #c89c96 on black background
The contrast ratio of #c89c96 with black color is 8.65
#c89c96 color will look good with a black background.
Color Schemes of #c89c96
Triadic Colors of #c89c96
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 #c89c96
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 #c89c96
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 #c89c96
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: #c89c96;
}
This is a sample text used for the color #c89c96. 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: #c89c96;
}
This is a sample text used for the color #c89c96. 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 #c89c96;
}
This is a sample text used for the color #c89c96. 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 39.53%
Green 30.83%
Blue 29.64%
CMYK Percentage
Cyan 0
Magenta 32.08%
Yellow 36.46%
Black 31.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.