#c1babc Hex Color
rgb(193, 186, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | ba | bc | - | #c1babc |
RGB | 193 | 186 | 188 | - | rgb(193,186,188) |
HSL | 343 | 5% | 74% | - | hsl(343,5%,74%) |
HSV | 343 | 4% | 76% | - | hsv(343,4%,76%) |
XYZ | 48.6283 | 50.0861 | 54.6815 | - | xyz(48.6283,50.0861,54.6815) |
CIE-LAB | 76.12 | 2.82 | -0.14 | - | lab(76.12,2.82,-0.14) |
CMYK | 0 | 0.036269430051813 | 0.025906735751295 | 0.24313725490196 | cmyk(0,0.036269430051813,0.025906735751295,0.24313725490196) |
Description
The RGB value of color #c1babc is rgb(193, 186, 188).
In the hex color #c1babc, The value of Red is 193, value of Green is 186, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #c1babc consists of 343° Hue, 5% Saturation, and 74% Lightness.
In the CMYK color model, the color #c1babc can be represented as Cyan=0%, Magenta=0.036269430051813%, Yellow=0.025906735751295%, and Black=0.24313725490196%.
Shades of #c1babc
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 #c1babc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1babc
Preview of #c1babc on White Background
The contrast ratio of #c1babc with white color is 1.91
Preview of #c1babc on black background
The contrast ratio of #c1babc with black color is 11.02
#c1babc color will look good with a black background.
Color Schemes of #c1babc
Triadic Colors of #c1babc
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 #c1babc
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 #c1babc
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 #c1babc
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: #c1babc;
}
This is a sample text used for the color #c1babc. 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: #c1babc;
}
This is a sample text used for the color #c1babc. 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 #c1babc;
}
This is a sample text used for the color #c1babc. 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 34.04%
Green 32.8%
Blue 33.16%
CMYK Percentage
Cyan 0
Magenta 11.88%
Yellow 8.49%
Black 79.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.