#e98bfe Hex Color
rgb(233, 139, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e9 | 8b | fe | - | #e98bfe |
RGB | 233 | 139 | 254 | - | rgb(233,139,254) |
HSL | 289 | 98% | 77% | - | hsl(289,98%,77%) |
HSV | 289 | 45% | 100% | - | hsv(289,45%,100%) |
XYZ | 60.7263 | 42.9446 | 98.8544 | - | xyz(60.7263,42.9446,98.8544) |
CIE-LAB | 71.52 | 53.41 | -42.77 | - | lab(71.52,53.41,-42.77) |
CMYK | 0.082677165354331 | 0.45275590551181 | 0 | 0.003921568627451 | cmyk(0.082677165354331,0.45275590551181,0,0.003921568627451) |
Description
The RGB value of color #e98bfe is rgb(233, 139, 254).
In the hex color #e98bfe, The value of Red is 233, value of Green is 139, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #e98bfe consists of 289° Hue, 98% Saturation, and 77% Lightness.
In the CMYK color model, the color #e98bfe can be represented as Cyan=0.082677165354331%, Magenta=0.45275590551181%, Yellow=0%, and Black=0.003921568627451%.
Shades of #e98bfe
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 #e98bfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e98bfe
Preview of #e98bfe on White Background
The contrast ratio of #e98bfe with white color is 2.19
Preview of #e98bfe on black background
The contrast ratio of #e98bfe with black color is 9.59
#e98bfe color will look good with a black background.
Color Schemes of #e98bfe
Triadic Colors of #e98bfe
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 #e98bfe
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 #e98bfe
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 #e98bfe
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: #e98bfe;
}
This is a sample text used for the color #e98bfe. 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: #e98bfe;
}
This is a sample text used for the color #e98bfe. 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 #e98bfe;
}
This is a sample text used for the color #e98bfe. 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 37.22%
Green 22.2%
Blue 40.58%
CMYK Percentage
Cyan 15.33
Magenta 83.94%
Yellow 0%
Black 0.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.