#71ffb5 Hex Color
rgb(113, 255, 181)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 71 | ff | b5 | - | #71ffb5 |
RGB | 113 | 255 | 181 | - | rgb(113,255,181) |
HSL | 149 | 100% | 72% | - | hsl(149,100%,72%) |
HSV | 149 | 56% | 100% | - | hsv(149,56%,100%) |
XYZ | 50.9105 | 78.3669 | 56.1591 | - | xyz(50.9105,78.3669,56.1591) |
CIE-LAB | 90.95 | -54.92 | 24 | - | lab(90.95,-54.92,24) |
CMYK | 0.55686274509804 | 0 | 0.29019607843137 | 0 | cmyk(0.55686274509804,0,0.29019607843137,0) |
Description
The RGB value of color #71ffb5 is rgb(113, 255, 181).
In the hex color #71ffb5, The value of Red is 113, value of Green is 255, and value of Blue is 181. The primary color is Green. Similarly, The HSL values for #71ffb5 consists of 149° Hue, 100% Saturation, and 72% Lightness.
In the CMYK color model, the color #71ffb5 can be represented as Cyan=0.55686274509804%, Magenta=0%, Yellow=0.29019607843137%, and Black=0%.
Shades of #71ffb5
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 #71ffb5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #71ffb5
Preview of #71ffb5 on White Background
The contrast ratio of #71ffb5 with white color is 1.26
Preview of #71ffb5 on black background
The contrast ratio of #71ffb5 with black color is 16.67
#71ffb5 color will look good with a black background.
Color Schemes of #71ffb5
Triadic Colors of #71ffb5
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 #71ffb5
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 #71ffb5
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 #71ffb5
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: #71ffb5;
}
This is a sample text used for the color #71ffb5. 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: #71ffb5;
}
This is a sample text used for the color #71ffb5. 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 #71ffb5;
}
This is a sample text used for the color #71ffb5. 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 20.58%
Green 46.45%
Blue 32.97%
CMYK Percentage
Cyan 65.74
Magenta 0%
Yellow 34.26%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.