#60cdda Hex Color
rgb(96, 205, 218)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 60 | cd | da | - | #60cdda |
| RGB | 96 | 205 | 218 | - | rgb(96,205,218) |
| HSL | 186 | 62% | 62% | - | hsl(186,62%,62%) |
| HSV | 186 | 56% | 85% | - | hsv(186,56%,85%) |
| XYZ | 39.3101 | 51.2114 | 74.1426 | - | xyz(39.3101,51.2114,74.1426) |
| CIE-LAB | 76.81 | -27.5 | -15.94 | - | lab(76.81,-27.5,-15.94) |
| CMYK | 0.55963302752294 | 0.059633027522936 | 0 | 0.14509803921569 | cmyk(0.55963302752294,0.059633027522936,0,0.14509803921569) |
Description
The RGB value of color #60cdda is rgb(96, 205, 218).
In the hex color #60cdda, The value of Red is 96, value of Green is 205, and value of Blue is 218. The primary color is Blue. Similarly, The HSL values for #60cdda consists of 186° Hue, 62% Saturation, and 62% Lightness.
In the CMYK color model, the color #60cdda can be represented as Cyan=0.55963302752294%, Magenta=0.059633027522936%, Yellow=0%, and Black=0.14509803921569%.
Shades of #60cdda
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 #60cdda
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #60cdda
Preview of #60cdda on White Background
The contrast ratio of #60cdda with white color is 1.87
Preview of #60cdda on black background
The contrast ratio of #60cdda with black color is 11.24
#60cdda color will look good with a black background.
Color Schemes of #60cdda
Triadic Colors of #60cdda
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 #60cdda
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 #60cdda
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 #60cdda
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: #60cdda;
}
This is a sample text used for the color #60cdda. 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: #60cdda;
}
This is a sample text used for the color #60cdda. 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 #60cdda;
}
This is a sample text used for the color #60cdda. 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.5%
Green 39.5%
Blue 42%
CMYK Percentage
Cyan 73.22
Magenta 7.8%
Yellow 0%
Black 18.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.