#92ffa0 Hex Color
rgb(146, 255, 160)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 92 | ff | a0 | - | #92ffa0 |
RGB | 146 | 255 | 160 | - | rgb(146,255,160) |
HSL | 128 | 100% | 79% | - | hsl(128,100%,79%) |
HSV | 128 | 43% | 100% | - | hsv(128,43%,100%) |
XYZ | 53.9592 | 80.1691 | 45.8879 | - | xyz(53.9592,80.1691,45.8879) |
CIE-LAB | 91.76 | -50.47 | 35.85 | - | lab(91.76,-50.47,35.85) |
CMYK | 0.42745098039216 | 0 | 0.37254901960784 | 0 | cmyk(0.42745098039216,0,0.37254901960784,0) |
Description
The RGB value of color #92ffa0 is rgb(146, 255, 160).
In the hex color #92ffa0, The value of Red is 146, value of Green is 255, and value of Blue is 160. The primary color is Green. Similarly, The HSL values for #92ffa0 consists of 128° Hue, 100% Saturation, and 79% Lightness.
In the CMYK color model, the color #92ffa0 can be represented as Cyan=0.42745098039216%, Magenta=0%, Yellow=0.37254901960784%, and Black=0%.
Shades of #92ffa0
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 #92ffa0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #92ffa0
Preview of #92ffa0 on White Background
The contrast ratio of #92ffa0 with white color is 1.23
Preview of #92ffa0 on black background
The contrast ratio of #92ffa0 with black color is 17.03
#92ffa0 color will look good with a black background.
Color Schemes of #92ffa0
Triadic Colors of #92ffa0
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 #92ffa0
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 #92ffa0
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 #92ffa0
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: #92ffa0;
}
This is a sample text used for the color #92ffa0. 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: #92ffa0;
}
This is a sample text used for the color #92ffa0. 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 #92ffa0;
}
This is a sample text used for the color #92ffa0. 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 26.02%
Green 45.45%
Blue 28.52%
CMYK Percentage
Cyan 53.43
Magenta 0%
Yellow 46.57%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.