#aaebfe Hex Color
rgb(170, 235, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | eb | fe | - | #aaebfe |
RGB | 170 | 235 | 254 | - | rgb(170,235,254) |
HSL | 194 | 98% | 83% | - | hsl(194,98%,83%) |
HSV | 194 | 33% | 100% | - | hsv(194,33%,100%) |
XYZ | 64.1753 | 75.1185 | 104.8828 | - | xyz(64.1753,75.1185,104.8828) |
CIE-LAB | 89.45 | -15.87 | -15.71 | - | lab(89.45,-15.87,-15.71) |
CMYK | 0.33070866141732 | 0.074803149606299 | 0 | 0.003921568627451 | cmyk(0.33070866141732,0.074803149606299,0,0.003921568627451) |
Description
The RGB value of color #aaebfe is rgb(170, 235, 254).
In the hex color #aaebfe, The value of Red is 170, value of Green is 235, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #aaebfe consists of 194° Hue, 98% Saturation, and 83% Lightness.
In the CMYK color model, the color #aaebfe can be represented as Cyan=0.33070866141732%, Magenta=0.074803149606299%, Yellow=0%, and Black=0.003921568627451%.
Shades of #aaebfe
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 #aaebfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaebfe
Preview of #aaebfe on White Background
The contrast ratio of #aaebfe with white color is 1.31
Preview of #aaebfe on black background
The contrast ratio of #aaebfe with black color is 16.02
#aaebfe color will look good with a black background.
Color Schemes of #aaebfe
Triadic Colors of #aaebfe
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 #aaebfe
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 #aaebfe
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 #aaebfe
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: #aaebfe;
}
This is a sample text used for the color #aaebfe. 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: #aaebfe;
}
This is a sample text used for the color #aaebfe. 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 #aaebfe;
}
This is a sample text used for the color #aaebfe. 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.8%
Green 35.66%
Blue 38.54%
CMYK Percentage
Cyan 80.77
Magenta 18.27%
Yellow 0%
Black 0.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.