#aecfcc Hex Color
rgb(174, 207, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ae | cf | cc | - | #aecfcc |
RGB | 174 | 207 | 204 | - | rgb(174,207,204) |
HSL | 175 | 26% | 75% | - | hsl(175,26%,75%) |
HSV | 175 | 16% | 81% | - | hsv(175,16%,81%) |
XYZ | 50.6675 | 57.984 | 65.6483 | - | xyz(50.6675,57.984,65.6483) |
CIE-LAB | 80.73 | -11.52 | -2.18 | - | lab(80.73,-11.52,-2.18) |
CMYK | 0.15942028985507 | 0 | 0.014492753623188 | 0.18823529411765 | cmyk(0.15942028985507,0,0.014492753623188,0.18823529411765) |
Description
The RGB value of color #aecfcc is rgb(174, 207, 204).
In the hex color #aecfcc, The value of Red is 174, value of Green is 207, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #aecfcc consists of 175° Hue, 26% Saturation, and 75% Lightness.
In the CMYK color model, the color #aecfcc can be represented as Cyan=0.15942028985507%, Magenta=0%, Yellow=0.014492753623188%, and Black=0.18823529411765%.
Shades of #aecfcc
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 #aecfcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aecfcc
Preview of #aecfcc on White Background
The contrast ratio of #aecfcc with white color is 1.67
Preview of #aecfcc on black background
The contrast ratio of #aecfcc with black color is 12.6
#aecfcc color will look good with a black background.
Color Schemes of #aecfcc
Triadic Colors of #aecfcc
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 #aecfcc
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 #aecfcc
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 #aecfcc
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: #aecfcc;
}
This is a sample text used for the color #aecfcc. 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: #aecfcc;
}
This is a sample text used for the color #aecfcc. 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 #aecfcc;
}
This is a sample text used for the color #aecfcc. 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.74%
Green 35.38%
Blue 34.87%
CMYK Percentage
Cyan 44.02
Magenta 0%
Yellow 4%
Black 51.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.