#ebccd0 Hex Color
rgb(235, 204, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | eb | cc | d0 | - | #ebccd0 |
RGB | 235 | 204 | 208 | - | rgb(235,204,208) |
HSL | 352 | 44% | 86% | - | hsl(352,44%,86%) |
HSV | 352 | 13% | 92% | - | hsv(352,13%,92%) |
XYZ | 67.239 | 65.402 | 68.7545 | - | xyz(67.239,65.402,68.7545) |
CIE-LAB | 84.69 | 11.51 | 2.02 | - | lab(84.69,11.51,2.02) |
CMYK | 0 | 0.13191489361702 | 0.11489361702128 | 0.07843137254902 | cmyk(0,0.13191489361702,0.11489361702128,0.07843137254902) |
Description
The RGB value of color #ebccd0 is rgb(235, 204, 208).
In the hex color #ebccd0, The value of Red is 235, value of Green is 204, and value of Blue is 208. The primary color is Red. Similarly, The HSL values for #ebccd0 consists of 352° Hue, 44% Saturation, and 86% Lightness.
In the CMYK color model, the color #ebccd0 can be represented as Cyan=0%, Magenta=0.13191489361702%, Yellow=0.11489361702128%, and Black=0.07843137254902%.
Shades of #ebccd0
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 #ebccd0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ebccd0
Preview of #ebccd0 on White Background
The contrast ratio of #ebccd0 with white color is 1.49
Preview of #ebccd0 on black background
The contrast ratio of #ebccd0 with black color is 14.08
#ebccd0 color will look good with a black background.
Color Schemes of #ebccd0
Triadic Colors of #ebccd0
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 #ebccd0
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 #ebccd0
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 #ebccd0
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: #ebccd0;
}
This is a sample text used for the color #ebccd0. 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: #ebccd0;
}
This is a sample text used for the color #ebccd0. 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 #ebccd0;
}
This is a sample text used for the color #ebccd0. 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 36.32%
Green 31.53%
Blue 32.15%
CMYK Percentage
Cyan 0
Magenta 40.56%
Yellow 35.33%
Black 24.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.