#eb6ced Hex Color
rgb(235, 108, 237)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | eb | 6c | ed | - | #eb6ced |
| RGB | 235 | 108 | 237 | - | rgb(235,108,237) |
| HSL | 299 | 78% | 68% | - | hsl(299,78%,68%) |
| HSV | 299 | 54% | 93% | - | hsv(299,54%,93%) |
| XYZ | 54.9096 | 34.5017 | 83.8862 | - | xyz(54.9096,34.5017,83.8862) |
| CIE-LAB | 65.36 | 65.74 | -43.07 | - | lab(65.36,65.74,-43.07) |
| CMYK | 0.0084388185654009 | 0.54430379746835 | 0 | 0.070588235294118 | cmyk(0.0084388185654009,0.54430379746835,0,0.070588235294118) |
Description
The RGB value of color #eb6ced is rgb(235, 108, 237).
In the hex color #eb6ced, The value of Red is 235, value of Green is 108, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #eb6ced consists of 299° Hue, 78% Saturation, and 68% Lightness.
In the CMYK color model, the color #eb6ced can be represented as Cyan=0.0084388185654009%, Magenta=0.54430379746835%, Yellow=0%, and Black=0.070588235294118%.
Shades of #eb6ced
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 #eb6ced
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eb6ced
Preview of #eb6ced on White Background
The contrast ratio of #eb6ced with white color is 2.66
Preview of #eb6ced on black background
The contrast ratio of #eb6ced with black color is 7.9
#eb6ced color will look good with a black background.
Color Schemes of #eb6ced
Triadic Colors of #eb6ced
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 #eb6ced
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 #eb6ced
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 #eb6ced
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: #eb6ced;
}
This is a sample text used for the color #eb6ced. 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: #eb6ced;
}
This is a sample text used for the color #eb6ced. 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 #eb6ced;
}
This is a sample text used for the color #eb6ced. 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 40.52%
Green 18.62%
Blue 40.86%
CMYK Percentage
Cyan 1.35
Magenta 87.32%
Yellow 0%
Black 11.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.