#e30bcb Hex Color
rgb(227, 11, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e3 | 0b | cb | - | #e30bcb |
RGB | 227 | 11 | 203 | - | rgb(227,11,203) |
HSL | 307 | 91% | 47% | - | hsl(307,91%,47%) |
HSV | 307 | 95% | 89% | - | hsv(307,95%,89%) |
XYZ | 42.5777 | 20.882 | 58.2865 | - | xyz(42.5777,20.882,58.2865) |
CIE-LAB | 52.82 | 85.94 | -43.74 | - | lab(52.82,85.94,-43.74) |
CMYK | 0 | 0.95154185022026 | 0.1057268722467 | 0.10980392156863 | cmyk(0,0.95154185022026,0.1057268722467,0.10980392156863) |
Description
The RGB value of color #e30bcb is rgb(227, 11, 203).
In the hex color #e30bcb, The value of Red is 227, value of Green is 11, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #e30bcb consists of 307° Hue, 91% Saturation, and 47% Lightness.
In the CMYK color model, the color #e30bcb can be represented as Cyan=0%, Magenta=0.95154185022026%, Yellow=0.1057268722467%, and Black=0.10980392156863%.
Shades of #e30bcb
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 #e30bcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e30bcb
Preview of #e30bcb on White Background
The contrast ratio of #e30bcb with white color is 4.06
Preview of #e30bcb on black background
The contrast ratio of #e30bcb with black color is 5.18
#e30bcb color will look good with a black background.
Color Schemes of #e30bcb
Triadic Colors of #e30bcb
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 #e30bcb
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 #e30bcb
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 #e30bcb
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: #e30bcb;
}
This is a sample text used for the color #e30bcb. 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: #e30bcb;
}
This is a sample text used for the color #e30bcb. 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 #e30bcb;
}
This is a sample text used for the color #e30bcb. 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.47%
Green 2.49%
Blue 46.03%
CMYK Percentage
Cyan 0
Magenta 81.53%
Yellow 9.06%
Black 9.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.