#e620b5 Hex Color
rgb(230, 32, 181)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e6 | 20 | b5 | - | #e620b5 |
RGB | 230 | 32 | 181 | - | rgb(230,32,181) |
HSL | 315 | 80% | 51% | - | hsl(315,80%,51%) |
HSV | 315 | 86% | 90% | - | hsv(315,86%,90%) |
XYZ | 41.4901 | 21.1922 | 45.6198 | - | xyz(41.4901,21.1922,45.6198) |
CIE-LAB | 53.16 | 81.19 | -30.42 | - | lab(53.16,81.19,-30.42) |
CMYK | 0 | 0.86086956521739 | 0.21304347826087 | 0.098039215686274 | cmyk(0,0.86086956521739,0.21304347826087,0.098039215686274) |
Description
The RGB value of color #e620b5 is rgb(230, 32, 181).
In the hex color #e620b5, The value of Red is 230, value of Green is 32, and value of Blue is 181. The primary color is Red. Similarly, The HSL values for #e620b5 consists of 315° Hue, 80% Saturation, and 51% Lightness.
In the CMYK color model, the color #e620b5 can be represented as Cyan=0%, Magenta=0.86086956521739%, Yellow=0.21304347826087%, and Black=0.098039215686274%.
Shades of #e620b5
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 #e620b5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e620b5
Preview of #e620b5 on White Background
The contrast ratio of #e620b5 with white color is 4.01
Preview of #e620b5 on black background
The contrast ratio of #e620b5 with black color is 5.24
#e620b5 color will look good with a black background.
Color Schemes of #e620b5
Triadic Colors of #e620b5
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 #e620b5
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 #e620b5
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 #e620b5
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: #e620b5;
}
This is a sample text used for the color #e620b5. 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: #e620b5;
}
This is a sample text used for the color #e620b5. 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 #e620b5;
}
This is a sample text used for the color #e620b5. 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 51.92%
Green 7.22%
Blue 40.86%
CMYK Percentage
Cyan 0
Magenta 73.46%
Yellow 18.18%
Black 8.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.