#60f0fd Hex Color
rgb(96, 240, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 60 | f0 | fd | - | #60f0fd |
RGB | 96 | 240 | 253 | - | rgb(96,240,253) |
HSL | 185 | 98% | 68% | - | hsl(185,98%,68%) |
HSV | 185 | 62% | 99% | - | hsv(185,62%,99%) |
XYZ | 53.7136 | 71.8988 | 103.9754 | - | xyz(53.7136,71.8988,103.9754) |
CIE-LAB | 87.92 | -34.55 | -17.78 | - | lab(87.92,-34.55,-17.78) |
CMYK | 0.62055335968379 | 0.051383399209486 | 0 | 0.0078431372549019 | cmyk(0.62055335968379,0.051383399209486,0,0.0078431372549019) |
Description
The RGB value of color #60f0fd is rgb(96, 240, 253).
In the hex color #60f0fd, The value of Red is 96, value of Green is 240, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #60f0fd consists of 185° Hue, 98% Saturation, and 68% Lightness.
In the CMYK color model, the color #60f0fd can be represented as Cyan=0.62055335968379%, Magenta=0.051383399209486%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #60f0fd
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 #60f0fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #60f0fd
Preview of #60f0fd on White Background
The contrast ratio of #60f0fd with white color is 1.37
Preview of #60f0fd on black background
The contrast ratio of #60f0fd with black color is 15.38
#60f0fd color will look good with a black background.
Color Schemes of #60f0fd
Triadic Colors of #60f0fd
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 #60f0fd
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 #60f0fd
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 #60f0fd
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: #60f0fd;
}
This is a sample text used for the color #60f0fd. 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: #60f0fd;
}
This is a sample text used for the color #60f0fd. 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 #60f0fd;
}
This is a sample text used for the color #60f0fd. 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.3%
Green 40.75%
Blue 42.95%
CMYK Percentage
Cyan 91.29
Magenta 7.56%
Yellow 0%
Black 1.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.