#3aea9f Hex Color
rgb(58, 234, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 3a | ea | 9f | - | #3aea9f |
RGB | 58 | 234 | 159 | - | rgb(58,234,159) |
HSL | 154 | 81% | 57% | - | hsl(154,81%,57%) |
HSV | 154 | 75% | 92% | - | hsv(154,75%,92%) |
XYZ | 37.4257 | 62.2484 | 42.8435 | - | xyz(37.4257,62.2484,42.8435) |
CIE-LAB | 83.05 | -60.44 | 24.21 | - | lab(83.05,-60.44,24.21) |
CMYK | 0.75213675213675 | 0 | 0.32051282051282 | 0.082352941176471 | cmyk(0.75213675213675,0,0.32051282051282,0.082352941176471) |
Description
The RGB value of color #3aea9f is rgb(58, 234, 159).
In the hex color #3aea9f, The value of Red is 58, value of Green is 234, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #3aea9f consists of 154° Hue, 81% Saturation, and 57% Lightness.
In the CMYK color model, the color #3aea9f can be represented as Cyan=0.75213675213675%, Magenta=0%, Yellow=0.32051282051282%, and Black=0.082352941176471%.
Shades of #3aea9f
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 #3aea9f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3aea9f
Preview of #3aea9f on White Background
The contrast ratio of #3aea9f with white color is 1.56
Preview of #3aea9f on black background
The contrast ratio of #3aea9f with black color is 13.45
#3aea9f color will look good with a black background.
Color Schemes of #3aea9f
Triadic Colors of #3aea9f
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 #3aea9f
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 #3aea9f
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 #3aea9f
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: #3aea9f;
}
This is a sample text used for the color #3aea9f. 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: #3aea9f;
}
This is a sample text used for the color #3aea9f. 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 #3aea9f;
}
This is a sample text used for the color #3aea9f. 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 12.86%
Green 51.88%
Blue 35.25%
CMYK Percentage
Cyan 65.12
Magenta 0%
Yellow 27.75%
Black 7.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.