#ee82fc Hex Color
rgb(238, 130, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ee | 82 | fc | - | #ee82fc |
RGB | 238 | 130 | 252 | - | rgb(238,130,252) |
HSL | 293 | 95% | 75% | - | hsl(293,95%,75%) |
HSV | 293 | 48% | 99% | - | hsv(293,48%,99%) |
XYZ | 60.8132 | 41.1707 | 96.837 | - | xyz(60.8132,41.1707,96.837) |
CIE-LAB | 70.3 | 58.88 | -43.55 | - | lab(70.3,58.88,-43.55) |
CMYK | 0.055555555555556 | 0.48412698412698 | 0 | 0.011764705882353 | cmyk(0.055555555555556,0.48412698412698,0,0.011764705882353) |
Description
The RGB value of color #ee82fc is rgb(238, 130, 252).
In the hex color #ee82fc, The value of Red is 238, value of Green is 130, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #ee82fc consists of 293° Hue, 95% Saturation, and 75% Lightness.
In the CMYK color model, the color #ee82fc can be represented as Cyan=0.055555555555556%, Magenta=0.48412698412698%, Yellow=0%, and Black=0.011764705882353%.
Shades of #ee82fc
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 #ee82fc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ee82fc
Preview of #ee82fc on White Background
The contrast ratio of #ee82fc with white color is 2.27
Preview of #ee82fc on black background
The contrast ratio of #ee82fc with black color is 9.23
#ee82fc color will look good with a black background.
Color Schemes of #ee82fc
Triadic Colors of #ee82fc
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 #ee82fc
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 #ee82fc
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 #ee82fc
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: #ee82fc;
}
This is a sample text used for the color #ee82fc. 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: #ee82fc;
}
This is a sample text used for the color #ee82fc. 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 #ee82fc;
}
This is a sample text used for the color #ee82fc. 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 38.39%
Green 20.97%
Blue 40.65%
CMYK Percentage
Cyan 10.07
Magenta 87.79%
Yellow 0%
Black 2.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.