#c0c3ad Hex Color
rgb(192, 195, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | c3 | ad | - | #c0c3ad |
RGB | 192 | 195 | 173 | - | rgb(192,195,173) |
HSL | 68 | 15% | 72% | - | hsl(68,15%,72%) |
HSV | 68 | 11% | 76% | - | hsv(68,11%,76%) |
XYZ | 48.7962 | 53.2538 | 47.2423 | - | xyz(48.7962,53.2538,47.2423) |
CIE-LAB | 78.02 | -4.92 | 10.7 | - | lab(78.02,-4.92,10.7) |
CMYK | 0.015384615384615 | 0 | 0.11282051282051 | 0.23529411764706 | cmyk(0.015384615384615,0,0.11282051282051,0.23529411764706) |
Description
The RGB value of color #c0c3ad is rgb(192, 195, 173).
In the hex color #c0c3ad, The value of Red is 192, value of Green is 195, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #c0c3ad consists of 68° Hue, 15% Saturation, and 72% Lightness.
In the CMYK color model, the color #c0c3ad can be represented as Cyan=0.015384615384615%, Magenta=0%, Yellow=0.11282051282051%, and Black=0.23529411764706%.
Shades of #c0c3ad
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 #c0c3ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0c3ad
Preview of #c0c3ad on White Background
The contrast ratio of #c0c3ad with white color is 1.8
Preview of #c0c3ad on black background
The contrast ratio of #c0c3ad with black color is 11.65
#c0c3ad color will look good with a black background.
Color Schemes of #c0c3ad
Triadic Colors of #c0c3ad
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 #c0c3ad
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 #c0c3ad
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 #c0c3ad
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: #c0c3ad;
}
This is a sample text used for the color #c0c3ad. 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: #c0c3ad;
}
This is a sample text used for the color #c0c3ad. 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 #c0c3ad;
}
This is a sample text used for the color #c0c3ad. 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.29%
Green 34.82%
Blue 30.89%
CMYK Percentage
Cyan 4.23
Magenta 0%
Yellow 31.04%
Black 64.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.