#ccbe3a Hex Color
rgb(204, 190, 58)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | be | 3a | - | #ccbe3a |
RGB | 204 | 190 | 58 | - | rgb(204,190,58) |
HSL | 54 | 59% | 51% | - | hsl(54,59%,51%) |
HSV | 54 | 72% | 80% | - | hsv(54,72%,80%) |
XYZ | 44.079 | 49.9698 | 11.3249 | - | xyz(44.079,49.9698,11.3249) |
CIE-LAB | 76.05 | -9.75 | 64.65 | - | lab(76.05,-9.75,64.65) |
CMYK | 0 | 0.068627450980392 | 0.7156862745098 | 0.2 | cmyk(0,0.068627450980392,0.7156862745098,0.2) |
Description
The RGB value of color #ccbe3a is rgb(204, 190, 58).
In the hex color #ccbe3a, The value of Red is 204, value of Green is 190, and value of Blue is 58. The primary color is Red. Similarly, The HSL values for #ccbe3a consists of 54° Hue, 59% Saturation, and 51% Lightness.
In the CMYK color model, the color #ccbe3a can be represented as Cyan=0%, Magenta=0.068627450980392%, Yellow=0.7156862745098%, and Black=0.2%.
Shades of #ccbe3a
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 #ccbe3a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccbe3a
Preview of #ccbe3a on White Background
The contrast ratio of #ccbe3a with white color is 1.91
Preview of #ccbe3a on black background
The contrast ratio of #ccbe3a with black color is 10.99
#ccbe3a color will look good with a black background.
Color Schemes of #ccbe3a
Triadic Colors of #ccbe3a
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 #ccbe3a
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 #ccbe3a
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 #ccbe3a
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: #ccbe3a;
}
This is a sample text used for the color #ccbe3a. 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: #ccbe3a;
}
This is a sample text used for the color #ccbe3a. 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 #ccbe3a;
}
This is a sample text used for the color #ccbe3a. 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 45.13%
Green 42.04%
Blue 12.83%
CMYK Percentage
Cyan 0
Magenta 6.97%
Yellow 72.71%
Black 20.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.