#ecbdbd Hex Color
rgb(236, 189, 189)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ec | bd | bd | - | #ecbdbd |
| RGB | 236 | 189 | 189 | - | rgb(236,189,189) |
| HSL | 0 | 55% | 83% | - | hsl(0,55%,83%) |
| HSV | 0 | 20% | 93% | - | hsv(0,20%,93%) |
| XYZ | 61.975 | 57.9022 | 56.0539 | - | xyz(61.975,57.9022,56.0539) |
| CIE-LAB | 80.68 | 16.83 | 6.41 | - | lab(80.68,16.83,6.41) |
| CMYK | 0 | 0.19915254237288 | 0.19915254237288 | 0.074509803921569 | cmyk(0,0.19915254237288,0.19915254237288,0.074509803921569) |
Description
The RGB value of color #ecbdbd is rgb(236, 189, 189).
In the hex color #ecbdbd, The value of Red is 236, value of Green is 189, and value of Blue is 189. The primary color is Red. Similarly, The HSL values for #ecbdbd consists of 0° Hue, 55% Saturation, and 83% Lightness.
In the CMYK color model, the color #ecbdbd can be represented as Cyan=0%, Magenta=0.19915254237288%, Yellow=0.19915254237288%, and Black=0.074509803921569%.
Shades of #ecbdbd
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 #ecbdbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ecbdbd
Preview of #ecbdbd on White Background
The contrast ratio of #ecbdbd with white color is 1.67
Preview of #ecbdbd on black background
The contrast ratio of #ecbdbd with black color is 12.58
#ecbdbd color will look good with a black background.
Color Schemes of #ecbdbd
Triadic Colors of #ecbdbd
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 #ecbdbd
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 #ecbdbd
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 #ecbdbd
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: #ecbdbd;
}
This is a sample text used for the color #ecbdbd. 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: #ecbdbd;
}
This is a sample text used for the color #ecbdbd. 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 #ecbdbd;
}
This is a sample text used for the color #ecbdbd. 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 38.44%
Green 30.78%
Blue 30.78%
CMYK Percentage
Cyan 0
Magenta 42.12%
Yellow 42.12%
Black 15.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.