#5bcafc Hex Color
rgb(91, 202, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5b | ca | fc | - | #5bcafc |
RGB | 91 | 202 | 252 | - | rgb(91,202,252) |
HSL | 199 | 96% | 67% | - | hsl(199,96%,67%) |
HSV | 199 | 64% | 99% | - | hsv(199,64%,99%) |
XYZ | 43.0056 | 51.4935 | 99.7681 | - | xyz(43.0056,51.4935,99.7681) |
CIE-LAB | 76.98 | -16.91 | -33.95 | - | lab(76.98,-16.91,-33.95) |
CMYK | 0.63888888888889 | 0.1984126984127 | 0 | 0.011764705882353 | cmyk(0.63888888888889,0.1984126984127,0,0.011764705882353) |
Description
The RGB value of color #5bcafc is rgb(91, 202, 252).
In the hex color #5bcafc, The value of Red is 91, value of Green is 202, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #5bcafc consists of 199° Hue, 96% Saturation, and 67% Lightness.
In the CMYK color model, the color #5bcafc can be represented as Cyan=0.63888888888889%, Magenta=0.1984126984127%, Yellow=0%, and Black=0.011764705882353%.
Shades of #5bcafc
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 #5bcafc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5bcafc
Preview of #5bcafc on White Background
The contrast ratio of #5bcafc with white color is 1.86
Preview of #5bcafc on black background
The contrast ratio of #5bcafc with black color is 11.3
#5bcafc color will look good with a black background.
Color Schemes of #5bcafc
Triadic Colors of #5bcafc
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 #5bcafc
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 #5bcafc
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 #5bcafc
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: #5bcafc;
}
This is a sample text used for the color #5bcafc. 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: #5bcafc;
}
This is a sample text used for the color #5bcafc. 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 #5bcafc;
}
This is a sample text used for the color #5bcafc. 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 16.7%
Green 37.06%
Blue 46.24%
CMYK Percentage
Cyan 75.25
Magenta 23.37%
Yellow 0%
Black 1.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.