#eb8cfc Hex Color
rgb(235, 140, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | 8c | fc | - | #eb8cfc |
RGB | 235 | 140 | 252 | - | rgb(235,140,252) |
HSL | 291 | 95% | 77% | - | hsl(291,95%,77%) |
HSV | 291 | 44% | 99% | - | hsv(291,44%,99%) |
XYZ | 61.2097 | 43.4466 | 97.2554 | - | xyz(61.2097,43.4466,97.2554) |
CIE-LAB | 71.86 | 53.09 | -41.13 | - | lab(71.86,53.09,-41.13) |
CMYK | 0.067460317460318 | 0.44444444444444 | 0 | 0.011764705882353 | cmyk(0.067460317460318,0.44444444444444,0,0.011764705882353) |
Description
The RGB value of color #eb8cfc is rgb(235, 140, 252).
In the hex color #eb8cfc, The value of Red is 235, value of Green is 140, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #eb8cfc consists of 291° Hue, 95% Saturation, and 77% Lightness.
In the CMYK color model, the color #eb8cfc can be represented as Cyan=0.067460317460318%, Magenta=0.44444444444444%, Yellow=0%, and Black=0.011764705882353%.
Shades of #eb8cfc
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 #eb8cfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eb8cfc
Preview of #eb8cfc on White Background
The contrast ratio of #eb8cfc with white color is 2.17
Preview of #eb8cfc on black background
The contrast ratio of #eb8cfc with black color is 9.69
#eb8cfc color will look good with a black background.
Color Schemes of #eb8cfc
Triadic Colors of #eb8cfc
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 #eb8cfc
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 #eb8cfc
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 #eb8cfc
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: #eb8cfc;
}
This is a sample text used for the color #eb8cfc. 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: #eb8cfc;
}
This is a sample text used for the color #eb8cfc. 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 #eb8cfc;
}
This is a sample text used for the color #eb8cfc. 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.48%
Green 22.33%
Blue 40.19%
CMYK Percentage
Cyan 12.88
Magenta 84.87%
Yellow 0%
Black 2.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.