#eb8cfd Hex Color
rgb(235, 140, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | 8c | fd | - | #eb8cfd |
RGB | 235 | 140 | 253 | - | rgb(235,140,253) |
HSL | 290 | 97% | 77% | - | hsl(290,97%,77%) |
HSV | 290 | 45% | 99% | - | hsv(290,45%,99%) |
XYZ | 61.3687 | 43.5102 | 98.0923 | - | xyz(61.3687,43.5102,98.0923) |
CIE-LAB | 71.9 | 53.28 | -41.61 | - | lab(71.9,53.28,-41.61) |
CMYK | 0.071146245059289 | 0.44664031620553 | 0 | 0.0078431372549019 | cmyk(0.071146245059289,0.44664031620553,0,0.0078431372549019) |
Description
The RGB value of color #eb8cfd is rgb(235, 140, 253).
In the hex color #eb8cfd, The value of Red is 235, value of Green is 140, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #eb8cfd consists of 290° Hue, 97% Saturation, and 77% Lightness.
In the CMYK color model, the color #eb8cfd can be represented as Cyan=0.071146245059289%, Magenta=0.44664031620553%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #eb8cfd
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 #eb8cfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eb8cfd
Preview of #eb8cfd on White Background
The contrast ratio of #eb8cfd with white color is 2.16
Preview of #eb8cfd on black background
The contrast ratio of #eb8cfd with black color is 9.7
#eb8cfd color will look good with a black background.
Color Schemes of #eb8cfd
Triadic Colors of #eb8cfd
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 #eb8cfd
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 #eb8cfd
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 #eb8cfd
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: #eb8cfd;
}
This is a sample text used for the color #eb8cfd. 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: #eb8cfd;
}
This is a sample text used for the color #eb8cfd. 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 #eb8cfd;
}
This is a sample text used for the color #eb8cfd. 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.42%
Green 22.29%
Blue 40.29%
CMYK Percentage
Cyan 13.54
Magenta 84.97%
Yellow 0%
Black 1.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.