#c1bfa5 Hex Color
rgb(193, 191, 165)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | bf | a5 | - | #c1bfa5 |
RGB | 193 | 191 | 165 | - | rgb(193,191,165) |
HSL | 56 | 18% | 70% | - | hsl(56,18%,70%) |
HSV | 56 | 15% | 76% | - | hsv(56,15%,76%) |
XYZ | 47.4147 | 51.3157 | 43.0032 | - | xyz(47.4147,51.3157,43.0032) |
CIE-LAB | 76.87 | -3.75 | 13.38 | - | lab(76.87,-3.75,13.38) |
CMYK | 0 | 0.010362694300518 | 0.14507772020725 | 0.24313725490196 | cmyk(0,0.010362694300518,0.14507772020725,0.24313725490196) |
Description
The RGB value of color #c1bfa5 is rgb(193, 191, 165).
In the hex color #c1bfa5, The value of Red is 193, value of Green is 191, and value of Blue is 165. The primary color is Red. Similarly, The HSL values for #c1bfa5 consists of 56° Hue, 18% Saturation, and 70% Lightness.
In the CMYK color model, the color #c1bfa5 can be represented as Cyan=0%, Magenta=0.010362694300518%, Yellow=0.14507772020725%, and Black=0.24313725490196%.
Shades of #c1bfa5
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 #c1bfa5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1bfa5
Preview of #c1bfa5 on White Background
The contrast ratio of #c1bfa5 with white color is 1.86
Preview of #c1bfa5 on black background
The contrast ratio of #c1bfa5 with black color is 11.26
#c1bfa5 color will look good with a black background.
Color Schemes of #c1bfa5
Triadic Colors of #c1bfa5
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 #c1bfa5
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 #c1bfa5
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 #c1bfa5
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: #c1bfa5;
}
This is a sample text used for the color #c1bfa5. 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: #c1bfa5;
}
This is a sample text used for the color #c1bfa5. 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 #c1bfa5;
}
This is a sample text used for the color #c1bfa5. 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.15%
Green 34.79%
Blue 30.05%
CMYK Percentage
Cyan 0
Magenta 2.6%
Yellow 36.4%
Black 61%
Comments on this color
Please login or signup to post a comment.
No comments yet.