#ef6ffb Hex Color
rgb(239, 111, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | 6f | fb | - | #ef6ffb |
RGB | 239 | 111 | 251 | - | rgb(239,111,251) |
HSL | 295 | 95% | 71% | - | hsl(295,95%,71%) |
HSV | 295 | 56% | 98% | - | hsv(295,56%,98%) |
XYZ | 58.6936 | 36.6846 | 95.2541 | - | xyz(58.6936,36.6846,95.2541) |
CIE-LAB | 67.04 | 67.85 | -48.11 | - | lab(67.04,67.85,-48.11) |
CMYK | 0.047808764940239 | 0.55776892430279 | 0 | 0.015686274509804 | cmyk(0.047808764940239,0.55776892430279,0,0.015686274509804) |
Description
The RGB value of color #ef6ffb is rgb(239, 111, 251).
In the hex color #ef6ffb, The value of Red is 239, value of Green is 111, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #ef6ffb consists of 295° Hue, 95% Saturation, and 71% Lightness.
In the CMYK color model, the color #ef6ffb can be represented as Cyan=0.047808764940239%, Magenta=0.55776892430279%, Yellow=0%, and Black=0.015686274509804%.
Shades of #ef6ffb
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 #ef6ffb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ef6ffb
Preview of #ef6ffb on White Background
The contrast ratio of #ef6ffb with white color is 2.52
Preview of #ef6ffb on black background
The contrast ratio of #ef6ffb with black color is 8.34
#ef6ffb color will look good with a black background.
Color Schemes of #ef6ffb
Triadic Colors of #ef6ffb
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 #ef6ffb
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 #ef6ffb
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 #ef6ffb
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: #ef6ffb;
}
This is a sample text used for the color #ef6ffb. 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: #ef6ffb;
}
This is a sample text used for the color #ef6ffb. 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 #ef6ffb;
}
This is a sample text used for the color #ef6ffb. 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 39.77%
Green 18.47%
Blue 41.76%
CMYK Percentage
Cyan 7.7
Magenta 89.78%
Yellow 0%
Black 2.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.