#cccf2f Hex Color
rgb(204, 207, 47)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | cf | 2f | - | #cccf2f |
RGB | 204 | 207 | 47 | - | rgb(204,207,47) |
HSL | 61 | 63% | 50% | - | hsl(61,63%,50%) |
HSV | 61 | 77% | 81% | - | hsv(61,77%,81%) |
XYZ | 47.7278 | 57.6683 | 11.3049 | - | xyz(47.7278,57.6683,11.3049) |
CIE-LAB | 80.55 | -18.76 | 72.47 | - | lab(80.55,-18.76,72.47) |
CMYK | 0.014492753623188 | 0 | 0.77294685990338 | 0.18823529411765 | cmyk(0.014492753623188,0,0.77294685990338,0.18823529411765) |
Description
The RGB value of color #cccf2f is rgb(204, 207, 47).
In the hex color #cccf2f, The value of Red is 204, value of Green is 207, and value of Blue is 47. The primary color is Green. Similarly, The HSL values for #cccf2f consists of 61° Hue, 63% Saturation, and 50% Lightness.
In the CMYK color model, the color #cccf2f can be represented as Cyan=0.014492753623188%, Magenta=0%, Yellow=0.77294685990338%, and Black=0.18823529411765%.
Shades of #cccf2f
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 #cccf2f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cccf2f
Preview of #cccf2f on White Background
The contrast ratio of #cccf2f with white color is 1.68
Preview of #cccf2f on black background
The contrast ratio of #cccf2f with black color is 12.53
#cccf2f color will look good with a black background.
Color Schemes of #cccf2f
Triadic Colors of #cccf2f
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 #cccf2f
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 #cccf2f
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 #cccf2f
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: #cccf2f;
}
This is a sample text used for the color #cccf2f. 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: #cccf2f;
}
This is a sample text used for the color #cccf2f. 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 #cccf2f;
}
This is a sample text used for the color #cccf2f. 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.54%
Green 45.2%
Blue 10.26%
CMYK Percentage
Cyan 1.49
Magenta 0%
Yellow 79.22%
Black 19.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.