#05ceed Hex Color
rgb(5, 206, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | ce | ed | - | #05ceed |
RGB | 5 | 206 | 237 | - | rgb(5,206,237) |
HSL | 188 | 96% | 47% | - | hsl(188,96%,47%) |
HSV | 188 | 98% | 93% | - | hsv(188,98%,93%) |
XYZ | 37.42 | 50.2893 | 87.8553 | - | xyz(37.42,50.2893,87.8553) |
CIE-LAB | 76.25 | -31.16 | -27.15 | - | lab(76.25,-31.16,-27.15) |
CMYK | 0.9789029535865 | 0.13080168776371 | 0 | 0.070588235294118 | cmyk(0.9789029535865,0.13080168776371,0,0.070588235294118) |
Description
The RGB value of color #05ceed is rgb(5, 206, 237).
In the hex color #05ceed, The value of Red is 5, value of Green is 206, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #05ceed consists of 188° Hue, 96% Saturation, and 47% Lightness.
In the CMYK color model, the color #05ceed can be represented as Cyan=0.9789029535865%, Magenta=0.13080168776371%, Yellow=0%, and Black=0.070588235294118%.
Shades of #05ceed
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 #05ceed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05ceed
Preview of #05ceed on White Background
The contrast ratio of #05ceed with white color is 1.9
Preview of #05ceed on black background
The contrast ratio of #05ceed with black color is 11.06
#05ceed color will look good with a black background.
Color Schemes of #05ceed
Triadic Colors of #05ceed
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 #05ceed
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 #05ceed
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 #05ceed
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: #05ceed;
}
This is a sample text used for the color #05ceed. 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: #05ceed;
}
This is a sample text used for the color #05ceed. 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 #05ceed;
}
This is a sample text used for the color #05ceed. 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.12%
Green 45.98%
Blue 52.9%
CMYK Percentage
Cyan 82.94
Magenta 11.08%
Yellow 0%
Black 5.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.