#5adcfc Hex Color
rgb(90, 220, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5a | dc | fc | - | #5adcfc |
RGB | 90 | 220 | 252 | - | rgb(90,220,252) |
HSL | 192 | 96% | 67% | - | hsl(192,96%,67%) |
HSV | 192 | 64% | 99% | - | hsv(192,64%,99%) |
XYZ | 47.3803 | 60.3883 | 101.2544 | - | xyz(47.3803,60.3883,101.2544) |
CIE-LAB | 82.05 | -26.17 | -26.17 | - | lab(82.05,-26.17,-26.17) |
CMYK | 0.64285714285714 | 0.12698412698413 | 0 | 0.011764705882353 | cmyk(0.64285714285714,0.12698412698413,0,0.011764705882353) |
Description
The RGB value of color #5adcfc is rgb(90, 220, 252).
In the hex color #5adcfc, The value of Red is 90, value of Green is 220, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #5adcfc consists of 192° Hue, 96% Saturation, and 67% Lightness.
In the CMYK color model, the color #5adcfc can be represented as Cyan=0.64285714285714%, Magenta=0.12698412698413%, Yellow=0%, and Black=0.011764705882353%.
Shades of #5adcfc
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 #5adcfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5adcfc
Preview of #5adcfc on White Background
The contrast ratio of #5adcfc with white color is 1.61
Preview of #5adcfc on black background
The contrast ratio of #5adcfc with black color is 13.08
#5adcfc color will look good with a black background.
Color Schemes of #5adcfc
Triadic Colors of #5adcfc
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 #5adcfc
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 #5adcfc
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 #5adcfc
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: #5adcfc;
}
This is a sample text used for the color #5adcfc. 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: #5adcfc;
}
This is a sample text used for the color #5adcfc. 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 #5adcfc;
}
This is a sample text used for the color #5adcfc. 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.01%
Green 39.15%
Blue 44.84%
CMYK Percentage
Cyan 82.25
Magenta 16.25%
Yellow 0%
Black 1.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.