#98f9ac Hex Color
rgb(152, 249, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 98 | f9 | ac | - | #98f9ac |
RGB | 152 | 249 | 172 | - | rgb(152,249,172) |
HSL | 132 | 89% | 79% | - | hsl(132,89%,79%) |
HSV | 132 | 39% | 98% | - | hsv(132,39%,98%) |
XYZ | 54.271 | 77.4053 | 51.1101 | - | xyz(54.271,77.4053,51.1101) |
CIE-LAB | 90.51 | -44.28 | 28.2 | - | lab(90.51,-44.28,28.2) |
CMYK | 0.38955823293173 | 0 | 0.30923694779116 | 0.023529411764706 | cmyk(0.38955823293173,0,0.30923694779116,0.023529411764706) |
Description
The RGB value of color #98f9ac is rgb(152, 249, 172).
In the hex color #98f9ac, The value of Red is 152, value of Green is 249, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #98f9ac consists of 132° Hue, 89% Saturation, and 79% Lightness.
In the CMYK color model, the color #98f9ac can be represented as Cyan=0.38955823293173%, Magenta=0%, Yellow=0.30923694779116%, and Black=0.023529411764706%.
Shades of #98f9ac
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 #98f9ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #98f9ac
Preview of #98f9ac on White Background
The contrast ratio of #98f9ac with white color is 1.27
Preview of #98f9ac on black background
The contrast ratio of #98f9ac with black color is 16.48
#98f9ac color will look good with a black background.
Color Schemes of #98f9ac
Triadic Colors of #98f9ac
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 #98f9ac
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 #98f9ac
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 #98f9ac
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: #98f9ac;
}
This is a sample text used for the color #98f9ac. 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: #98f9ac;
}
This is a sample text used for the color #98f9ac. 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 #98f9ac;
}
This is a sample text used for the color #98f9ac. 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.53%
Green 43.46%
Blue 30.02%
CMYK Percentage
Cyan 53.93
Magenta 0%
Yellow 42.81%
Black 3.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.