#e9925c Hex Color
rgb(233, 146, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e9 | 92 | 5c | - | #e9925c |
RGB | 233 | 146 | 92 | - | rgb(233,146,92) |
HSL | 23 | 76% | 64% | - | hsl(23,76%,64%) |
HSV | 23 | 61% | 91% | - | hsv(23,61%,91%) |
XYZ | 45.8149 | 38.6541 | 15.1715 | - | xyz(45.8149,38.6541,15.1715) |
CIE-LAB | 68.5 | 27.81 | 42 | - | lab(68.5,27.81,42) |
CMYK | 0 | 0.37339055793991 | 0.60515021459227 | 0.086274509803922 | cmyk(0,0.37339055793991,0.60515021459227,0.086274509803922) |
Description
The RGB value of color #e9925c is rgb(233, 146, 92).
In the hex color #e9925c, The value of Red is 233, value of Green is 146, and value of Blue is 92. The primary color is Red. Similarly, The HSL values for #e9925c consists of 23° Hue, 76% Saturation, and 64% Lightness.
In the CMYK color model, the color #e9925c can be represented as Cyan=0%, Magenta=0.37339055793991%, Yellow=0.60515021459227%, and Black=0.086274509803922%.
Shades of #e9925c
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 #e9925c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e9925c
Preview of #e9925c on White Background
The contrast ratio of #e9925c with white color is 2.41
Preview of #e9925c on black background
The contrast ratio of #e9925c with black color is 8.73
#e9925c color will look good with a black background.
Color Schemes of #e9925c
Triadic Colors of #e9925c
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 #e9925c
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 #e9925c
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 #e9925c
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: #e9925c;
}
This is a sample text used for the color #e9925c. 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: #e9925c;
}
This is a sample text used for the color #e9925c. 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 #e9925c;
}
This is a sample text used for the color #e9925c. 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 49.47%
Green 31%
Blue 19.53%
CMYK Percentage
Cyan 0
Magenta 35.07%
Yellow 56.83%
Black 8.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.