#80f7be Hex Color
rgb(128, 247, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 80 | f7 | be | - | #80f7be |
RGB | 128 | 247 | 190 | - | rgb(128,247,190) |
HSL | 151 | 88% | 74% | - | hsl(151,88%,74%) |
HSV | 151 | 48% | 97% | - | hsv(151,48%,97%) |
XYZ | 51.4571 | 74.8284 | 60.4465 | - | xyz(51.4571,74.8284,60.4465) |
CIE-LAB | 89.31 | -46.42 | 17.2 | - | lab(89.31,-46.42,17.2) |
CMYK | 0.48178137651822 | 0 | 0.23076923076923 | 0.031372549019608 | cmyk(0.48178137651822,0,0.23076923076923,0.031372549019608) |
Description
The RGB value of color #80f7be is rgb(128, 247, 190).
In the hex color #80f7be, The value of Red is 128, value of Green is 247, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #80f7be consists of 151° Hue, 88% Saturation, and 74% Lightness.
In the CMYK color model, the color #80f7be can be represented as Cyan=0.48178137651822%, Magenta=0%, Yellow=0.23076923076923%, and Black=0.031372549019608%.
Shades of #80f7be
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 #80f7be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #80f7be
Preview of #80f7be on White Background
The contrast ratio of #80f7be with white color is 1.32
Preview of #80f7be on black background
The contrast ratio of #80f7be with black color is 15.97
#80f7be color will look good with a black background.
Color Schemes of #80f7be
Triadic Colors of #80f7be
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 #80f7be
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 #80f7be
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 #80f7be
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: #80f7be;
}
This is a sample text used for the color #80f7be. 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: #80f7be;
}
This is a sample text used for the color #80f7be. 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 #80f7be;
}
This is a sample text used for the color #80f7be. 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.65%
Green 43.72%
Blue 33.63%
CMYK Percentage
Cyan 64.76
Magenta 0%
Yellow 31.02%
Black 4.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.