#c1a4bf Hex Color
rgb(193, 164, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | a4 | bf | - | #c1a4bf |
RGB | 193 | 164 | 191 | - | rgb(193,164,191) |
HSL | 304 | 19% | 70% | - | hsl(304,19%,70%) |
HSV | 304 | 15% | 76% | - | hsv(304,15%,76%) |
XYZ | 44.6717 | 41.65 | 54.975 | - | xyz(44.6717,41.65,54.975) |
CIE-LAB | 70.63 | 15.35 | -9.9 | - | lab(70.63,15.35,-9.9) |
CMYK | 0 | 0.15025906735751 | 0.010362694300518 | 0.24313725490196 | cmyk(0,0.15025906735751,0.010362694300518,0.24313725490196) |
Description
The RGB value of color #c1a4bf is rgb(193, 164, 191).
In the hex color #c1a4bf, The value of Red is 193, value of Green is 164, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #c1a4bf consists of 304° Hue, 19% Saturation, and 70% Lightness.
In the CMYK color model, the color #c1a4bf can be represented as Cyan=0%, Magenta=0.15025906735751%, Yellow=0.010362694300518%, and Black=0.24313725490196%.
Shades of #c1a4bf
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 #c1a4bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1a4bf
Preview of #c1a4bf on White Background
The contrast ratio of #c1a4bf with white color is 2.25
Preview of #c1a4bf on black background
The contrast ratio of #c1a4bf with black color is 9.33
#c1a4bf color will look good with a black background.
Color Schemes of #c1a4bf
Triadic Colors of #c1a4bf
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 #c1a4bf
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 #c1a4bf
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 #c1a4bf
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: #c1a4bf;
}
This is a sample text used for the color #c1a4bf. 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: #c1a4bf;
}
This is a sample text used for the color #c1a4bf. 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 #c1a4bf;
}
This is a sample text used for the color #c1a4bf. 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.22%
Green 29.93%
Blue 34.85%
CMYK Percentage
Cyan 0
Magenta 37.22%
Yellow 2.57%
Black 60.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.