#cab70b Hex Color
rgb(202, 183, 11)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ca | b7 | 0b | - | #cab70b |
| RGB | 202 | 183 | 11 | - | rgb(202,183,11) |
| HSL | 54 | 90% | 42% | - | hsl(54,90%,42%) |
| HSV | 54 | 95% | 79% | - | hsv(54,95%,79%) |
| XYZ | 41.351 | 46.4477 | 7.1025 | - | xyz(41.351,46.4477,7.1025) |
| CIE-LAB | 73.84 | -8.35 | 74.38 | - | lab(73.84,-8.35,74.38) |
| CMYK | 0 | 0.094059405940594 | 0.94554455445545 | 0.2078431372549 | cmyk(0,0.094059405940594,0.94554455445545,0.2078431372549) |
Description
The RGB value of color #cab70b is rgb(202, 183, 11).
In the hex color #cab70b, The value of Red is 202, value of Green is 183, and value of Blue is 11. The primary color is Red. Similarly, The HSL values for #cab70b consists of 54° Hue, 90% Saturation, and 42% Lightness.
In the CMYK color model, the color #cab70b can be represented as Cyan=0%, Magenta=0.094059405940594%, Yellow=0.94554455445545%, and Black=0.2078431372549%.
Shades of #cab70b
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 #cab70b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cab70b
Preview of #cab70b on White Background
The contrast ratio of #cab70b with white color is 2.04
Preview of #cab70b on black background
The contrast ratio of #cab70b with black color is 10.29
#cab70b color will look good with a black background.
Color Schemes of #cab70b
Triadic Colors of #cab70b
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 #cab70b
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 #cab70b
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 #cab70b
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 #cab70b
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: #cab70b;
}
This is a sample text used for the color #cab70b. 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: #cab70b;
}
This is a sample text used for the color #cab70b. 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 #cab70b;
}
This is a sample text used for the color #cab70b. 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 51.01%
Green 46.21%
Blue 2.78%
CMYK Percentage
Cyan 0
Magenta 7.54%
Yellow 75.8%
Black 16.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.