#cbbe06 Hex Color
rgb(203, 190, 6)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | be | 06 | - | #cbbe06 |
RGB | 203 | 190 | 6 | - | rgb(203,190,6) |
HSL | 56 | 94% | 41% | - | hsl(56,94%,41%) |
HSV | 56 | 97% | 80% | - | hsv(56,97%,80%) |
XYZ | 43.0749 | 49.5366 | 7.4635 | - | xyz(43.0749,49.5366,7.4635) |
CIE-LAB | 75.78 | -11.56 | 76.4 | - | lab(75.78,-11.56,76.4) |
CMYK | 0 | 0.064039408866995 | 0.97044334975369 | 0.20392156862745 | cmyk(0,0.064039408866995,0.97044334975369,0.20392156862745) |
Description
The RGB value of color #cbbe06 is rgb(203, 190, 6).
In the hex color #cbbe06, The value of Red is 203, value of Green is 190, and value of Blue is 6. The primary color is Red. Similarly, The HSL values for #cbbe06 consists of 56° Hue, 94% Saturation, and 41% Lightness.
In the CMYK color model, the color #cbbe06 can be represented as Cyan=0%, Magenta=0.064039408866995%, Yellow=0.97044334975369%, and Black=0.20392156862745%.
Shades of #cbbe06
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 #cbbe06
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbbe06
Preview of #cbbe06 on White Background
The contrast ratio of #cbbe06 with white color is 1.93
Preview of #cbbe06 on black background
The contrast ratio of #cbbe06 with black color is 10.91
#cbbe06 color will look good with a black background.
Color Schemes of #cbbe06
Triadic Colors of #cbbe06
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 #cbbe06
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 #cbbe06
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 #cbbe06
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 #cbbe06
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: #cbbe06;
}
This is a sample text used for the color #cbbe06. 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: #cbbe06;
}
This is a sample text used for the color #cbbe06. 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 #cbbe06;
}
This is a sample text used for the color #cbbe06. 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.88%
Green 47.62%
Blue 1.5%
CMYK Percentage
Cyan 0
Magenta 5.17%
Yellow 78.36%
Black 16.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.