#ec04b5 Hex Color
rgb(236, 4, 181)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ec | 04 | b5 | - | #ec04b5 |
RGB | 236 | 4 | 181 | - | rgb(236,4,181) |
HSL | 314 | 97% | 47% | - | hsl(314,97%,47%) |
HSV | 314 | 98% | 93% | - | hsv(314,98%,93%) |
XYZ | 42.976 | 21.2559 | 45.5538 | - | xyz(42.976,21.2559,45.5538) |
CIE-LAB | 53.23 | 85.37 | -30.22 | - | lab(53.23,85.37,-30.22) |
CMYK | 0 | 0.98305084745763 | 0.23305084745763 | 0.074509803921569 | cmyk(0,0.98305084745763,0.23305084745763,0.074509803921569) |
Description
The RGB value of color #ec04b5 is rgb(236, 4, 181).
In the hex color #ec04b5, The value of Red is 236, value of Green is 4, and value of Blue is 181. The primary color is Red. Similarly, The HSL values for #ec04b5 consists of 314° Hue, 97% Saturation, and 47% Lightness.
In the CMYK color model, the color #ec04b5 can be represented as Cyan=0%, Magenta=0.98305084745763%, Yellow=0.23305084745763%, and Black=0.074509803921569%.
Shades of #ec04b5
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 #ec04b5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ec04b5
Preview of #ec04b5 on White Background
The contrast ratio of #ec04b5 with white color is 4
Preview of #ec04b5 on black background
The contrast ratio of #ec04b5 with black color is 5.25
#ec04b5 color will look good with a black background.
Color Schemes of #ec04b5
Triadic Colors of #ec04b5
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 #ec04b5
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 #ec04b5
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 #ec04b5
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: #ec04b5;
}
This is a sample text used for the color #ec04b5. 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: #ec04b5;
}
This is a sample text used for the color #ec04b5. 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 #ec04b5;
}
This is a sample text used for the color #ec04b5. 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 56.06%
Green 0.95%
Blue 42.99%
CMYK Percentage
Cyan 0
Magenta 76.17%
Yellow 18.06%
Black 5.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.