#a5f1af Hex Color
rgb(165, 241, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a5 | f1 | af | - | #a5f1af |
RGB | 165 | 241 | 175 | - | rgb(165,241,175) |
HSL | 128 | 73% | 80% | - | hsl(128,73%,80%) |
HSV | 128 | 32% | 95% | - | hsv(128,32%,95%) |
XYZ | 54.7102 | 74.0051 | 51.9583 | - | xyz(54.7102,74.0051,51.9583) |
CIE-LAB | 88.92 | -36.34 | 24.62 | - | lab(88.92,-36.34,24.62) |
CMYK | 0.31535269709544 | 0 | 0.27385892116183 | 0.054901960784314 | cmyk(0.31535269709544,0,0.27385892116183,0.054901960784314) |
Description
The RGB value of color #a5f1af is rgb(165, 241, 175).
In the hex color #a5f1af, The value of Red is 165, value of Green is 241, and value of Blue is 175. The primary color is Green. Similarly, The HSL values for #a5f1af consists of 128° Hue, 73% Saturation, and 80% Lightness.
In the CMYK color model, the color #a5f1af can be represented as Cyan=0.31535269709544%, Magenta=0%, Yellow=0.27385892116183%, and Black=0.054901960784314%.
Shades of #a5f1af
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 #a5f1af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a5f1af
Preview of #a5f1af on White Background
The contrast ratio of #a5f1af with white color is 1.33
Preview of #a5f1af on black background
The contrast ratio of #a5f1af with black color is 15.8
#a5f1af color will look good with a black background.
Color Schemes of #a5f1af
Triadic Colors of #a5f1af
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 #a5f1af
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 #a5f1af
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 #a5f1af
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: #a5f1af;
}
This is a sample text used for the color #a5f1af. 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: #a5f1af;
}
This is a sample text used for the color #a5f1af. 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 #a5f1af;
}
This is a sample text used for the color #a5f1af. 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 28.4%
Green 41.48%
Blue 30.12%
CMYK Percentage
Cyan 48.96
Magenta 0%
Yellow 42.52%
Black 8.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.