#c1c5bb Hex Color
rgb(193, 197, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | c5 | bb | - | #c1c5bb |
RGB | 193 | 197 | 187 | - | rgb(193,197,187) |
HSL | 84 | 8% | 75% | - | hsl(84,8%,75%) |
HSV | 84 | 5% | 77% | - | hsv(84,5%,77%) |
XYZ | 50.9282 | 54.8578 | 54.9181 | - | xyz(50.9282,54.8578,54.9181) |
CIE-LAB | 78.96 | -3.2 | 4.52 | - | lab(78.96,-3.2,4.52) |
CMYK | 0.020304568527919 | 0 | 0.050761421319797 | 0.22745098039216 | cmyk(0.020304568527919,0,0.050761421319797,0.22745098039216) |
Description
The RGB value of color #c1c5bb is rgb(193, 197, 187).
In the hex color #c1c5bb, The value of Red is 193, value of Green is 197, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #c1c5bb consists of 84° Hue, 8% Saturation, and 75% Lightness.
In the CMYK color model, the color #c1c5bb can be represented as Cyan=0.020304568527919%, Magenta=0%, Yellow=0.050761421319797%, and Black=0.22745098039216%.
Shades of #c1c5bb
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 #c1c5bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1c5bb
Preview of #c1c5bb on White Background
The contrast ratio of #c1c5bb with white color is 1.75
Preview of #c1c5bb on black background
The contrast ratio of #c1c5bb with black color is 11.97
#c1c5bb color will look good with a black background.
Color Schemes of #c1c5bb
Triadic Colors of #c1c5bb
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 #c1c5bb
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 #c1c5bb
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 #c1c5bb
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: #c1c5bb;
}
This is a sample text used for the color #c1c5bb. 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: #c1c5bb;
}
This is a sample text used for the color #c1c5bb. 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 #c1c5bb;
}
This is a sample text used for the color #c1c5bb. 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 33.45%
Green 34.14%
Blue 32.41%
CMYK Percentage
Cyan 6.8
Magenta 0%
Yellow 17%
Black 76.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.