#c1c1c0 Hex Color
rgb(193, 193, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | c1 | c0 | - | #c1c1c0 |
RGB | 193 | 193 | 192 | - | rgb(193,193,192) |
HSL | 60 | 1% | 75% | - | hsl(60,1%,75%) |
HSV | 60 | 1% | 76% | - | hsv(60,1%,76%) |
XYZ | 50.5767 | 53.2832 | 57.4882 | - | xyz(50.5767,53.2832,57.4882) |
CIE-LAB | 78.04 | -0.18 | 0.49 | - | lab(78.04,-0.18,0.49) |
CMYK | 0 | 0 | 0.005181347150259 | 0.24313725490196 | cmyk(0,0,0.005181347150259,0.24313725490196) |
Description
The RGB value of color #c1c1c0 is rgb(193, 193, 192).
In the hex color #c1c1c0, The value of Red is 193, value of Green is 193, and value of Blue is 192. The primary color is Red. Similarly, The HSL values for #c1c1c0 consists of 60° Hue, 1% Saturation, and 75% Lightness.
In the CMYK color model, the color #c1c1c0 can be represented as Cyan=0%, Magenta=0%, Yellow=0.005181347150259%, and Black=0.24313725490196%.
Shades of #c1c1c0
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 #c1c1c0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c1c1c0
Preview of #c1c1c0 on White Background
The contrast ratio of #c1c1c0 with white color is 1.8
Preview of #c1c1c0 on black background
The contrast ratio of #c1c1c0 with black color is 11.66
#c1c1c0 color will look good with a black background.
Color Schemes of #c1c1c0
Triadic Colors of #c1c1c0
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 #c1c1c0
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 #c1c1c0
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 #c1c1c0
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: #c1c1c0;
}
This is a sample text used for the color #c1c1c0. 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: #c1c1c0;
}
This is a sample text used for the color #c1c1c0. 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 #c1c1c0;
}
This is a sample text used for the color #c1c1c0. 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.39%
Green 33.39%
Blue 33.22%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 2.09%
Black 97.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.