#e65259 Hex Color
rgb(230, 82, 89)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | e6 | 52 | 59 | - | #e65259 |
| RGB | 230 | 82 | 89 | - | rgb(230,82,89) |
| HSL | 357 | 75% | 61% | - | hsl(357,75%,61%) |
| HSV | 357 | 64% | 90% | - | hsv(357,64%,90%) |
| XYZ | 37.4536 | 23.5788 | 12.0283 | - | xyz(37.4536,23.5788,12.0283) |
| CIE-LAB | 55.66 | 57.67 | 27.59 | - | lab(55.66,57.67,27.59) |
| CMYK | 0 | 0.64347826086957 | 0.61304347826087 | 0.098039215686274 | cmyk(0,0.64347826086957,0.61304347826087,0.098039215686274) |
Description
The RGB value of color #e65259 is rgb(230, 82, 89).
In the hex color #e65259, The value of Red is 230, value of Green is 82, and value of Blue is 89. The primary color is Red. Similarly, The HSL values for #e65259 consists of 357° Hue, 75% Saturation, and 61% Lightness.
In the CMYK color model, the color #e65259 can be represented as Cyan=0%, Magenta=0.64347826086957%, Yellow=0.61304347826087%, and Black=0.098039215686274%.
Shades of #e65259
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 #e65259
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e65259
Preview of #e65259 on White Background
The contrast ratio of #e65259 with white color is 3.67
Preview of #e65259 on black background
The contrast ratio of #e65259 with black color is 5.72
#e65259 color will look good with a black background.
Color Schemes of #e65259
Triadic Colors of #e65259
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 #e65259
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 #e65259
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 #e65259
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: #e65259;
}
This is a sample text used for the color #e65259. 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: #e65259;
}
This is a sample text used for the color #e65259. 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 #e65259;
}
This is a sample text used for the color #e65259. 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 57.36%
Green 20.45%
Blue 22.19%
CMYK Percentage
Cyan 0
Magenta 47.5%
Yellow 45.26%
Black 7.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.