#cad73f Hex Color
rgb(202, 215, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | d7 | 3f | - | #cad73f |
RGB | 202 | 215 | 63 | - | rgb(202,215,63) |
HSL | 65 | 66% | 55% | - | hsl(65,66%,55%) |
HSV | 65 | 71% | 84% | - | hsv(65,71%,84%) |
XYZ | 49.5548 | 61.5163 | 13.9646 | - | xyz(49.5548,61.5163,13.9646) |
CIE-LAB | 82.66 | -22.81 | 69.24 | - | lab(82.66,-22.81,69.24) |
CMYK | 0.06046511627907 | 0 | 0.70697674418605 | 0.15686274509804 | cmyk(0.06046511627907,0,0.70697674418605,0.15686274509804) |
Description
The RGB value of color #cad73f is rgb(202, 215, 63).
In the hex color #cad73f, The value of Red is 202, value of Green is 215, and value of Blue is 63. The primary color is Green. Similarly, The HSL values for #cad73f consists of 65° Hue, 66% Saturation, and 55% Lightness.
In the CMYK color model, the color #cad73f can be represented as Cyan=0.06046511627907%, Magenta=0%, Yellow=0.70697674418605%, and Black=0.15686274509804%.
Shades of #cad73f
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 #cad73f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cad73f
Preview of #cad73f on White Background
The contrast ratio of #cad73f with white color is 1.58
Preview of #cad73f on black background
The contrast ratio of #cad73f with black color is 13.3
#cad73f color will look good with a black background.
Color Schemes of #cad73f
Triadic Colors of #cad73f
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 #cad73f
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 #cad73f
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 #cad73f
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: #cad73f;
}
This is a sample text used for the color #cad73f. 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: #cad73f;
}
This is a sample text used for the color #cad73f. 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 #cad73f;
}
This is a sample text used for the color #cad73f. 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 42.08%
Green 44.79%
Blue 13.13%
CMYK Percentage
Cyan 6.54
Magenta 0%
Yellow 76.49%
Black 16.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.