#cab703 Hex Color
rgb(202, 183, 3)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ca | b7 | 03 | - | #cab703 |
| RGB | 202 | 183 | 3 | - | rgb(202,183,3) |
| HSL | 54 | 97% | 40% | - | hsl(54,97%,40%) |
| HSV | 54 | 99% | 79% | - | hsv(54,99%,79%) |
| XYZ | 41.307 | 46.4301 | 6.8709 | - | xyz(41.307,46.4301,6.8709) |
| CIE-LAB | 73.82 | -8.44 | 75.24 | - | lab(73.82,-8.44,75.24) |
| CMYK | 0 | 0.094059405940594 | 0.98514851485149 | 0.2078431372549 | cmyk(0,0.094059405940594,0.98514851485149,0.2078431372549) |
Description
The RGB value of color #cab703 is rgb(202, 183, 3).
In the hex color #cab703, The value of Red is 202, value of Green is 183, and value of Blue is 3. The primary color is Red. Similarly, The HSL values for #cab703 consists of 54° Hue, 97% Saturation, and 40% Lightness.
In the CMYK color model, the color #cab703 can be represented as Cyan=0%, Magenta=0.094059405940594%, Yellow=0.98514851485149%, and Black=0.2078431372549%.
Shades of #cab703
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 #cab703
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cab703
Preview of #cab703 on White Background
The contrast ratio of #cab703 with white color is 2.04
Preview of #cab703 on black background
The contrast ratio of #cab703 with black color is 10.29
#cab703 color will look good with a black background.
Color Schemes of #cab703
Triadic Colors of #cab703
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 #cab703
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 #cab703
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 #cab703
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 #cab703
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: #cab703;
}
This is a sample text used for the color #cab703. 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: #cab703;
}
This is a sample text used for the color #cab703. 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 #cab703;
}
This is a sample text used for the color #cab703. 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 52.06%
Green 47.16%
Blue 0.77%
CMYK Percentage
Cyan 0
Magenta 7.31%
Yellow 76.54%
Black 16.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.