#cbaa31 Hex Color
rgb(203, 170, 49)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cb | aa | 31 | - | #cbaa31 |
| RGB | 203 | 170 | 49 | - | rgb(203,170,49) |
| HSL | 47 | 61% | 49% | - | hsl(47,61%,49%) |
| HSV | 47 | 76% | 80% | - | hsv(47,76%,80%) |
| XYZ | 39.5577 | 41.6677 | 8.8635 | - | xyz(39.5577,41.6677,8.8635) |
| CIE-LAB | 70.64 | -0.15 | 62.7 | - | lab(70.64,-0.15,62.7) |
| CMYK | 0 | 0.16256157635468 | 0.75862068965517 | 0.20392156862745 | cmyk(0,0.16256157635468,0.75862068965517,0.20392156862745) |
Description
The RGB value of color #cbaa31 is rgb(203, 170, 49).
In the hex color #cbaa31, The value of Red is 203, value of Green is 170, and value of Blue is 49. The primary color is Red. Similarly, The HSL values for #cbaa31 consists of 47° Hue, 61% Saturation, and 49% Lightness.
In the CMYK color model, the color #cbaa31 can be represented as Cyan=0%, Magenta=0.16256157635468%, Yellow=0.75862068965517%, and Black=0.20392156862745%.
Shades of #cbaa31
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 #cbaa31
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbaa31
Preview of #cbaa31 on White Background
The contrast ratio of #cbaa31 with white color is 2.25
Preview of #cbaa31 on black background
The contrast ratio of #cbaa31 with black color is 9.33
#cbaa31 color will look good with a black background.
Color Schemes of #cbaa31
Triadic Colors of #cbaa31
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 #cbaa31
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 #cbaa31
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 #cbaa31
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: #cbaa31;
}
This is a sample text used for the color #cbaa31. 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: #cbaa31;
}
This is a sample text used for the color #cbaa31. 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 #cbaa31;
}
This is a sample text used for the color #cbaa31. 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.1%
Green 40.28%
Blue 11.61%
CMYK Percentage
Cyan 0
Magenta 14.45%
Yellow 67.43%
Black 18.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.