#aecfd5 Hex Color
rgb(174, 207, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | cf | d5 | - | #aecfd5 |
RGB | 174 | 207 | 213 | - | rgb(174,207,213) |
HSL | 189 | 32% | 76% | - | hsl(189,32%,76%) |
HSV | 189 | 18% | 84% | - | hsv(189,18%,84%) |
XYZ | 51.7786 | 58.4284 | 71.4996 | - | xyz(51.7786,58.4284,71.4996) |
CIE-LAB | 80.98 | -9.64 | -6.64 | - | lab(80.98,-9.64,-6.64) |
CMYK | 0.1830985915493 | 0.028169014084507 | 0 | 0.16470588235294 | cmyk(0.1830985915493,0.028169014084507,0,0.16470588235294) |
Description
The RGB value of color #aecfd5 is rgb(174, 207, 213).
In the hex color #aecfd5, The value of Red is 174, value of Green is 207, and value of Blue is 213. The primary color is Blue. Similarly, The HSL values for #aecfd5 consists of 189° Hue, 32% Saturation, and 76% Lightness.
In the CMYK color model, the color #aecfd5 can be represented as Cyan=0.1830985915493%, Magenta=0.028169014084507%, Yellow=0%, and Black=0.16470588235294%.
Shades of #aecfd5
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 #aecfd5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aecfd5
Preview of #aecfd5 on White Background
The contrast ratio of #aecfd5 with white color is 1.66
Preview of #aecfd5 on black background
The contrast ratio of #aecfd5 with black color is 12.69
#aecfd5 color will look good with a black background.
Color Schemes of #aecfd5
Triadic Colors of #aecfd5
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 #aecfd5
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 #aecfd5
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 #aecfd5
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: #aecfd5;
}
This is a sample text used for the color #aecfd5. 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: #aecfd5;
}
This is a sample text used for the color #aecfd5. 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 #aecfd5;
}
This is a sample text used for the color #aecfd5. 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 29.29%
Green 34.85%
Blue 35.86%
CMYK Percentage
Cyan 48.7
Magenta 7.49%
Yellow 0%
Black 43.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.