#ff2ced Hex Color
rgb(255, 44, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | 2c | ed | - | #ff2ced |
RGB | 255 | 44 | 237 | - | rgb(255,44,237) |
HSL | 305 | 100% | 59% | - | hsl(305,100%,59%) |
HSV | 305 | 83% | 100% | - | hsv(305,83%,100%) |
XYZ | 57.4267 | 29.1758 | 82.7255 | - | xyz(57.4267,29.1758,82.7255) |
CIE-LAB | 60.94 | 91.07 | -49.85 | - | lab(60.94,91.07,-49.85) |
CMYK | 0 | 0.82745098039216 | 0.070588235294118 | 0 | cmyk(0,0.82745098039216,0.070588235294118,0) |
Description
The RGB value of color #ff2ced is rgb(255, 44, 237).
In the hex color #ff2ced, The value of Red is 255, value of Green is 44, and value of Blue is 237. The primary color is Red. Similarly, The HSL values for #ff2ced consists of 305° Hue, 100% Saturation, and 59% Lightness.
In the CMYK color model, the color #ff2ced can be represented as Cyan=0%, Magenta=0.82745098039216%, Yellow=0.070588235294118%, and Black=0%.
Shades of #ff2ced
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 #ff2ced
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff2ced
Preview of #ff2ced on White Background
The contrast ratio of #ff2ced with white color is 3.07
Preview of #ff2ced on black background
The contrast ratio of #ff2ced with black color is 6.84
#ff2ced color will look good with a black background.
Color Schemes of #ff2ced
Triadic Colors of #ff2ced
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 #ff2ced
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 #ff2ced
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 #ff2ced
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: #ff2ced;
}
This is a sample text used for the color #ff2ced. 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: #ff2ced;
}
This is a sample text used for the color #ff2ced. 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 #ff2ced;
}
This is a sample text used for the color #ff2ced. 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 47.57%
Green 8.21%
Blue 44.22%
CMYK Percentage
Cyan 0
Magenta 92.14%
Yellow 7.86%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.