#054ef7 Hex Color
rgb(5, 78, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | 4e | f7 | - | #054ef7 |
RGB | 5 | 78 | 247 | - | rgb(5,78,247) |
HSL | 222 | 96% | 49% | - | hsl(222,96%,49%) |
HSV | 222 | 98% | 97% | - | hsv(222,98%,97%) |
XYZ | 19.5755 | 12.1964 | 89.3181 | - | xyz(19.5755,12.1964,89.3181) |
CIE-LAB | 41.53 | 47.32 | -88.04 | - | lab(41.53,47.32,-88.04) |
CMYK | 0.97975708502024 | 0.68421052631579 | 0 | 0.031372549019608 | cmyk(0.97975708502024,0.68421052631579,0,0.031372549019608) |
Description
The RGB value of color #054ef7 is rgb(5, 78, 247).
In the hex color #054ef7, The value of Red is 5, value of Green is 78, and value of Blue is 247. The primary color is Blue. Similarly, The HSL values for #054ef7 consists of 222° Hue, 96% Saturation, and 49% Lightness.
In the CMYK color model, the color #054ef7 can be represented as Cyan=0.97975708502024%, Magenta=0.68421052631579%, Yellow=0%, and Black=0.031372549019608%.
Shades of #054ef7
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 #054ef7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #054ef7
Preview of #054ef7 on White Background
The contrast ratio of #054ef7 with white color is 6.11
#054ef7 color will look good on a white background.
Preview of #054ef7 on black background
The contrast ratio of #054ef7 with black color is 3.44
Color Schemes of #054ef7
Triadic Colors of #054ef7
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 #054ef7
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 #054ef7
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 #054ef7
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: #054ef7;
}
This is a sample text used for the color #054ef7. 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: #054ef7;
}
This is a sample text used for the color #054ef7. 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 #054ef7;
}
This is a sample text used for the color #054ef7. 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 1.52%
Green 23.64%
Blue 74.85%
CMYK Percentage
Cyan 57.79
Magenta 40.36%
Yellow 0%
Black 1.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.