#71e5a5 Hex Color
rgb(113, 229, 165)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 71 | e5 | a5 | - | #71e5a5 |
RGB | 113 | 229 | 165 | - | rgb(113,229,165) |
HSL | 147 | 69% | 67% | - | hsl(147,69%,67%) |
HSV | 147 | 51% | 90% | - | hsv(147,51%,90%) |
XYZ | 41.6209 | 62.2659 | 45.4222 | - | xyz(41.6209,62.2659,45.4222) |
CIE-LAB | 83.05 | -47.27 | 21.34 | - | lab(83.05,-47.27,21.34) |
CMYK | 0.50655021834061 | 0 | 0.27947598253275 | 0.10196078431373 | cmyk(0.50655021834061,0,0.27947598253275,0.10196078431373) |
Description
The RGB value of color #71e5a5 is rgb(113, 229, 165).
In the hex color #71e5a5, The value of Red is 113, value of Green is 229, and value of Blue is 165. The primary color is Green. Similarly, The HSL values for #71e5a5 consists of 147° Hue, 69% Saturation, and 67% Lightness.
In the CMYK color model, the color #71e5a5 can be represented as Cyan=0.50655021834061%, Magenta=0%, Yellow=0.27947598253275%, and Black=0.10196078431373%.
Shades of #71e5a5
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 #71e5a5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #71e5a5
Preview of #71e5a5 on White Background
The contrast ratio of #71e5a5 with white color is 1.56
Preview of #71e5a5 on black background
The contrast ratio of #71e5a5 with black color is 13.45
#71e5a5 color will look good with a black background.
Color Schemes of #71e5a5
Triadic Colors of #71e5a5
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 #71e5a5
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 #71e5a5
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 #71e5a5
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: #71e5a5;
}
This is a sample text used for the color #71e5a5. 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: #71e5a5;
}
This is a sample text used for the color #71e5a5. 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 #71e5a5;
}
This is a sample text used for the color #71e5a5. 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.29%
Green 45.17%
Blue 32.54%
CMYK Percentage
Cyan 57.04
Magenta 0%
Yellow 31.47%
Black 11.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.