#5abced Hex Color
rgb(90, 188, 237)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 5a | bc | ed | - | #5abced |
| RGB | 90 | 188 | 237 | - | rgb(90,188,237) |
| HSL | 200 | 80% | 64% | - | hsl(200,80%,64%) |
| HSV | 200 | 62% | 93% | - | hsv(200,62%,93%) |
| XYZ | 37.4857 | 44.2545 | 86.687 | - | xyz(37.4857,44.2545,86.687) |
| CIE-LAB | 72.4 | -14.35 | -32.95 | - | lab(72.4,-14.35,-32.95) |
| CMYK | 0.62025316455696 | 0.20675105485232 | 0 | 0.070588235294118 | cmyk(0.62025316455696,0.20675105485232,0,0.070588235294118) |
Description
The RGB value of color #5abced is rgb(90, 188, 237).
In the hex color #5abced, The value of Red is 90, value of Green is 188, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #5abced consists of 200° Hue, 80% Saturation, and 64% Lightness.
In the CMYK color model, the color #5abced can be represented as Cyan=0.62025316455696%, Magenta=0.20675105485232%, Yellow=0%, and Black=0.070588235294118%.
Shades of #5abced
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 #5abced
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5abced
Preview of #5abced on White Background
The contrast ratio of #5abced with white color is 2.13
Preview of #5abced on black background
The contrast ratio of #5abced with black color is 9.85
#5abced color will look good with a black background.
Color Schemes of #5abced
Triadic Colors of #5abced
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 #5abced
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 #5abced
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 #5abced
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: #5abced;
}
This is a sample text used for the color #5abced. 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: #5abced;
}
This is a sample text used for the color #5abced. 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 #5abced;
}
This is a sample text used for the color #5abced. 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 17.48%
Green 36.5%
Blue 46.02%
CMYK Percentage
Cyan 69.1
Magenta 23.03%
Yellow 0%
Black 7.86%
Comments on this color
Please login or signup to post a comment.
No comments yet.