#4be6aa Hex Color
rgb(75, 230, 170)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 4b | e6 | aa | - | #4be6aa |
| RGB | 75 | 230 | 170 | - | rgb(75,230,170) |
| HSL | 157 | 76% | 60% | - | hsl(157,76%,60%) |
| HSV | 157 | 67% | 90% | - | hsv(157,67%,90%) |
| XYZ | 38.4542 | 60.9918 | 47.7761 | - | xyz(38.4542,60.9918,47.7761) |
| CIE-LAB | 82.37 | -54.22 | 17.63 | - | lab(82.37,-54.22,17.63) |
| CMYK | 0.67391304347826 | 0 | 0.26086956521739 | 0.098039215686274 | cmyk(0.67391304347826,0,0.26086956521739,0.098039215686274) |
Description
The RGB value of color #4be6aa is rgb(75, 230, 170).
In the hex color #4be6aa, The value of Red is 75, value of Green is 230, and value of Blue is 170. The primary color is Green. Similarly, The HSL values for #4be6aa consists of 157° Hue, 76% Saturation, and 60% Lightness.
In the CMYK color model, the color #4be6aa can be represented as Cyan=0.67391304347826%, Magenta=0%, Yellow=0.26086956521739%, and Black=0.098039215686274%.
Shades of #4be6aa
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 #4be6aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4be6aa
Preview of #4be6aa on White Background
The contrast ratio of #4be6aa with white color is 1.59
Preview of #4be6aa on black background
The contrast ratio of #4be6aa with black color is 13.2
#4be6aa color will look good with a black background.
Color Schemes of #4be6aa
Triadic Colors of #4be6aa
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 #4be6aa
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 #4be6aa
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 #4be6aa
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: #4be6aa;
}
This is a sample text used for the color #4be6aa. 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: #4be6aa;
}
This is a sample text used for the color #4be6aa. 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 #4be6aa;
}
This is a sample text used for the color #4be6aa. 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.79%
Green 48.42%
Blue 35.79%
CMYK Percentage
Cyan 65.25
Magenta 0%
Yellow 25.26%
Black 9.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.