#e6cd3e Hex Color
rgb(230, 205, 62)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e6 | cd | 3e | - | #e6cd3e |
RGB | 230 | 205 | 62 | - | rgb(230,205,62) |
HSL | 51 | 77% | 57% | - | hsl(51,77%,57%) |
HSV | 51 | 73% | 90% | - | hsv(51,73%,90%) |
XYZ | 55.334 | 60.8334 | 13.383 | - | xyz(55.334,60.8334,13.383) |
CIE-LAB | 82.29 | -6.16 | 70.02 | - | lab(82.29,-6.16,70.02) |
CMYK | 0 | 0.10869565217391 | 0.7304347826087 | 0.098039215686274 | cmyk(0,0.10869565217391,0.7304347826087,0.098039215686274) |
Description
The RGB value of color #e6cd3e is rgb(230, 205, 62).
In the hex color #e6cd3e, The value of Red is 230, value of Green is 205, and value of Blue is 62. The primary color is Red. Similarly, The HSL values for #e6cd3e consists of 51° Hue, 77% Saturation, and 57% Lightness.
In the CMYK color model, the color #e6cd3e can be represented as Cyan=0%, Magenta=0.10869565217391%, Yellow=0.7304347826087%, and Black=0.098039215686274%.
Shades of #e6cd3e
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 #e6cd3e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e6cd3e
Preview of #e6cd3e on White Background
The contrast ratio of #e6cd3e with white color is 1.59
Preview of #e6cd3e on black background
The contrast ratio of #e6cd3e with black color is 13.17
#e6cd3e color will look good with a black background.
Color Schemes of #e6cd3e
Triadic Colors of #e6cd3e
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 #e6cd3e
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 #e6cd3e
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 #e6cd3e
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: #e6cd3e;
}
This is a sample text used for the color #e6cd3e. 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: #e6cd3e;
}
This is a sample text used for the color #e6cd3e. 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 #e6cd3e;
}
This is a sample text used for the color #e6cd3e. 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 46.28%
Green 41.25%
Blue 12.47%
CMYK Percentage
Cyan 0
Magenta 11.6%
Yellow 77.94%
Black 10.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.