#ef6bdc Hex Color
rgb(239, 107, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | 6b | dc | - | #ef6bdc |
RGB | 239 | 107 | 220 | - | rgb(239,107,220) |
HSL | 309 | 80% | 68% | - | hsl(309,80%,68%) |
HSV | 309 | 55% | 94% | - | hsv(309,55%,94%) |
XYZ | 53.7726 | 34.0334 | 71.4451 | - | xyz(53.7726,34.0334,71.4451) |
CIE-LAB | 64.99 | 64.44 | -34.16 | - | lab(64.99,64.44,-34.16) |
CMYK | 0 | 0.55230125523013 | 0.079497907949791 | 0.062745098039216 | cmyk(0,0.55230125523013,0.079497907949791,0.062745098039216) |
Description
The RGB value of color #ef6bdc is rgb(239, 107, 220).
In the hex color #ef6bdc, The value of Red is 239, value of Green is 107, and value of Blue is 220. The primary color is Red. Similarly, The HSL values for #ef6bdc consists of 309° Hue, 80% Saturation, and 68% Lightness.
In the CMYK color model, the color #ef6bdc can be represented as Cyan=0%, Magenta=0.55230125523013%, Yellow=0.079497907949791%, and Black=0.062745098039216%.
Shades of #ef6bdc
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 #ef6bdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ef6bdc
Preview of #ef6bdc on White Background
The contrast ratio of #ef6bdc with white color is 2.69
Preview of #ef6bdc on black background
The contrast ratio of #ef6bdc with black color is 7.81
#ef6bdc color will look good with a black background.
Color Schemes of #ef6bdc
Triadic Colors of #ef6bdc
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 #ef6bdc
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 #ef6bdc
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 #ef6bdc
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: #ef6bdc;
}
This is a sample text used for the color #ef6bdc. 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: #ef6bdc;
}
This is a sample text used for the color #ef6bdc. 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 #ef6bdc;
}
This is a sample text used for the color #ef6bdc. 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 42.23%
Green 18.9%
Blue 38.87%
CMYK Percentage
Cyan 0
Magenta 79.52%
Yellow 11.45%
Black 9.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.