#c2cf5f Hex Color
rgb(194, 207, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | cf | 5f | - | #c2cf5f |
RGB | 194 | 207 | 95 | - | rgb(194,207,95) |
HSL | 67 | 54% | 59% | - | hsl(67,54%,59%) |
HSV | 67 | 54% | 81% | - | hsv(67,54%,81%) |
XYZ | 46.6265 | 56.9212 | 19.3559 | - | xyz(46.6265,56.9212,19.3559) |
CIE-LAB | 80.14 | -20.04 | 53.29 | - | lab(80.14,-20.04,53.29) |
CMYK | 0.06280193236715 | 0 | 0.54106280193237 | 0.18823529411765 | cmyk(0.06280193236715,0,0.54106280193237,0.18823529411765) |
Description
The RGB value of color #c2cf5f is rgb(194, 207, 95).
In the hex color #c2cf5f, The value of Red is 194, value of Green is 207, and value of Blue is 95. The primary color is Green. Similarly, The HSL values for #c2cf5f consists of 67° Hue, 54% Saturation, and 59% Lightness.
In the CMYK color model, the color #c2cf5f can be represented as Cyan=0.06280193236715%, Magenta=0%, Yellow=0.54106280193237%, and Black=0.18823529411765%.
Shades of #c2cf5f
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 #c2cf5f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2cf5f
Preview of #c2cf5f on White Background
The contrast ratio of #c2cf5f with white color is 1.7
Preview of #c2cf5f on black background
The contrast ratio of #c2cf5f with black color is 12.38
#c2cf5f color will look good with a black background.
Color Schemes of #c2cf5f
Triadic Colors of #c2cf5f
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 #c2cf5f
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 #c2cf5f
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 #c2cf5f
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: #c2cf5f;
}
This is a sample text used for the color #c2cf5f. 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: #c2cf5f;
}
This is a sample text used for the color #c2cf5f. 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 #c2cf5f;
}
This is a sample text used for the color #c2cf5f. 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 39.11%
Green 41.73%
Blue 19.15%
CMYK Percentage
Cyan 7.93
Magenta 0%
Yellow 68.31%
Black 23.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.