#e70fbb Hex Color
rgb(231, 15, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e7 | 0f | bb | - | #e70fbb |
RGB | 231 | 15 | 187 | - | rgb(231,15,187) |
HSL | 312 | 88% | 48% | - | hsl(312,88%,48%) |
HSV | 312 | 94% | 91% | - | hsv(312,94%,91%) |
XYZ | 42.0955 | 20.9184 | 48.8327 | - | xyz(42.0955,20.9184,48.8327) |
CIE-LAB | 52.86 | 84.32 | -34.37 | - | lab(52.86,84.32,-34.37) |
CMYK | 0 | 0.93506493506494 | 0.19047619047619 | 0.094117647058824 | cmyk(0,0.93506493506494,0.19047619047619,0.094117647058824) |
Description
The RGB value of color #e70fbb is rgb(231, 15, 187).
In the hex color #e70fbb, The value of Red is 231, value of Green is 15, and value of Blue is 187. The primary color is Red. Similarly, The HSL values for #e70fbb consists of 312° Hue, 88% Saturation, and 48% Lightness.
In the CMYK color model, the color #e70fbb can be represented as Cyan=0%, Magenta=0.93506493506494%, Yellow=0.19047619047619%, and Black=0.094117647058824%.
Shades of #e70fbb
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 #e70fbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e70fbb
Preview of #e70fbb on White Background
The contrast ratio of #e70fbb with white color is 4.05
Preview of #e70fbb on black background
The contrast ratio of #e70fbb with black color is 5.18
#e70fbb color will look good with a black background.
Color Schemes of #e70fbb
Triadic Colors of #e70fbb
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 #e70fbb
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 #e70fbb
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 #e70fbb
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: #e70fbb;
}
This is a sample text used for the color #e70fbb. 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: #e70fbb;
}
This is a sample text used for the color #e70fbb. 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 #e70fbb;
}
This is a sample text used for the color #e70fbb. 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 53.35%
Green 3.46%
Blue 43.19%
CMYK Percentage
Cyan 0
Magenta 76.67%
Yellow 15.62%
Black 7.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.