#c18daa Hex Color
rgb(193, 141, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | 8d | aa | - | #c18daa |
RGB | 193 | 141 | 170 | - | rgb(193,141,170) |
HSL | 327 | 30% | 65% | - | hsl(327,30%,65%) |
HSV | 327 | 27% | 76% | - | hsv(327,27%,76%) |
XYZ | 38.7729 | 33.2895 | 42.4122 | - | xyz(38.7729,33.2895,42.4122) |
CIE-LAB | 64.39 | 24.29 | -7.45 | - | lab(64.39,24.29,-7.45) |
CMYK | 0 | 0.26943005181347 | 0.11917098445596 | 0.24313725490196 | cmyk(0,0.26943005181347,0.11917098445596,0.24313725490196) |
Description
The RGB value of color #c18daa is rgb(193, 141, 170).
In the hex color #c18daa, The value of Red is 193, value of Green is 141, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #c18daa consists of 327° Hue, 30% Saturation, and 65% Lightness.
In the CMYK color model, the color #c18daa can be represented as Cyan=0%, Magenta=0.26943005181347%, Yellow=0.11917098445596%, and Black=0.24313725490196%.
Shades of #c18daa
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 #c18daa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c18daa
Preview of #c18daa on White Background
The contrast ratio of #c18daa with white color is 2.74
Preview of #c18daa on black background
The contrast ratio of #c18daa with black color is 7.66
#c18daa color will look good with a black background.
Color Schemes of #c18daa
Triadic Colors of #c18daa
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 #c18daa
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 #c18daa
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 #c18daa
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: #c18daa;
}
This is a sample text used for the color #c18daa. 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: #c18daa;
}
This is a sample text used for the color #c18daa. 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 #c18daa;
}
This is a sample text used for the color #c18daa. 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 38.29%
Green 27.98%
Blue 33.73%
CMYK Percentage
Cyan 0
Magenta 42.65%
Yellow 18.86%
Black 38.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.