#ff5dec Hex Color
rgb(255, 93, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | 5d | ec | - | #ff5dec |
RGB | 255 | 93 | 236 | - | rgb(255,93,236) |
HSL | 307 | 100% | 68% | - | hsl(307,100%,68%) |
HSV | 307 | 64% | 100% | - | hsv(307,64%,100%) |
XYZ | 60.2947 | 35.1448 | 82.9626 | - | xyz(60.2947,35.1448,82.9626) |
CIE-LAB | 65.86 | 76.77 | -41.53 | - | lab(65.86,76.77,-41.53) |
CMYK | 0 | 0.63529411764706 | 0.074509803921569 | 0 | cmyk(0,0.63529411764706,0.074509803921569,0) |
Description
The RGB value of color #ff5dec is rgb(255, 93, 236).
In the hex color #ff5dec, The value of Red is 255, value of Green is 93, and value of Blue is 236. The primary color is Red. Similarly, The HSL values for #ff5dec consists of 307° Hue, 100% Saturation, and 68% Lightness.
In the CMYK color model, the color #ff5dec can be represented as Cyan=0%, Magenta=0.63529411764706%, Yellow=0.074509803921569%, and Black=0%.
Shades of #ff5dec
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 #ff5dec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff5dec
Preview of #ff5dec on White Background
The contrast ratio of #ff5dec with white color is 2.62
Preview of #ff5dec on black background
The contrast ratio of #ff5dec with black color is 8.03
#ff5dec color will look good with a black background.
Color Schemes of #ff5dec
Triadic Colors of #ff5dec
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 #ff5dec
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 #ff5dec
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 #ff5dec
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: #ff5dec;
}
This is a sample text used for the color #ff5dec. 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: #ff5dec;
}
This is a sample text used for the color #ff5dec. 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 #ff5dec;
}
This is a sample text used for the color #ff5dec. 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 43.66%
Green 15.92%
Blue 40.41%
CMYK Percentage
Cyan 0
Magenta 89.5%
Yellow 10.5%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.