#05e2fd Hex Color
rgb(5, 226, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | e2 | fd | - | #05e2fd |
RGB | 5 | 226 | 253 | - | rgb(5,226,253) |
HSL | 187 | 98% | 51% | - | hsl(187,98%,51%) |
HSV | 187 | 98% | 99% | - | hsv(187,98%,99%) |
XYZ | 44.9886 | 61.5168 | 102.4313 | - | xyz(44.9886,61.5168,102.4313) |
CIE-LAB | 82.66 | -35.58 | -25.87 | - | lab(82.66,-35.58,-25.87) |
CMYK | 0.9802371541502 | 0.10671936758893 | 0 | 0.0078431372549019 | cmyk(0.9802371541502,0.10671936758893,0,0.0078431372549019) |
Description
The RGB value of color #05e2fd is rgb(5, 226, 253).
In the hex color #05e2fd, The value of Red is 5, value of Green is 226, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #05e2fd consists of 187° Hue, 98% Saturation, and 51% Lightness.
In the CMYK color model, the color #05e2fd can be represented as Cyan=0.9802371541502%, Magenta=0.10671936758893%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #05e2fd
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 #05e2fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05e2fd
Preview of #05e2fd on White Background
The contrast ratio of #05e2fd with white color is 1.58
Preview of #05e2fd on black background
The contrast ratio of #05e2fd with black color is 13.3
#05e2fd color will look good with a black background.
Color Schemes of #05e2fd
Triadic Colors of #05e2fd
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 #05e2fd
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 #05e2fd
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 #05e2fd
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: #05e2fd;
}
This is a sample text used for the color #05e2fd. 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: #05e2fd;
}
This is a sample text used for the color #05e2fd. 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 #05e2fd;
}
This is a sample text used for the color #05e2fd. 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.03%
Green 46.69%
Blue 52.27%
CMYK Percentage
Cyan 89.54
Magenta 9.75%
Yellow 0%
Black 0.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.