#cfd32c Hex Color
rgb(207, 211, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | d3 | 2c | - | #cfd32c |
RGB | 207 | 211 | 44 | - | rgb(207,211,44) |
HSL | 61 | 65% | 50% | - | hsl(61,65%,50%) |
HSV | 61 | 79% | 83% | - | hsv(61,79%,83%) |
XYZ | 49.481 | 60.0358 | 11.363 | - | xyz(49.481,60.0358,11.363) |
CIE-LAB | 81.86 | -19.57 | 74.56 | - | lab(81.86,-19.57,74.56) |
CMYK | 0.018957345971564 | 0 | 0.7914691943128 | 0.17254901960784 | cmyk(0.018957345971564,0,0.7914691943128,0.17254901960784) |
Description
The RGB value of color #cfd32c is rgb(207, 211, 44).
In the hex color #cfd32c, The value of Red is 207, value of Green is 211, and value of Blue is 44. The primary color is Green. Similarly, The HSL values for #cfd32c consists of 61° Hue, 65% Saturation, and 50% Lightness.
In the CMYK color model, the color #cfd32c can be represented as Cyan=0.018957345971564%, Magenta=0%, Yellow=0.7914691943128%, and Black=0.17254901960784%.
Shades of #cfd32c
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 #cfd32c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfd32c
Preview of #cfd32c on White Background
The contrast ratio of #cfd32c with white color is 1.61
Preview of #cfd32c on black background
The contrast ratio of #cfd32c with black color is 13.01
#cfd32c color will look good with a black background.
Color Schemes of #cfd32c
Triadic Colors of #cfd32c
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 #cfd32c
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 #cfd32c
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 #cfd32c
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: #cfd32c;
}
This is a sample text used for the color #cfd32c. 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: #cfd32c;
}
This is a sample text used for the color #cfd32c. 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 #cfd32c;
}
This is a sample text used for the color #cfd32c. 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.81%
Green 45.67%
Blue 9.52%
CMYK Percentage
Cyan 1.93
Magenta 0%
Yellow 80.52%
Black 17.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.