#ee25bf Hex Color
rgb(238, 37, 191)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ee | 25 | bf | - | #ee25bf |
| RGB | 238 | 37 | 191 | - | rgb(238,37,191) |
| HSL | 314 | 86% | 54% | - | hsl(314,86%,54%) |
| HSV | 314 | 84% | 93% | - | hsv(314,84%,93%) |
| XYZ | 45.3254 | 23.2619 | 51.3913 | - | xyz(45.3254,23.2619,51.3913) |
| CIE-LAB | 55.34 | 83.13 | -32.72 | - | lab(55.34,83.13,-32.72) |
| CMYK | 0 | 0.84453781512605 | 0.19747899159664 | 0.066666666666667 | cmyk(0,0.84453781512605,0.19747899159664,0.066666666666667) |
Description
The RGB value of color #ee25bf is rgb(238, 37, 191).
In the hex color #ee25bf, The value of Red is 238, value of Green is 37, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #ee25bf consists of 314° Hue, 86% Saturation, and 54% Lightness.
In the CMYK color model, the color #ee25bf can be represented as Cyan=0%, Magenta=0.84453781512605%, Yellow=0.19747899159664%, and Black=0.066666666666667%.
Shades of #ee25bf
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 #ee25bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ee25bf
Preview of #ee25bf on White Background
The contrast ratio of #ee25bf with white color is 3.72
Preview of #ee25bf on black background
The contrast ratio of #ee25bf with black color is 5.65
#ee25bf color will look good with a black background.
Color Schemes of #ee25bf
Triadic Colors of #ee25bf
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 #ee25bf
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 #ee25bf
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 #ee25bf
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: #ee25bf;
}
This is a sample text used for the color #ee25bf. 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: #ee25bf;
}
This is a sample text used for the color #ee25bf. 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 #ee25bf;
}
This is a sample text used for the color #ee25bf. 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.07%
Green 7.94%
Blue 40.99%
CMYK Percentage
Cyan 0
Magenta 76.17%
Yellow 17.81%
Black 6.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.