#aff5bb Hex Color
rgb(175, 245, 187)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | af | f5 | bb | - | #aff5bb |
| RGB | 175 | 245 | 187 | - | rgb(175,245,187) |
| HSL | 130 | 78% | 82% | - | hsl(130,78%,82%) |
| HSV | 130 | 29% | 96% | - | hsv(130,29%,96%) |
| XYZ | 59.3012 | 78.0066 | 58.945 | - | xyz(59.3012,78.0066,58.945) |
| CIE-LAB | 90.78 | -33.02 | 21.11 | - | lab(90.78,-33.02,21.11) |
| CMYK | 0.28571428571429 | 0 | 0.23673469387755 | 0.03921568627451 | cmyk(0.28571428571429,0,0.23673469387755,0.03921568627451) |
Description
The RGB value of color #aff5bb is rgb(175, 245, 187).
In the hex color #aff5bb, The value of Red is 175, value of Green is 245, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #aff5bb consists of 130° Hue, 78% Saturation, and 82% Lightness.
In the CMYK color model, the color #aff5bb can be represented as Cyan=0.28571428571429%, Magenta=0%, Yellow=0.23673469387755%, and Black=0.03921568627451%.
Shades of #aff5bb
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 #aff5bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aff5bb
Preview of #aff5bb on White Background
The contrast ratio of #aff5bb with white color is 1.26
Preview of #aff5bb on black background
The contrast ratio of #aff5bb with black color is 16.6
#aff5bb color will look good with a black background.
Color Schemes of #aff5bb
Triadic Colors of #aff5bb
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 #aff5bb
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 #aff5bb
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 #aff5bb
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: #aff5bb;
}
This is a sample text used for the color #aff5bb. 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: #aff5bb;
}
This is a sample text used for the color #aff5bb. 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 #aff5bb;
}
This is a sample text used for the color #aff5bb. 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.83%
Green 40.36%
Blue 30.81%
CMYK Percentage
Cyan 50.87
Magenta 0%
Yellow 42.15%
Black 6.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.