#c6cd7c Hex Color
rgb(198, 205, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | cd | 7c | - | #c6cd7c |
RGB | 198 | 205 | 124 | - | rgb(198,205,124) |
HSL | 65 | 45% | 65% | - | hsl(65,45%,65%) |
HSV | 65 | 40% | 80% | - | hsv(65,40%,80%) |
XYZ | 48.7581 | 57.1236 | 27.5249 | - | xyz(48.7581,57.1236,27.5249) |
CIE-LAB | 80.25 | -14.61 | 39.49 | - | lab(80.25,-14.61,39.49) |
CMYK | 0.034146341463415 | 0 | 0.39512195121951 | 0.19607843137255 | cmyk(0.034146341463415,0,0.39512195121951,0.19607843137255) |
Description
The RGB value of color #c6cd7c is rgb(198, 205, 124).
In the hex color #c6cd7c, The value of Red is 198, value of Green is 205, and value of Blue is 124. The primary color is Green. Similarly, The HSL values for #c6cd7c consists of 65° Hue, 45% Saturation, and 65% Lightness.
In the CMYK color model, the color #c6cd7c can be represented as Cyan=0.034146341463415%, Magenta=0%, Yellow=0.39512195121951%, and Black=0.19607843137255%.
Shades of #c6cd7c
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 #c6cd7c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6cd7c
Preview of #c6cd7c on White Background
The contrast ratio of #c6cd7c with white color is 1.69
Preview of #c6cd7c on black background
The contrast ratio of #c6cd7c with black color is 12.42
#c6cd7c color will look good with a black background.
Color Schemes of #c6cd7c
Triadic Colors of #c6cd7c
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 #c6cd7c
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 #c6cd7c
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 #c6cd7c
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: #c6cd7c;
}
This is a sample text used for the color #c6cd7c. 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: #c6cd7c;
}
This is a sample text used for the color #c6cd7c. 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 #c6cd7c;
}
This is a sample text used for the color #c6cd7c. 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 37.57%
Green 38.9%
Blue 23.53%
CMYK Percentage
Cyan 5.46
Magenta 0%
Yellow 63.18%
Black 31.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.