#c6dd0e Hex Color
rgb(198, 221, 14)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | dd | 0e | - | #c6dd0e |
RGB | 198 | 221 | 14 | - | rgb(198,221,14) |
HSL | 67 | 88% | 46% | - | hsl(67,88%,46%) |
HSV | 67 | 94% | 87% | - | hsv(67,94%,87%) |
XYZ | 49.2244 | 63.7504 | 10.1261 | - | xyz(49.2244,63.7504,10.1261) |
CIE-LAB | 83.84 | -28.8 | 81.52 | - | lab(83.84,-28.8,81.52) |
CMYK | 0.10407239819005 | 0 | 0.93665158371041 | 0.13333333333333 | cmyk(0.10407239819005,0,0.93665158371041,0.13333333333333) |
Description
The RGB value of color #c6dd0e is rgb(198, 221, 14).
In the hex color #c6dd0e, The value of Red is 198, value of Green is 221, and value of Blue is 14. The primary color is Green. Similarly, The HSL values for #c6dd0e consists of 67° Hue, 88% Saturation, and 46% Lightness.
In the CMYK color model, the color #c6dd0e can be represented as Cyan=0.10407239819005%, Magenta=0%, Yellow=0.93665158371041%, and Black=0.13333333333333%.
Shades of #c6dd0e
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 #c6dd0e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6dd0e
Preview of #c6dd0e on White Background
The contrast ratio of #c6dd0e with white color is 1.53
Preview of #c6dd0e on black background
The contrast ratio of #c6dd0e with black color is 13.75
#c6dd0e color will look good with a black background.
Color Schemes of #c6dd0e
Triadic Colors of #c6dd0e
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 #c6dd0e
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 #c6dd0e
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 #c6dd0e
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: #c6dd0e;
}
This is a sample text used for the color #c6dd0e. 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: #c6dd0e;
}
This is a sample text used for the color #c6dd0e. 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 #c6dd0e;
}
This is a sample text used for the color #c6dd0e. 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 45.73%
Green 51.04%
Blue 3.23%
CMYK Percentage
Cyan 8.86
Magenta 0%
Yellow 79.78%
Black 11.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.