#cccd22 Hex Color
rgb(204, 205, 34)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cc | cd | 22 | - | #cccd22 |
| RGB | 204 | 205 | 34 | - | rgb(204,205,34) |
| HSL | 60 | 72% | 47% | - | hsl(60,72%,47%) |
| HSV | 60 | 83% | 80% | - | hsv(60,83%,80%) |
| XYZ | 47.0219 | 56.6155 | 9.9629 | - | xyz(47.0219,56.6155,9.9629) |
| CIE-LAB | 79.96 | -18.18 | 75.33 | - | lab(79.96,-18.18,75.33) |
| CMYK | 0.0048780487804878 | 0 | 0.83414634146341 | 0.19607843137255 | cmyk(0.0048780487804878,0,0.83414634146341,0.19607843137255) |
Description
The RGB value of color #cccd22 is rgb(204, 205, 34).
In the hex color #cccd22, The value of Red is 204, value of Green is 205, and value of Blue is 34. The primary color is Green. Similarly, The HSL values for #cccd22 consists of 60° Hue, 72% Saturation, and 47% Lightness.
In the CMYK color model, the color #cccd22 can be represented as Cyan=0.0048780487804878%, Magenta=0%, Yellow=0.83414634146341%, and Black=0.19607843137255%.
Shades of #cccd22
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 #cccd22
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cccd22
Preview of #cccd22 on White Background
The contrast ratio of #cccd22 with white color is 1.7
Preview of #cccd22 on black background
The contrast ratio of #cccd22 with black color is 12.32
#cccd22 color will look good with a black background.
Color Schemes of #cccd22
Triadic Colors of #cccd22
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 #cccd22
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 #cccd22
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 #cccd22
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: #cccd22;
}
This is a sample text used for the color #cccd22. 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: #cccd22;
}
This is a sample text used for the color #cccd22. 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 #cccd22;
}
This is a sample text used for the color #cccd22. 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 46.05%
Green 46.28%
Blue 7.67%
CMYK Percentage
Cyan 0.47
Magenta 0%
Yellow 80.59%
Black 18.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.