#c97baa Hex Color
rgb(201, 123, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 7b | aa | - | #c97baa |
RGB | 201 | 123 | 170 | - | rgb(201,123,170) |
HSL | 324 | 42% | 64% | - | hsl(324,42%,64%) |
HSV | 324 | 39% | 79% | - | hsv(324,39%,79%) |
XYZ | 38.4261 | 29.4857 | 41.6962 | - | xyz(38.4261,29.4857,41.6962) |
CIE-LAB | 61.21 | 36.92 | -12.12 | - | lab(61.21,36.92,-12.12) |
CMYK | 0 | 0.38805970149254 | 0.15422885572139 | 0.21176470588235 | cmyk(0,0.38805970149254,0.15422885572139,0.21176470588235) |
Description
The RGB value of color #c97baa is rgb(201, 123, 170).
In the hex color #c97baa, The value of Red is 201, value of Green is 123, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #c97baa consists of 324° Hue, 42% Saturation, and 64% Lightness.
In the CMYK color model, the color #c97baa can be represented as Cyan=0%, Magenta=0.38805970149254%, Yellow=0.15422885572139%, and Black=0.21176470588235%.
Shades of #c97baa
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 #c97baa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c97baa
Preview of #c97baa on White Background
The contrast ratio of #c97baa with white color is 3.04
Preview of #c97baa on black background
The contrast ratio of #c97baa with black color is 6.9
#c97baa color will look good with a black background.
Color Schemes of #c97baa
Triadic Colors of #c97baa
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 #c97baa
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 #c97baa
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 #c97baa
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: #c97baa;
}
This is a sample text used for the color #c97baa. 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: #c97baa;
}
This is a sample text used for the color #c97baa. 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 #c97baa;
}
This is a sample text used for the color #c97baa. 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 24.9%
Blue 34.41%
CMYK Percentage
Cyan 0
Magenta 51.46%
Yellow 20.45%
Black 28.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.