#60eedf Hex Color
rgb(96, 238, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 60 | ee | df | - | #60eedf |
RGB | 96 | 238 | 223 | - | rgb(96,238,223) |
HSL | 174 | 81% | 65% | - | hsl(174,81%,65%) |
HSV | 174 | 60% | 93% | - | hsv(174,60%,93%) |
XYZ | 48.7177 | 68.9636 | 80.5556 | - | xyz(48.7177,68.9636,80.5556) |
CIE-LAB | 86.49 | -41.6 | -4.19 | - | lab(86.49,-41.6,-4.19) |
CMYK | 0.59663865546218 | 0 | 0.063025210084034 | 0.066666666666667 | cmyk(0.59663865546218,0,0.063025210084034,0.066666666666667) |
Description
The RGB value of color #60eedf is rgb(96, 238, 223).
In the hex color #60eedf, The value of Red is 96, value of Green is 238, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #60eedf consists of 174° Hue, 81% Saturation, and 65% Lightness.
In the CMYK color model, the color #60eedf can be represented as Cyan=0.59663865546218%, Magenta=0%, Yellow=0.063025210084034%, and Black=0.066666666666667%.
Shades of #60eedf
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 #60eedf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #60eedf
Preview of #60eedf on White Background
The contrast ratio of #60eedf with white color is 1.42
Preview of #60eedf on black background
The contrast ratio of #60eedf with black color is 14.79
#60eedf color will look good with a black background.
Color Schemes of #60eedf
Triadic Colors of #60eedf
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 #60eedf
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 #60eedf
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 #60eedf
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: #60eedf;
}
This is a sample text used for the color #60eedf. 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: #60eedf;
}
This is a sample text used for the color #60eedf. 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 #60eedf;
}
This is a sample text used for the color #60eedf. 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 17.24%
Green 42.73%
Blue 40.04%
CMYK Percentage
Cyan 82.14
Magenta 0%
Yellow 8.68%
Black 9.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.