#c6cf8f Hex Color
rgb(198, 207, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | cf | 8f | - | #c6cf8f |
RGB | 198 | 207 | 143 | - | rgb(198,207,143) |
HSL | 68 | 40% | 69% | - | hsl(68,40%,69%) |
HSV | 68 | 31% | 81% | - | hsv(68,31%,81%) |
XYZ | 50.5595 | 58.6146 | 34.6356 | - | xyz(50.5595,58.6146,34.6356) |
CIE-LAB | 81.08 | -13.32 | 30.85 | - | lab(81.08,-13.32,30.85) |
CMYK | 0.043478260869565 | 0 | 0.30917874396135 | 0.18823529411765 | cmyk(0.043478260869565,0,0.30917874396135,0.18823529411765) |
Description
The RGB value of color #c6cf8f is rgb(198, 207, 143).
In the hex color #c6cf8f, The value of Red is 198, value of Green is 207, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #c6cf8f consists of 68° Hue, 40% Saturation, and 69% Lightness.
In the CMYK color model, the color #c6cf8f can be represented as Cyan=0.043478260869565%, Magenta=0%, Yellow=0.30917874396135%, and Black=0.18823529411765%.
Shades of #c6cf8f
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 #c6cf8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6cf8f
Preview of #c6cf8f on White Background
The contrast ratio of #c6cf8f with white color is 1.65
Preview of #c6cf8f on black background
The contrast ratio of #c6cf8f with black color is 12.72
#c6cf8f color will look good with a black background.
Color Schemes of #c6cf8f
Triadic Colors of #c6cf8f
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 #c6cf8f
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 #c6cf8f
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 #c6cf8f
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: #c6cf8f;
}
This is a sample text used for the color #c6cf8f. 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: #c6cf8f;
}
This is a sample text used for the color #c6cf8f. 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 #c6cf8f;
}
This is a sample text used for the color #c6cf8f. 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 36.13%
Green 37.77%
Blue 26.09%
CMYK Percentage
Cyan 8.04
Magenta 0%
Yellow 57.16%
Black 34.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.