#81aedc Hex Color
rgb(129, 174, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 81 | ae | dc | - | #81aedc |
RGB | 129 | 174 | 220 | - | rgb(129,174,220) |
HSL | 210 | 57% | 68% | - | hsl(210,57%,68%) |
HSV | 210 | 41% | 86% | - | hsv(210,41%,86%) |
XYZ | 37.1076 | 40.1065 | 73.4957 | - | xyz(37.1076,40.1065,73.4957) |
CIE-LAB | 69.55 | -3.29 | -27.95 | - | lab(69.55,-3.29,-27.95) |
CMYK | 0.41363636363636 | 0.20909090909091 | 0 | 0.13725490196078 | cmyk(0.41363636363636,0.20909090909091,0,0.13725490196078) |
Description
The RGB value of color #81aedc is rgb(129, 174, 220).
In the hex color #81aedc, The value of Red is 129, value of Green is 174, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #81aedc consists of 210° Hue, 57% Saturation, and 68% Lightness.
In the CMYK color model, the color #81aedc can be represented as Cyan=0.41363636363636%, Magenta=0.20909090909091%, Yellow=0%, and Black=0.13725490196078%.
Shades of #81aedc
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 #81aedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #81aedc
Preview of #81aedc on White Background
The contrast ratio of #81aedc with white color is 2.33
Preview of #81aedc on black background
The contrast ratio of #81aedc with black color is 9.02
#81aedc color will look good with a black background.
Color Schemes of #81aedc
Triadic Colors of #81aedc
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 #81aedc
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 #81aedc
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 #81aedc
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: #81aedc;
}
This is a sample text used for the color #81aedc. 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: #81aedc;
}
This is a sample text used for the color #81aedc. 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 #81aedc;
}
This is a sample text used for the color #81aedc. 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 24.67%
Green 33.27%
Blue 42.07%
CMYK Percentage
Cyan 54.43
Magenta 27.51%
Yellow 0%
Black 18.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.