#c38eab Hex Color
rgb(195, 142, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | 8e | ab | - | #c38eab |
RGB | 195 | 142 | 171 | - | rgb(195,142,171) |
HSL | 327 | 31% | 66% | - | hsl(327,31%,66%) |
HSV | 327 | 27% | 76% | - | hsv(327,27%,76%) |
XYZ | 39.5294 | 33.8884 | 42.9858 | - | xyz(39.5294,33.8884,42.9858) |
CIE-LAB | 64.87 | 24.62 | -7.28 | - | lab(64.87,24.62,-7.28) |
CMYK | 0 | 0.27179487179487 | 0.12307692307692 | 0.23529411764706 | cmyk(0,0.27179487179487,0.12307692307692,0.23529411764706) |
Description
The RGB value of color #c38eab is rgb(195, 142, 171).
In the hex color #c38eab, The value of Red is 195, value of Green is 142, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #c38eab consists of 327° Hue, 31% Saturation, and 66% Lightness.
In the CMYK color model, the color #c38eab can be represented as Cyan=0%, Magenta=0.27179487179487%, Yellow=0.12307692307692%, and Black=0.23529411764706%.
Shades of #c38eab
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 #c38eab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c38eab
Preview of #c38eab on White Background
The contrast ratio of #c38eab with white color is 2.7
Preview of #c38eab on black background
The contrast ratio of #c38eab with black color is 7.78
#c38eab color will look good with a black background.
Color Schemes of #c38eab
Triadic Colors of #c38eab
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 #c38eab
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 #c38eab
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 #c38eab
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: #c38eab;
}
This is a sample text used for the color #c38eab. 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: #c38eab;
}
This is a sample text used for the color #c38eab. 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 #c38eab;
}
This is a sample text used for the color #c38eab. 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.39%
Green 27.95%
Blue 33.66%
CMYK Percentage
Cyan 0
Magenta 43.13%
Yellow 19.53%
Black 37.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.