#afffdb Hex Color
rgb(175, 255, 219)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | af | ff | db | - | #afffdb |
| RGB | 175 | 255 | 219 | - | rgb(175,255,219) |
| HSL | 153 | 100% | 84% | - | hsl(153,100%,84%) |
| HSV | 153 | 31% | 100% | - | hsv(153,31%,100%) |
| XYZ | 66.2254 | 85.7484 | 80.0785 | - | xyz(66.2254,85.7484,80.0785) |
| CIE-LAB | 94.2 | -31.75 | 9.48 | - | lab(94.2,-31.75,9.48) |
| CMYK | 0.31372549019608 | 0 | 0.14117647058824 | 0 | cmyk(0.31372549019608,0,0.14117647058824,0) |
Description
The RGB value of color #afffdb is rgb(175, 255, 219).
In the hex color #afffdb, The value of Red is 175, value of Green is 255, and value of Blue is 219. The primary color is Green. Similarly, The HSL values for #afffdb consists of 153° Hue, 100% Saturation, and 84% Lightness.
In the CMYK color model, the color #afffdb can be represented as Cyan=0.31372549019608%, Magenta=0%, Yellow=0.14117647058824%, and Black=0%.
Shades of #afffdb
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 #afffdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afffdb
Preview of #afffdb on White Background
The contrast ratio of #afffdb with white color is 1.16
Preview of #afffdb on black background
The contrast ratio of #afffdb with black color is 18.15
#afffdb color will look good with a black background.
Color Schemes of #afffdb
Triadic Colors of #afffdb
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 #afffdb
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 #afffdb
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 #afffdb
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: #afffdb;
}
This is a sample text used for the color #afffdb. 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: #afffdb;
}
This is a sample text used for the color #afffdb. 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 #afffdb;
}
This is a sample text used for the color #afffdb. 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.96%
Green 39.29%
Blue 33.74%
CMYK Percentage
Cyan 68.97
Magenta 0%
Yellow 31.03%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.