#c6d3ac Hex Color
rgb(198, 211, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | d3 | ac | - | #c6d3ac |
RGB | 198 | 211 | 172 | - | rgb(198,211,172) |
HSL | 80 | 31% | 75% | - | hsl(80,31%,75%) |
HSV | 80 | 18% | 83% | - | hsv(80,18%,83%) |
XYZ | 54.0294 | 61.5729 | 48.0668 | - | xyz(54.0294,61.5729,48.0668) |
CIE-LAB | 82.69 | -11.18 | 17.86 | - | lab(82.69,-11.18,17.86) |
CMYK | 0.061611374407583 | 0 | 0.18483412322275 | 0.17254901960784 | cmyk(0.061611374407583,0,0.18483412322275,0.17254901960784) |
Description
The RGB value of color #c6d3ac is rgb(198, 211, 172).
In the hex color #c6d3ac, The value of Red is 198, value of Green is 211, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #c6d3ac consists of 80° Hue, 31% Saturation, and 75% Lightness.
In the CMYK color model, the color #c6d3ac can be represented as Cyan=0.061611374407583%, Magenta=0%, Yellow=0.18483412322275%, and Black=0.17254901960784%.
Shades of #c6d3ac
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 #c6d3ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6d3ac
Preview of #c6d3ac on White Background
The contrast ratio of #c6d3ac with white color is 1.58
Preview of #c6d3ac on black background
The contrast ratio of #c6d3ac with black color is 13.31
#c6d3ac color will look good with a black background.
Color Schemes of #c6d3ac
Triadic Colors of #c6d3ac
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 #c6d3ac
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 #c6d3ac
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 #c6d3ac
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: #c6d3ac;
}
This is a sample text used for the color #c6d3ac. 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: #c6d3ac;
}
This is a sample text used for the color #c6d3ac. 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 #c6d3ac;
}
This is a sample text used for the color #c6d3ac. 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.08%
Green 36.32%
Blue 29.6%
CMYK Percentage
Cyan 14.7
Magenta 0%
Yellow 44.11%
Black 41.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.