#aaf4fb Hex Color
rgb(170, 244, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | f4 | fb | - | #aaf4fb |
RGB | 170 | 244 | 251 | - | rgb(170,244,251) |
HSL | 185 | 91% | 83% | - | hsl(185,91%,83%) |
HSV | 185 | 32% | 98% | - | hsv(185,32%,98%) |
XYZ | 66.3408 | 80.2124 | 103.2528 | - | xyz(66.3408,80.2124,103.2528) |
CIE-LAB | 91.78 | -21.04 | -10.66 | - | lab(91.78,-21.04,-10.66) |
CMYK | 0.32270916334661 | 0.027888446215139 | 0 | 0.015686274509804 | cmyk(0.32270916334661,0.027888446215139,0,0.015686274509804) |
Description
The RGB value of color #aaf4fb is rgb(170, 244, 251).
In the hex color #aaf4fb, The value of Red is 170, value of Green is 244, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #aaf4fb consists of 185° Hue, 91% Saturation, and 83% Lightness.
In the CMYK color model, the color #aaf4fb can be represented as Cyan=0.32270916334661%, Magenta=0.027888446215139%, Yellow=0%, and Black=0.015686274509804%.
Shades of #aaf4fb
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 #aaf4fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaf4fb
Preview of #aaf4fb on White Background
The contrast ratio of #aaf4fb with white color is 1.23
Preview of #aaf4fb on black background
The contrast ratio of #aaf4fb with black color is 17.04
#aaf4fb color will look good with a black background.
Color Schemes of #aaf4fb
Triadic Colors of #aaf4fb
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 #aaf4fb
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 #aaf4fb
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 #aaf4fb
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: #aaf4fb;
}
This is a sample text used for the color #aaf4fb. 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: #aaf4fb;
}
This is a sample text used for the color #aaf4fb. 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 #aaf4fb;
}
This is a sample text used for the color #aaf4fb. 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.56%
Green 36.69%
Blue 37.74%
CMYK Percentage
Cyan 88.1
Magenta 7.61%
Yellow 0%
Black 4.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.