#e1cb3f Hex Color
rgb(225, 203, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e1 | cb | 3f | - | #e1cb3f |
RGB | 225 | 203 | 63 | - | rgb(225,203,63) |
HSL | 52 | 73% | 56% | - | hsl(52,73%,56%) |
HSV | 52 | 72% | 88% | - | hsv(52,72%,88%) |
XYZ | 53.3045 | 59.0783 | 13.2964 | - | xyz(53.3045,59.0783,13.2964) |
CIE-LAB | 81.33 | -7.22 | 68.59 | - | lab(81.33,-7.22,68.59) |
CMYK | 0 | 0.097777777777778 | 0.72 | 0.11764705882353 | cmyk(0,0.097777777777778,0.72,0.11764705882353) |
Description
The RGB value of color #e1cb3f is rgb(225, 203, 63).
In the hex color #e1cb3f, The value of Red is 225, value of Green is 203, and value of Blue is 63. The primary color is Red. Similarly, The HSL values for #e1cb3f consists of 52° Hue, 73% Saturation, and 56% Lightness.
In the CMYK color model, the color #e1cb3f can be represented as Cyan=0%, Magenta=0.097777777777778%, Yellow=0.72%, and Black=0.11764705882353%.
Shades of #e1cb3f
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 #e1cb3f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e1cb3f
Preview of #e1cb3f on White Background
The contrast ratio of #e1cb3f with white color is 1.64
Preview of #e1cb3f on black background
The contrast ratio of #e1cb3f with black color is 12.82
#e1cb3f color will look good with a black background.
Color Schemes of #e1cb3f
Triadic Colors of #e1cb3f
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 #e1cb3f
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 #e1cb3f
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 #e1cb3f
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: #e1cb3f;
}
This is a sample text used for the color #e1cb3f. 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: #e1cb3f;
}
This is a sample text used for the color #e1cb3f. 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 #e1cb3f;
}
This is a sample text used for the color #e1cb3f. 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 45.82%
Green 41.34%
Blue 12.83%
CMYK Percentage
Cyan 0
Magenta 10.45%
Yellow 76.97%
Black 12.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.