#ccc31d Hex Color
rgb(204, 195, 29)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | c3 | 1d | - | #ccc31d |
RGB | 204 | 195 | 29 | - | rgb(204,195,29) |
HSL | 57 | 75% | 46% | - | hsl(57,75%,46%) |
HSV | 57 | 86% | 80% | - | hsv(57,86%,80%) |
XYZ | 44.6387 | 51.9563 | 8.8383 | - | xyz(44.6387,51.9563,8.8383) |
CIE-LAB | 77.25 | -13.31 | 74.19 | - | lab(77.25,-13.31,74.19) |
CMYK | 0 | 0.044117647058824 | 0.8578431372549 | 0.2 | cmyk(0,0.044117647058824,0.8578431372549,0.2) |
Description
The RGB value of color #ccc31d is rgb(204, 195, 29).
In the hex color #ccc31d, The value of Red is 204, value of Green is 195, and value of Blue is 29. The primary color is Red. Similarly, The HSL values for #ccc31d consists of 57° Hue, 75% Saturation, and 46% Lightness.
In the CMYK color model, the color #ccc31d can be represented as Cyan=0%, Magenta=0.044117647058824%, Yellow=0.8578431372549%, and Black=0.2%.
Shades of #ccc31d
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 #ccc31d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccc31d
Preview of #ccc31d on White Background
The contrast ratio of #ccc31d with white color is 1.84
Preview of #ccc31d on black background
The contrast ratio of #ccc31d with black color is 11.39
#ccc31d color will look good with a black background.
Color Schemes of #ccc31d
Triadic Colors of #ccc31d
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 #ccc31d
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 #ccc31d
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 #ccc31d
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: #ccc31d;
}
This is a sample text used for the color #ccc31d. 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: #ccc31d;
}
This is a sample text used for the color #ccc31d. 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 #ccc31d;
}
This is a sample text used for the color #ccc31d. 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 47.66%
Green 45.56%
Blue 6.78%
CMYK Percentage
Cyan 0
Magenta 4%
Yellow 77.85%
Black 18.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.