#aedbcf Hex Color
rgb(174, 219, 207)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ae | db | cf | - | #aedbcf |
| RGB | 174 | 219 | 207 | - | rgb(174,219,207) |
| HSL | 164 | 38% | 77% | - | hsl(164,38%,77%) |
| HSV | 164 | 21% | 86% | - | hsv(164,21%,86%) |
| XYZ | 54.0496 | 64.1667 | 68.5682 | - | xyz(54.0496,64.1667,68.5682) |
| CIE-LAB | 84.05 | -17.02 | 1.08 | - | lab(84.05,-17.02,1.08) |
| CMYK | 0.20547945205479 | 0 | 0.054794520547945 | 0.14117647058824 | cmyk(0.20547945205479,0,0.054794520547945,0.14117647058824) |
Description
The RGB value of color #aedbcf is rgb(174, 219, 207).
In the hex color #aedbcf, The value of Red is 174, value of Green is 219, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #aedbcf consists of 164° Hue, 38% Saturation, and 77% Lightness.
In the CMYK color model, the color #aedbcf can be represented as Cyan=0.20547945205479%, Magenta=0%, Yellow=0.054794520547945%, and Black=0.14117647058824%.
Shades of #aedbcf
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 #aedbcf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aedbcf
Preview of #aedbcf on White Background
The contrast ratio of #aedbcf with white color is 1.52
Preview of #aedbcf on black background
The contrast ratio of #aedbcf with black color is 13.83
#aedbcf color will look good with a black background.
Color Schemes of #aedbcf
Triadic Colors of #aedbcf
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 #aedbcf
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 #aedbcf
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 #aedbcf
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: #aedbcf;
}
This is a sample text used for the color #aedbcf. 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: #aedbcf;
}
This is a sample text used for the color #aedbcf. 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 #aedbcf;
}
This is a sample text used for the color #aedbcf. 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%
Green 36.5%
Blue 34.5%
CMYK Percentage
Cyan 51.18
Magenta 0%
Yellow 13.65%
Black 35.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.