#ecb3ee Hex Color
rgb(236, 179, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ec | b3 | ee | - | #ecb3ee |
RGB | 236 | 179 | 238 | - | rgb(236,179,238) |
HSL | 298 | 63% | 82% | - | hsl(298,63%,82%) |
HSV | 298 | 25% | 93% | - | hsv(298,25%,93%) |
XYZ | 66.1448 | 56.2461 | 88.2593 | - | xyz(66.1448,56.2461,88.2593) |
CIE-LAB | 79.75 | 30.36 | -21.39 | - | lab(79.75,30.36,-21.39) |
CMYK | 0.0084033613445378 | 0.24789915966387 | 0 | 0.066666666666667 | cmyk(0.0084033613445378,0.24789915966387,0,0.066666666666667) |
Description
The RGB value of color #ecb3ee is rgb(236, 179, 238).
In the hex color #ecb3ee, The value of Red is 236, value of Green is 179, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #ecb3ee consists of 298° Hue, 63% Saturation, and 82% Lightness.
In the CMYK color model, the color #ecb3ee can be represented as Cyan=0.0084033613445378%, Magenta=0.24789915966387%, Yellow=0%, and Black=0.066666666666667%.
Shades of #ecb3ee
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 #ecb3ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ecb3ee
Preview of #ecb3ee on White Background
The contrast ratio of #ecb3ee with white color is 1.71
Preview of #ecb3ee on black background
The contrast ratio of #ecb3ee with black color is 12.25
#ecb3ee color will look good with a black background.
Color Schemes of #ecb3ee
Triadic Colors of #ecb3ee
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 #ecb3ee
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 #ecb3ee
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 #ecb3ee
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: #ecb3ee;
}
This is a sample text used for the color #ecb3ee. 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: #ecb3ee;
}
This is a sample text used for the color #ecb3ee. 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 #ecb3ee;
}
This is a sample text used for the color #ecb3ee. 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.14%
Green 27.41%
Blue 36.45%
CMYK Percentage
Cyan 2.6
Magenta 76.76%
Yellow 0%
Black 20.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.