#efbcfd Hex Color
rgb(239, 188, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | bc | fd | - | #efbcfd |
RGB | 239 | 188 | 253 | - | rgb(239,188,253) |
HSL | 287 | 94% | 86% | - | hsl(287,94%,86%) |
HSV | 287 | 26% | 99% | - | hsv(287,26%,99%) |
XYZ | 71.3094 | 61.409 | 101.0232 | - | xyz(71.3094,61.409,101.0232) |
CIE-LAB | 82.6 | 29.34 | -25.07 | - | lab(82.6,29.34,-25.07) |
CMYK | 0.055335968379447 | 0.25691699604743 | 0 | 0.0078431372549019 | cmyk(0.055335968379447,0.25691699604743,0,0.0078431372549019) |
Description
The RGB value of color #efbcfd is rgb(239, 188, 253).
In the hex color #efbcfd, The value of Red is 239, value of Green is 188, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #efbcfd consists of 287° Hue, 94% Saturation, and 86% Lightness.
In the CMYK color model, the color #efbcfd can be represented as Cyan=0.055335968379447%, Magenta=0.25691699604743%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #efbcfd
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 #efbcfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efbcfd
Preview of #efbcfd on White Background
The contrast ratio of #efbcfd with white color is 1.58
Preview of #efbcfd on black background
The contrast ratio of #efbcfd with black color is 13.28
#efbcfd color will look good with a black background.
Color Schemes of #efbcfd
Triadic Colors of #efbcfd
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 #efbcfd
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 #efbcfd
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 #efbcfd
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: #efbcfd;
}
This is a sample text used for the color #efbcfd. 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: #efbcfd;
}
This is a sample text used for the color #efbcfd. 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 #efbcfd;
}
This is a sample text used for the color #efbcfd. 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 35.15%
Green 27.65%
Blue 37.21%
CMYK Percentage
Cyan 17.29
Magenta 80.26%
Yellow 0%
Black 2.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.