#8affdb Hex Color
rgb(138, 255, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8a | ff | db | - | #8affdb |
RGB | 138 | 255 | 219 | - | rgb(138,255,219) |
HSL | 162 | 100% | 77% | - | hsl(162,100%,77%) |
HSV | 162 | 46% | 100% | - | hsv(162,46%,100%) |
XYZ | 59.0274 | 82.0377 | 79.7416 | - | xyz(59.0274,82.0377,79.7416) |
CIE-LAB | 92.59 | -41.48 | 6.95 | - | lab(92.59,-41.48,6.95) |
CMYK | 0.45882352941176 | 0 | 0.14117647058824 | 0 | cmyk(0.45882352941176,0,0.14117647058824,0) |
Description
The RGB value of color #8affdb is rgb(138, 255, 219).
In the hex color #8affdb, The value of Red is 138, value of Green is 255, and value of Blue is 219. The primary color is Green. Similarly, The HSL values for #8affdb consists of 162° Hue, 100% Saturation, and 77% Lightness.
In the CMYK color model, the color #8affdb can be represented as Cyan=0.45882352941176%, Magenta=0%, Yellow=0.14117647058824%, and Black=0%.
Shades of #8affdb
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 #8affdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8affdb
Preview of #8affdb on White Background
The contrast ratio of #8affdb with white color is 1.21
Preview of #8affdb on black background
The contrast ratio of #8affdb with black color is 17.41
#8affdb color will look good with a black background.
Color Schemes of #8affdb
Triadic Colors of #8affdb
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 #8affdb
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 #8affdb
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 #8affdb
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: #8affdb;
}
This is a sample text used for the color #8affdb. 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: #8affdb;
}
This is a sample text used for the color #8affdb. 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 #8affdb;
}
This is a sample text used for the color #8affdb. 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 22.55%
Green 41.67%
Blue 35.78%
CMYK Percentage
Cyan 76.47
Magenta 0%
Yellow 23.53%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.