#c0d95f Hex Color
rgb(192, 217, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | d9 | 5f | - | #c0d95f |
RGB | 192 | 217 | 95 | - | rgb(192,217,95) |
HSL | 72 | 62% | 61% | - | hsl(72,62%,61%) |
HSV | 72 | 56% | 85% | - | hsv(72,56%,85%) |
XYZ | 48.6166 | 61.6584 | 20.1654 | - | xyz(48.6166,61.6584,20.1654) |
CIE-LAB | 82.73 | -25.7 | 56.22 | - | lab(82.73,-25.7,56.22) |
CMYK | 0.11520737327189 | 0 | 0.56221198156682 | 0.14901960784314 | cmyk(0.11520737327189,0,0.56221198156682,0.14901960784314) |
Description
The RGB value of color #c0d95f is rgb(192, 217, 95).
In the hex color #c0d95f, The value of Red is 192, value of Green is 217, and value of Blue is 95. The primary color is Green. Similarly, The HSL values for #c0d95f consists of 72° Hue, 62% Saturation, and 61% Lightness.
In the CMYK color model, the color #c0d95f can be represented as Cyan=0.11520737327189%, Magenta=0%, Yellow=0.56221198156682%, and Black=0.14901960784314%.
Shades of #c0d95f
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 #c0d95f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0d95f
Preview of #c0d95f on White Background
The contrast ratio of #c0d95f with white color is 1.58
Preview of #c0d95f on black background
The contrast ratio of #c0d95f with black color is 13.33
#c0d95f color will look good with a black background.
Color Schemes of #c0d95f
Triadic Colors of #c0d95f
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 #c0d95f
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 #c0d95f
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 #c0d95f
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: #c0d95f;
}
This is a sample text used for the color #c0d95f. 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: #c0d95f;
}
This is a sample text used for the color #c0d95f. 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 #c0d95f;
}
This is a sample text used for the color #c0d95f. 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 38.1%
Green 43.06%
Blue 18.85%
CMYK Percentage
Cyan 13.94
Magenta 0%
Yellow 68.03%
Black 18.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.