#c0bdc1 Hex Color
rgb(192, 189, 193)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | bd | c1 | - | #c0bdc1 |
RGB | 192 | 189 | 193 | - | rgb(192,189,193) |
HSL | 285 | 3% | 75% | - | hsl(285,3%,75%) |
HSV | 285 | 2% | 76% | - | hsv(285,2%,76%) |
XYZ | 49.5615 | 51.4519 | 57.7711 | - | xyz(49.5615,51.4519,57.7711) |
CIE-LAB | 76.95 | 1.79 | -1.65 | - | lab(76.95,1.79,-1.65) |
CMYK | 0.005181347150259 | 0.020725388601036 | 0 | 0.24313725490196 | cmyk(0.005181347150259,0.020725388601036,0,0.24313725490196) |
Description
The RGB value of color #c0bdc1 is rgb(192, 189, 193).
In the hex color #c0bdc1, The value of Red is 192, value of Green is 189, and value of Blue is 193. The primary color is Blue. Similarly, The HSL values for #c0bdc1 consists of 285° Hue, 3% Saturation, and 75% Lightness.
In the CMYK color model, the color #c0bdc1 can be represented as Cyan=0.005181347150259%, Magenta=0.020725388601036%, Yellow=0%, and Black=0.24313725490196%.
Shades of #c0bdc1
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 #c0bdc1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0bdc1
Preview of #c0bdc1 on White Background
The contrast ratio of #c0bdc1 with white color is 1.86
Preview of #c0bdc1 on black background
The contrast ratio of #c0bdc1 with black color is 11.29
#c0bdc1 color will look good with a black background.
Color Schemes of #c0bdc1
Triadic Colors of #c0bdc1
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 #c0bdc1
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 #c0bdc1
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 #c0bdc1
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: #c0bdc1;
}
This is a sample text used for the color #c0bdc1. 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: #c0bdc1;
}
This is a sample text used for the color #c0bdc1. 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 #c0bdc1;
}
This is a sample text used for the color #c0bdc1. 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 32.93%
Blue 33.62%
CMYK Percentage
Cyan 1.93
Magenta 7.7%
Yellow 0%
Black 90.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.