#c3d2aa Hex Color
rgb(195, 210, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | d2 | aa | - | #c3d2aa |
RGB | 195 | 210 | 170 | - | rgb(195,210,170) |
HSL | 83 | 31% | 75% | - | hsl(83,31%,75%) |
HSV | 83 | 19% | 82% | - | hsv(83,19%,82%) |
XYZ | 52.808 | 60.5976 | 46.9434 | - | xyz(52.808,60.5976,46.9434) |
CIE-LAB | 82.16 | -12.07 | 18.16 | - | lab(82.16,-12.07,18.16) |
CMYK | 0.071428571428571 | 0 | 0.19047619047619 | 0.17647058823529 | cmyk(0.071428571428571,0,0.19047619047619,0.17647058823529) |
Description
The RGB value of color #c3d2aa is rgb(195, 210, 170).
In the hex color #c3d2aa, The value of Red is 195, value of Green is 210, and value of Blue is 170. The primary color is Green. Similarly, The HSL values for #c3d2aa consists of 83° Hue, 31% Saturation, and 75% Lightness.
In the CMYK color model, the color #c3d2aa can be represented as Cyan=0.071428571428571%, Magenta=0%, Yellow=0.19047619047619%, and Black=0.17647058823529%.
Shades of #c3d2aa
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 #c3d2aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c3d2aa
Preview of #c3d2aa on White Background
The contrast ratio of #c3d2aa with white color is 1.6
Preview of #c3d2aa on black background
The contrast ratio of #c3d2aa with black color is 13.12
#c3d2aa color will look good with a black background.
Color Schemes of #c3d2aa
Triadic Colors of #c3d2aa
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 #c3d2aa
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 #c3d2aa
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 #c3d2aa
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: #c3d2aa;
}
This is a sample text used for the color #c3d2aa. 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: #c3d2aa;
}
This is a sample text used for the color #c3d2aa. 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 #c3d2aa;
}
This is a sample text used for the color #c3d2aa. 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.91%
Green 36.52%
Blue 29.57%
CMYK Percentage
Cyan 16.29
Magenta 0%
Yellow 43.45%
Black 40.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.