#aecede Hex Color
rgb(174, 206, 222)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ae | ce | de | - | #aecede |
| RGB | 174 | 206 | 222 | - | rgb(174,206,222) |
| HSL | 200 | 42% | 78% | - | hsl(200,42%,78%) |
| HSV | 200 | 22% | 87% | - | hsv(200,22%,87%) |
| XYZ | 52.7117 | 58.4152 | 77.6043 | - | xyz(52.7117,58.4152,77.6043) |
| CIE-LAB | 80.97 | -7.17 | -11.46 | - | lab(80.97,-7.17,-11.46) |
| CMYK | 0.21621621621622 | 0.072072072072072 | 0 | 0.12941176470588 | cmyk(0.21621621621622,0.072072072072072,0,0.12941176470588) |
Description
The RGB value of color #aecede is rgb(174, 206, 222).
In the hex color #aecede, The value of Red is 174, value of Green is 206, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #aecede consists of 200° Hue, 42% Saturation, and 78% Lightness.
In the CMYK color model, the color #aecede can be represented as Cyan=0.21621621621622%, Magenta=0.072072072072072%, Yellow=0%, and Black=0.12941176470588%.
Shades of #aecede
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 #aecede
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aecede
Preview of #aecede on White Background
The contrast ratio of #aecede with white color is 1.66
Preview of #aecede on black background
The contrast ratio of #aecede with black color is 12.68
#aecede color will look good with a black background.
Color Schemes of #aecede
Triadic Colors of #aecede
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 #aecede
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 #aecede
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 #aecede
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: #aecede;
}
This is a sample text used for the color #aecede. 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: #aecede;
}
This is a sample text used for the color #aecede. 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 #aecede;
}
This is a sample text used for the color #aecede. 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 28.9%
Green 34.22%
Blue 36.88%
CMYK Percentage
Cyan 51.76
Magenta 17.25%
Yellow 0%
Black 30.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.