#aedce4 Hex Color
rgb(174, 220, 228)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | dc | e4 | - | #aedce4 |
RGB | 174 | 220 | 228 | - | rgb(174,220,228) |
HSL | 189 | 50% | 79% | - | hsl(189,50%,79%) |
HSV | 189 | 24% | 89% | - | hsv(189,24%,89%) |
XYZ | 57.0523 | 65.7865 | 83.0899 | - | xyz(57.0523,65.7865,83.0899) |
CIE-LAB | 84.89 | -13.08 | -8.82 | - | lab(84.89,-13.08,-8.82) |
CMYK | 0.23684210526316 | 0.035087719298246 | 0 | 0.10588235294118 | cmyk(0.23684210526316,0.035087719298246,0,0.10588235294118) |
Description
The RGB value of color #aedce4 is rgb(174, 220, 228).
In the hex color #aedce4, The value of Red is 174, value of Green is 220, and value of Blue is 228. The primary color is Blue. Similarly, The HSL values for #aedce4 consists of 189° Hue, 50% Saturation, and 79% Lightness.
In the CMYK color model, the color #aedce4 can be represented as Cyan=0.23684210526316%, Magenta=0.035087719298246%, Yellow=0%, and Black=0.10588235294118%.
Shades of #aedce4
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 #aedce4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aedce4
Preview of #aedce4 on White Background
The contrast ratio of #aedce4 with white color is 1.48
Preview of #aedce4 on black background
The contrast ratio of #aedce4 with black color is 14.16
#aedce4 color will look good with a black background.
Color Schemes of #aedce4
Triadic Colors of #aedce4
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 #aedce4
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 #aedce4
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 #aedce4
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: #aedce4;
}
This is a sample text used for the color #aedce4. 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: #aedce4;
}
This is a sample text used for the color #aedce4. 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 #aedce4;
}
This is a sample text used for the color #aedce4. 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 27.97%
Green 35.37%
Blue 36.66%
CMYK Percentage
Cyan 62.69
Magenta 9.29%
Yellow 0%
Black 28.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.