#c6d71f Hex Color
rgb(198, 215, 31)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | d7 | 1f | - | #c6d71f |
RGB | 198 | 215 | 31 | - | rgb(198,215,31) |
HSL | 66 | 75% | 48% | - | hsl(66,75%,48%) |
HSV | 66 | 86% | 84% | - | hsv(66,86%,84%) |
XYZ | 47.8365 | 60.7056 | 10.4924 | - | xyz(47.8365,60.7056,10.4924) |
CIE-LAB | 82.22 | -25.64 | 77.65 | - | lab(82.22,-25.64,77.65) |
CMYK | 0.07906976744186 | 0 | 0.85581395348837 | 0.15686274509804 | cmyk(0.07906976744186,0,0.85581395348837,0.15686274509804) |
Description
The RGB value of color #c6d71f is rgb(198, 215, 31).
In the hex color #c6d71f, The value of Red is 198, value of Green is 215, and value of Blue is 31. The primary color is Green. Similarly, The HSL values for #c6d71f consists of 66° Hue, 75% Saturation, and 48% Lightness.
In the CMYK color model, the color #c6d71f can be represented as Cyan=0.07906976744186%, Magenta=0%, Yellow=0.85581395348837%, and Black=0.15686274509804%.
Shades of #c6d71f
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 #c6d71f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6d71f
Preview of #c6d71f on White Background
The contrast ratio of #c6d71f with white color is 1.6
Preview of #c6d71f on black background
The contrast ratio of #c6d71f with black color is 13.14
#c6d71f color will look good with a black background.
Color Schemes of #c6d71f
Triadic Colors of #c6d71f
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 #c6d71f
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 #c6d71f
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 #c6d71f
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: #c6d71f;
}
This is a sample text used for the color #c6d71f. 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: #c6d71f;
}
This is a sample text used for the color #c6d71f. 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 #c6d71f;
}
This is a sample text used for the color #c6d71f. 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 44.59%
Green 48.42%
Blue 6.98%
CMYK Percentage
Cyan 7.24
Magenta 0%
Yellow 78.39%
Black 14.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.