#60cfde Hex Color
rgb(96, 207, 222)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 60 | cf | de | - | #60cfde |
| RGB | 96 | 207 | 222 | - | rgb(96,207,222) |
| HSL | 187 | 66% | 62% | - | hsl(187,66%,62%) |
| HSV | 187 | 57% | 87% | - | hsv(187,57%,87%) |
| XYZ | 40.3215 | 52.3864 | 77.0937 | - | xyz(40.3215,52.3864,77.0937) |
| CIE-LAB | 77.51 | -27.37 | -17.03 | - | lab(77.51,-27.37,-17.03) |
| CMYK | 0.56756756756757 | 0.067567567567568 | 0 | 0.12941176470588 | cmyk(0.56756756756757,0.067567567567568,0,0.12941176470588) |
Description
The RGB value of color #60cfde is rgb(96, 207, 222).
In the hex color #60cfde, The value of Red is 96, value of Green is 207, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #60cfde consists of 187° Hue, 66% Saturation, and 62% Lightness.
In the CMYK color model, the color #60cfde can be represented as Cyan=0.56756756756757%, Magenta=0.067567567567568%, Yellow=0%, and Black=0.12941176470588%.
Shades of #60cfde
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 #60cfde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #60cfde
Preview of #60cfde on White Background
The contrast ratio of #60cfde with white color is 1.83
Preview of #60cfde on black background
The contrast ratio of #60cfde with black color is 11.48
#60cfde color will look good with a black background.
Color Schemes of #60cfde
Triadic Colors of #60cfde
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 #60cfde
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 #60cfde
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 #60cfde
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: #60cfde;
}
This is a sample text used for the color #60cfde. 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: #60cfde;
}
This is a sample text used for the color #60cfde. 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 #60cfde;
}
This is a sample text used for the color #60cfde. 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 18.29%
Green 39.43%
Blue 42.29%
CMYK Percentage
Cyan 74.24
Magenta 8.84%
Yellow 0%
Black 16.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.