#c3a0bd Hex Color
rgb(195, 160, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | a0 | bd | - | #c3a0bd |
RGB | 195 | 160 | 189 | - | rgb(195,160,189) |
HSL | 310 | 23% | 70% | - | hsl(310,23%,70%) |
HSV | 310 | 18% | 76% | - | hsv(310,18%,76%) |
XYZ | 44.2618 | 40.4178 | 53.6127 | - | xyz(44.2618,40.4178,53.6127) |
CIE-LAB | 69.77 | 17.87 | -10.06 | - | lab(69.77,17.87,-10.06) |
CMYK | 0 | 0.17948717948718 | 0.030769230769231 | 0.23529411764706 | cmyk(0,0.17948717948718,0.030769230769231,0.23529411764706) |
Description
The RGB value of color #c3a0bd is rgb(195, 160, 189).
In the hex color #c3a0bd, The value of Red is 195, value of Green is 160, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #c3a0bd consists of 310° Hue, 23% Saturation, and 70% Lightness.
In the CMYK color model, the color #c3a0bd can be represented as Cyan=0%, Magenta=0.17948717948718%, Yellow=0.030769230769231%, and Black=0.23529411764706%.
Shades of #c3a0bd
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 #c3a0bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c3a0bd
Preview of #c3a0bd on White Background
The contrast ratio of #c3a0bd with white color is 2.31
Preview of #c3a0bd on black background
The contrast ratio of #c3a0bd with black color is 9.08
#c3a0bd color will look good with a black background.
Color Schemes of #c3a0bd
Triadic Colors of #c3a0bd
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 #c3a0bd
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 #c3a0bd
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 #c3a0bd
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: #c3a0bd;
}
This is a sample text used for the color #c3a0bd. 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: #c3a0bd;
}
This is a sample text used for the color #c3a0bd. 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 #c3a0bd;
}
This is a sample text used for the color #c3a0bd. 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 35.85%
Green 29.41%
Blue 34.74%
CMYK Percentage
Cyan 0
Magenta 40.28%
Yellow 6.91%
Black 52.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.