#cacd68 Hex Color
rgb(202, 205, 104)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ca | cd | 68 | - | #cacd68 |
RGB | 202 | 205 | 104 | - | rgb(202,205,104) |
HSL | 62 | 50% | 61% | - | hsl(62,50%,61%) |
HSV | 62 | 49% | 80% | - | hsv(62,49%,80%) |
XYZ | 48.6871 | 57.2187 | 21.5749 | - | xyz(48.6871,57.2187,21.5749) |
CIE-LAB | 80.3 | -15.03 | 49.44 | - | lab(80.3,-15.03,49.44) |
CMYK | 0.014634146341464 | 0 | 0.49268292682927 | 0.19607843137255 | cmyk(0.014634146341464,0,0.49268292682927,0.19607843137255) |
Description
The RGB value of color #cacd68 is rgb(202, 205, 104).
In the hex color #cacd68, The value of Red is 202, value of Green is 205, and value of Blue is 104. The primary color is Green. Similarly, The HSL values for #cacd68 consists of 62° Hue, 50% Saturation, and 61% Lightness.
In the CMYK color model, the color #cacd68 can be represented as Cyan=0.014634146341464%, Magenta=0%, Yellow=0.49268292682927%, and Black=0.19607843137255%.
Shades of #cacd68
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 #cacd68
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cacd68
Preview of #cacd68 on White Background
The contrast ratio of #cacd68 with white color is 1.69
Preview of #cacd68 on black background
The contrast ratio of #cacd68 with black color is 12.44
#cacd68 color will look good with a black background.
Color Schemes of #cacd68
Triadic Colors of #cacd68
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 #cacd68
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 #cacd68
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 #cacd68
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: #cacd68;
}
This is a sample text used for the color #cacd68. 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: #cacd68;
}
This is a sample text used for the color #cacd68. 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 #cacd68;
}
This is a sample text used for the color #cacd68. 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 39.53%
Green 40.12%
Blue 20.35%
CMYK Percentage
Cyan 2.08
Magenta 0%
Yellow 70.04%
Black 27.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.