#84aedc Hex Color
rgb(132, 174, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 84 | ae | dc | - | #84aedc |
RGB | 132 | 174 | 220 | - | rgb(132,174,220) |
HSL | 211 | 56% | 69% | - | hsl(211,56%,69%) |
HSV | 211 | 40% | 86% | - | hsv(211,40%,86%) |
XYZ | 37.57 | 40.3449 | 73.5173 | - | xyz(37.57,40.3449,73.5173) |
CIE-LAB | 69.71 | -2.51 | -27.67 | - | lab(69.71,-2.51,-27.67) |
CMYK | 0.4 | 0.20909090909091 | 0 | 0.13725490196078 | cmyk(0.4,0.20909090909091,0,0.13725490196078) |
Description
The RGB value of color #84aedc is rgb(132, 174, 220).
In the hex color #84aedc, The value of Red is 132, value of Green is 174, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #84aedc consists of 211° Hue, 56% Saturation, and 69% Lightness.
In the CMYK color model, the color #84aedc can be represented as Cyan=0.4%, Magenta=0.20909090909091%, Yellow=0%, and Black=0.13725490196078%.
Shades of #84aedc
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 #84aedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #84aedc
Preview of #84aedc on White Background
The contrast ratio of #84aedc with white color is 2.32
Preview of #84aedc on black background
The contrast ratio of #84aedc with black color is 9.07
#84aedc color will look good with a black background.
Color Schemes of #84aedc
Triadic Colors of #84aedc
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 #84aedc
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 #84aedc
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 #84aedc
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: #84aedc;
}
This is a sample text used for the color #84aedc. 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: #84aedc;
}
This is a sample text used for the color #84aedc. 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 #84aedc;
}
This is a sample text used for the color #84aedc. 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 25.1%
Green 33.08%
Blue 41.83%
CMYK Percentage
Cyan 53.59
Magenta 28.02%
Yellow 0%
Black 18.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.