#ccbb0f Hex Color
rgb(204, 187, 15)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | bb | 0f | - | #ccbb0f |
RGB | 204 | 187 | 15 | - | rgb(204,187,15) |
HSL | 55 | 86% | 43% | - | hsl(55,86%,43%) |
HSV | 55 | 93% | 80% | - | hsv(55,93%,80%) |
XYZ | 42.7584 | 48.4125 | 7.5429 | - | xyz(42.7584,48.4125,7.5429) |
CIE-LAB | 75.08 | -9.49 | 74.9 | - | lab(75.08,-9.49,74.9) |
CMYK | 0 | 0.083333333333333 | 0.92647058823529 | 0.2 | cmyk(0,0.083333333333333,0.92647058823529,0.2) |
Description
The RGB value of color #ccbb0f is rgb(204, 187, 15).
In the hex color #ccbb0f, The value of Red is 204, value of Green is 187, and value of Blue is 15. The primary color is Red. Similarly, The HSL values for #ccbb0f consists of 55° Hue, 86% Saturation, and 43% Lightness.
In the CMYK color model, the color #ccbb0f can be represented as Cyan=0%, Magenta=0.083333333333333%, Yellow=0.92647058823529%, and Black=0.2%.
Shades of #ccbb0f
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 #ccbb0f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccbb0f
Preview of #ccbb0f on White Background
The contrast ratio of #ccbb0f with white color is 1.97
Preview of #ccbb0f on black background
The contrast ratio of #ccbb0f with black color is 10.68
#ccbb0f color will look good with a black background.
Color Schemes of #ccbb0f
Triadic Colors of #ccbb0f
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 #ccbb0f
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 #ccbb0f
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 #ccbb0f
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.
Monochromatic Colors of #ccbb0f
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #ccbb0f;
}
This is a sample text used for the color #ccbb0f. 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: #ccbb0f;
}
This is a sample text used for the color #ccbb0f. 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 #ccbb0f;
}
This is a sample text used for the color #ccbb0f. 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 50.25%
Green 46.06%
Blue 3.69%
CMYK Percentage
Cyan 0
Magenta 6.89%
Yellow 76.58%
Black 16.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.