#a8fdeb Hex Color
rgb(168, 253, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | fd | eb | - | #a8fdeb |
RGB | 168 | 253 | 235 | - | rgb(168,253,235) |
HSL | 167 | 96% | 83% | - | hsl(167,96%,83%) |
HSV | 167 | 34% | 99% | - | hsv(167,34%,99%) |
XYZ | 66.2691 | 84.5735 | 91.4288 | - | xyz(66.2691,84.5735,91.4288) |
CIE-LAB | 93.7 | -29.48 | 0.45 | - | lab(93.7,-29.48,0.45) |
CMYK | 0.33596837944664 | 0 | 0.071146245059289 | 0.0078431372549019 | cmyk(0.33596837944664,0,0.071146245059289,0.0078431372549019) |
Description
The RGB value of color #a8fdeb is rgb(168, 253, 235).
In the hex color #a8fdeb, The value of Red is 168, value of Green is 253, and value of Blue is 235. The primary color is Green. Similarly, The HSL values for #a8fdeb consists of 167° Hue, 96% Saturation, and 83% Lightness.
In the CMYK color model, the color #a8fdeb can be represented as Cyan=0.33596837944664%, Magenta=0%, Yellow=0.071146245059289%, and Black=0.0078431372549019%.
Shades of #a8fdeb
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 #a8fdeb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8fdeb
Preview of #a8fdeb on White Background
The contrast ratio of #a8fdeb with white color is 1.17
Preview of #a8fdeb on black background
The contrast ratio of #a8fdeb with black color is 17.91
#a8fdeb color will look good with a black background.
Color Schemes of #a8fdeb
Triadic Colors of #a8fdeb
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 #a8fdeb
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 #a8fdeb
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 #a8fdeb
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: #a8fdeb;
}
This is a sample text used for the color #a8fdeb. 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: #a8fdeb;
}
This is a sample text used for the color #a8fdeb. 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 #a8fdeb;
}
This is a sample text used for the color #a8fdeb. 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 25.61%
Green 38.57%
Blue 35.82%
CMYK Percentage
Cyan 80.96
Magenta 0%
Yellow 17.15%
Black 1.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.