#42c6ae Hex Color
rgb(66, 198, 174)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 42 | c6 | ae | - | #42c6ae |
RGB | 66 | 198 | 174 | - | rgb(66,198,174) |
HSL | 169 | 54% | 52% | - | hsl(169,54%,52%) |
HSV | 169 | 67% | 78% | - | hsv(169,67%,78%) |
XYZ | 30.0808 | 44.6024 | 47.0681 | - | xyz(30.0808,44.6024,47.0681) |
CIE-LAB | 72.63 | -41.29 | 1.59 | - | lab(72.63,-41.29,1.59) |
CMYK | 0.66666666666667 | 0 | 0.12121212121212 | 0.22352941176471 | cmyk(0.66666666666667,0,0.12121212121212,0.22352941176471) |
Description
The RGB value of color #42c6ae is rgb(66, 198, 174).
In the hex color #42c6ae, The value of Red is 66, value of Green is 198, and value of Blue is 174. The primary color is Green. Similarly, The HSL values for #42c6ae consists of 169° Hue, 54% Saturation, and 52% Lightness.
In the CMYK color model, the color #42c6ae can be represented as Cyan=0.66666666666667%, Magenta=0%, Yellow=0.12121212121212%, and Black=0.22352941176471%.
Shades of #42c6ae
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 #42c6ae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #42c6ae
Preview of #42c6ae on White Background
The contrast ratio of #42c6ae with white color is 2.12
Preview of #42c6ae on black background
The contrast ratio of #42c6ae with black color is 9.92
#42c6ae color will look good with a black background.
Color Schemes of #42c6ae
Triadic Colors of #42c6ae
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 #42c6ae
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 #42c6ae
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 #42c6ae
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: #42c6ae;
}
This is a sample text used for the color #42c6ae. 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: #42c6ae;
}
This is a sample text used for the color #42c6ae. 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 #42c6ae;
}
This is a sample text used for the color #42c6ae. 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 15.07%
Green 45.21%
Blue 39.73%
CMYK Percentage
Cyan 65.91
Magenta 0%
Yellow 11.98%
Black 22.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.