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