#c1cdbe Hex Color
rgb(193, 205, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | cd | be | - | #c1cdbe |
RGB | 193 | 205 | 190 | - | rgb(193,205,190) |
HSL | 108 | 13% | 77% | - | hsl(108,13%,77%) |
HSV | 108 | 7% | 80% | - | hsv(108,7%,80%) |
XYZ | 53.1179 | 58.7178 | 57.2493 | - | xyz(53.1179,58.7178,57.2493) |
CIE-LAB | 81.14 | -6.84 | 6.05 | - | lab(81.14,-6.84,6.05) |
CMYK | 0.058536585365854 | 0 | 0.073170731707317 | 0.19607843137255 | cmyk(0.058536585365854,0,0.073170731707317,0.19607843137255) |
Description
The RGB value of color #c1cdbe is rgb(193, 205, 190).
In the hex color #c1cdbe, The value of Red is 193, value of Green is 205, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #c1cdbe consists of 108° Hue, 13% Saturation, and 77% Lightness.
In the CMYK color model, the color #c1cdbe can be represented as Cyan=0.058536585365854%, Magenta=0%, Yellow=0.073170731707317%, and Black=0.19607843137255%.
Shades of #c1cdbe
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 #c1cdbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1cdbe
Preview of #c1cdbe on White Background
The contrast ratio of #c1cdbe with white color is 1.65
Preview of #c1cdbe on black background
The contrast ratio of #c1cdbe with black color is 12.74
#c1cdbe color will look good with a black background.
Color Schemes of #c1cdbe
Triadic Colors of #c1cdbe
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 #c1cdbe
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 #c1cdbe
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 #c1cdbe
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: #c1cdbe;
}
This is a sample text used for the color #c1cdbe. 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: #c1cdbe;
}
This is a sample text used for the color #c1cdbe. 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 #c1cdbe;
}
This is a sample text used for the color #c1cdbe. 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 32.82%
Green 34.86%
Blue 32.31%
CMYK Percentage
Cyan 17.86
Magenta 0%
Yellow 22.32%
Black 59.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.