#ff0a5e Hex Color
rgb(255, 10, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | 0a | 5e | - | #ff0a5e |
RGB | 255 | 10 | 94 | - | rgb(255,10,94) |
HSL | 339 | 100% | 52% | - | hsl(339,100%,52%) |
HSV | 339 | 96% | 100% | - | hsv(339,96%,100%) |
XYZ | 43.3689 | 22.2852 | 12.6054 | - | xyz(43.3689,22.2852,12.6054) |
CIE-LAB | 54.33 | 81.79 | 23.78 | - | lab(54.33,81.79,23.78) |
CMYK | 0 | 0.96078431372549 | 0.63137254901961 | 0 | cmyk(0,0.96078431372549,0.63137254901961,0) |
Description
The RGB value of color #ff0a5e is rgb(255, 10, 94).
In the hex color #ff0a5e, The value of Red is 255, value of Green is 10, and value of Blue is 94. The primary color is Red. Similarly, The HSL values for #ff0a5e consists of 339° Hue, 100% Saturation, and 52% Lightness.
In the CMYK color model, the color #ff0a5e can be represented as Cyan=0%, Magenta=0.96078431372549%, Yellow=0.63137254901961%, and Black=0%.
Shades of #ff0a5e
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 #ff0a5e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff0a5e
Preview of #ff0a5e on White Background
The contrast ratio of #ff0a5e with white color is 3.85
Preview of #ff0a5e on black background
The contrast ratio of #ff0a5e with black color is 5.46
#ff0a5e color will look good with a black background.
Color Schemes of #ff0a5e
Triadic Colors of #ff0a5e
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 #ff0a5e
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 #ff0a5e
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 #ff0a5e
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: #ff0a5e;
}
This is a sample text used for the color #ff0a5e. 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: #ff0a5e;
}
This is a sample text used for the color #ff0a5e. 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 #ff0a5e;
}
This is a sample text used for the color #ff0a5e. 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 71.03%
Green 2.79%
Blue 26.18%
CMYK Percentage
Cyan 0
Magenta 60.34%
Yellow 39.66%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.