#054dce Hex Color
rgb(5, 77, 206)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 05 | 4d | ce | - | #054dce |
| RGB | 5 | 77 | 206 | - | rgb(5,77,206) |
| HSL | 219 | 95% | 41% | - | hsl(219,95%,41%) |
| HSV | 219 | 98% | 81% | - | hsv(219,98%,81%) |
| XYZ | 13.857 | 9.7963 | 59.553 | - | xyz(13.857,9.7963,59.553) |
| CIE-LAB | 37.47 | 32.66 | -71.36 | - | lab(37.47,32.66,-71.36) |
| CMYK | 0.97572815533981 | 0.62621359223301 | 0 | 0.1921568627451 | cmyk(0.97572815533981,0.62621359223301,0,0.1921568627451) |
Description
The RGB value of color #054dce is rgb(5, 77, 206).
In the hex color #054dce, The value of Red is 5, value of Green is 77, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #054dce consists of 219° Hue, 95% Saturation, and 41% Lightness.
In the CMYK color model, the color #054dce can be represented as Cyan=0.97572815533981%, Magenta=0.62621359223301%, Yellow=0%, and Black=0.1921568627451%.
Shades of #054dce
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 #054dce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #054dce
Preview of #054dce on White Background
The contrast ratio of #054dce with white color is 7.1
#054dce color will look good on a white background.
Preview of #054dce on black background
The contrast ratio of #054dce with black color is 2.96
Color Schemes of #054dce
Triadic Colors of #054dce
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 #054dce
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 #054dce
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 #054dce
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.
Monochromatic Colors of #054dce
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #054dce;
}
This is a sample text used for the color #054dce. 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: #054dce;
}
This is a sample text used for the color #054dce. 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 #054dce;
}
This is a sample text used for the color #054dce. 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.74%
Green 26.74%
Blue 71.53%
CMYK Percentage
Cyan 54.39
Magenta 34.9%
Yellow 0%
Black 10.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.