#aabcdc Hex Color
rgb(170, 188, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | bc | dc | - | #aabcdc |
RGB | 170 | 188 | 220 | - | rgb(170,188,220) |
HSL | 218 | 42% | 76% | - | hsl(218,42%,76%) |
HSV | 218 | 23% | 86% | - | hsv(218,23%,86%) |
XYZ | 47.4791 | 49.6798 | 74.7969 | - | xyz(47.4791,49.6798,74.7969) |
CIE-LAB | 75.87 | 0.73 | -18.07 | - | lab(75.87,0.73,-18.07) |
CMYK | 0.22727272727273 | 0.14545454545455 | 0 | 0.13725490196078 | cmyk(0.22727272727273,0.14545454545455,0,0.13725490196078) |
Description
The RGB value of color #aabcdc is rgb(170, 188, 220).
In the hex color #aabcdc, The value of Red is 170, value of Green is 188, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #aabcdc consists of 218° Hue, 42% Saturation, and 76% Lightness.
In the CMYK color model, the color #aabcdc can be represented as Cyan=0.22727272727273%, Magenta=0.14545454545455%, Yellow=0%, and Black=0.13725490196078%.
Shades of #aabcdc
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 #aabcdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aabcdc
Preview of #aabcdc on White Background
The contrast ratio of #aabcdc with white color is 1.92
Preview of #aabcdc on black background
The contrast ratio of #aabcdc with black color is 10.94
#aabcdc color will look good with a black background.
Color Schemes of #aabcdc
Triadic Colors of #aabcdc
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 #aabcdc
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 #aabcdc
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 #aabcdc
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: #aabcdc;
}
This is a sample text used for the color #aabcdc. 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: #aabcdc;
}
This is a sample text used for the color #aabcdc. 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 #aabcdc;
}
This is a sample text used for the color #aabcdc. 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.41%
Green 32.53%
Blue 38.06%
CMYK Percentage
Cyan 44.56
Magenta 28.52%
Yellow 0%
Black 26.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.