#62aeac Hex Color
rgb(98, 174, 172)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 62 | ae | ac | - | #62aeac |
| RGB | 98 | 174 | 172 | - | rgb(98,174,172) |
| HSL | 178 | 32% | 53% | - | hsl(178,32%,53%) |
| HSV | 178 | 44% | 68% | - | hsv(178,44%,68%) |
| XYZ | 27.6194 | 35.8473 | 44.4933 | - | xyz(27.6194,35.8473,44.4933) |
| CIE-LAB | 66.4 | -24.01 | -6.34 | - | lab(66.4,-24.01,-6.34) |
| CMYK | 0.4367816091954 | 0 | 0.011494252873563 | 0.31764705882353 | cmyk(0.4367816091954,0,0.011494252873563,0.31764705882353) |
Description
The RGB value of color #62aeac is rgb(98, 174, 172).
In the hex color #62aeac, The value of Red is 98, value of Green is 174, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #62aeac consists of 178° Hue, 32% Saturation, and 53% Lightness.
In the CMYK color model, the color #62aeac can be represented as Cyan=0.4367816091954%, Magenta=0%, Yellow=0.011494252873563%, and Black=0.31764705882353%.
Shades of #62aeac
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 #62aeac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #62aeac
Preview of #62aeac on White Background
The contrast ratio of #62aeac with white color is 2.57
Preview of #62aeac on black background
The contrast ratio of #62aeac with black color is 8.17
#62aeac color will look good with a black background.
Color Schemes of #62aeac
Triadic Colors of #62aeac
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 #62aeac
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 #62aeac
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 #62aeac
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: #62aeac;
}
This is a sample text used for the color #62aeac. 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: #62aeac;
}
This is a sample text used for the color #62aeac. 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 #62aeac;
}
This is a sample text used for the color #62aeac. 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 22.07%
Green 39.19%
Blue 38.74%
CMYK Percentage
Cyan 57.03
Magenta 0%
Yellow 1.5%
Black 41.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.