#ccbe1d Hex Color
rgb(204, 190, 29)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | be | 1d | - | #ccbe1d |
RGB | 204 | 190 | 29 | - | rgb(204,190,29) |
HSL | 55 | 75% | 46% | - | hsl(55,75%,46%) |
HSV | 55 | 86% | 80% | - | hsv(55,86%,80%) |
XYZ | 43.5371 | 49.753 | 8.471 | - | xyz(43.5371,49.753,8.471) |
CIE-LAB | 75.92 | -10.77 | 73.1 | - | lab(75.92,-10.77,73.1) |
CMYK | 0 | 0.068627450980392 | 0.8578431372549 | 0.2 | cmyk(0,0.068627450980392,0.8578431372549,0.2) |
Description
The RGB value of color #ccbe1d is rgb(204, 190, 29).
In the hex color #ccbe1d, The value of Red is 204, value of Green is 190, and value of Blue is 29. The primary color is Red. Similarly, The HSL values for #ccbe1d consists of 55° Hue, 75% Saturation, and 46% Lightness.
In the CMYK color model, the color #ccbe1d can be represented as Cyan=0%, Magenta=0.068627450980392%, Yellow=0.8578431372549%, and Black=0.2%.
Shades of #ccbe1d
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 #ccbe1d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccbe1d
Preview of #ccbe1d on White Background
The contrast ratio of #ccbe1d with white color is 1.92
Preview of #ccbe1d on black background
The contrast ratio of #ccbe1d with black color is 10.95
#ccbe1d color will look good with a black background.
Color Schemes of #ccbe1d
Triadic Colors of #ccbe1d
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 #ccbe1d
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 #ccbe1d
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 #ccbe1d
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: #ccbe1d;
}
This is a sample text used for the color #ccbe1d. 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: #ccbe1d;
}
This is a sample text used for the color #ccbe1d. 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 #ccbe1d;
}
This is a sample text used for the color #ccbe1d. 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 48.23%
Green 44.92%
Blue 6.86%
CMYK Percentage
Cyan 0
Magenta 6.09%
Yellow 76.15%
Black 17.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.