RGB value of #55AADD colour is rgb(85, 170, 221) where red value is 85, green value is 170 and the blue value is 221.
Max value from RGB for colour #55AADD is 221 which contains mainly Blue colour.
Cylindrical-coordinate representations (also known as HSL colours) of colour #55AADD hue angle of 202.5°, saturation:66.7% and the lightness value is 60%.
The process colour (four Colour CMYK) of #55AADD colour is Cyan = 0.62, Magento = 0.23, Yellow = 0, and Key/Black (K on CMYK) = 0.13.
Hex color #55AADD is not a web safe color. Nearby web safe colour of #55AADD is #6699CC.
Grayscale color of #55AADD is #969696
Inverted color of #55AADD is #AA5522
OLE colour (RGB Long) of #55AADD is 14527061
Decimal Value of #55AADD is 5614301
Android / android.graphics.Color of #55AADD is -11162915 / 0xFF55AADD
The following declarations are allowed (CSS 3.0) for #55AADD
Base | Red | Green | Blue |
---|---|---|---|
Binary | 01010101 | 10101010 | 11011101 |
Octal | 125 | 252 | 335 |
Decimal | 85 | 170 | 221 |
Hex | 55 | AA | DD |
Colors that are opposite each other on the color wheel are considered to be complementary colors. The high contrast of complementary colors creates a vibrant look especially when used at full saturation.
In the complementary color scheme, the opposite colour of #55AADD colour is calculated by adding 180° to the value of the current hue: 202.5° → 382.5° (+180°)
The split-complementary colour scheme is a variation of the complementary colour scheme. In addition to the base colour, it uses the two colours adjacent to its complement.This color scheme has the same strong visual contrast as the complementary color scheme, but has less tension.
Split-complementary colours of #55AADD are calculated by changing the hue by ±5/12 (±150°): 202.5° → 52.5° (202.5°-150°), 352.5° (202.5°+150°).
A triadic colour scheme uses colors that are evenly spaced around the colour wheel. This scheme tend to be quite vibrant, even if you use pale or unsaturated versions of your hues. To use a triadic harmony successfully, the colours should be carefully balanced - let one colour dominate and use the two others for accent.
Equidistant combinations of triadic scheme colours for #55AADD are calculated by changing the hue by ±1/3 (±120°): 202.5° → 82.5° (202.5°-120°), 322.5° (202.5°+120°).
The rectangle or tetradic color scheme uses four colors arranged into two complementary pairs.This schemes works best if one color is dominant, while the rest serve as extras.
Four tetradic scheme colours (clockwise) for #55AADD are calculated by changing the hue as follows : 202.5° → 322.5° (202.5°+120°), 382.5° (202.5°+180°), 502.5° (202.5°+300°).
Four tetradic scheme colours (counter-clockwise) for #55AADD are calculated by changing the hue as follows : 202.5° → 82.5° (202.5°-120°), 22.5° (202.5°-180°), -97.5° (202.5°-300°).
The square color scheme is similar to the Tetradic rectangle scheme, but with all four colors spaced evenly around the color circle. Square color schemes works best if you let one color be dominant. You should also pay attention to the balance between warm and cool colors in your design.
Four equidistant tetradic square scheme colours for #55AADD are calculated by changing the hue by 1/4 (90°) progressively : 202.5° → 292.5° (202.5°+90°), 382.5° (202.5°+180°), 472.5° (202.5°+270°).
Analogous colours are groups of three colors that are next to each other on the colour wheel. They usually match well and create serene and comfortable designs.
Analogous color schemes are often found in nature and are harmonious and pleasing to the eye.
The analogous colours of #55AADD are calculated by changing the hue by ±1/12 (i.e. 30°): 202.5° → 232.5° (202.5°+30°), 172.5° (202.5°-30°).
A shade is achieved by adding black to any pure hue
Tint is created by mixing white to any pure color
A tone is produced by adding gray to any pure hue.
.myforecolor{
color:#55AADD;
}
.mybgcolor{
background-color:#55AADD;
}
.mybordercolor{
border:3px solid #55AADD;
}
This sample text font Colour is #55AADD
The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog
<p style="color:#55AADD">Text here</p>
This div background Colour is #55AADD
<div style="background-color:#55AADD">
Div content here
</div>
This div border Colour is #55AADD
<div style="border:3px solid #55AADD">
Div content here
</div>
.textShadowRgb {
text-shadow: 4px 4px 2px rgba(85, 170, 221, 0.8);
}
.textShadowHex {
text-shadow: 4px 4px 2px #55AADD;
}
.divShadow {
-moz-box-shadow: 1px 1px 3px 2px #55AADD;
-webkit-box-shadow: 1px 1px 3px 2px #55AADD;
box-shadow: 1px 1px 3px 2px #55AADD;
}
This text has shadow with rgb values.
<p style="text-shadow: 4px 4px 2px rgba(85, 170, 221, 0.8);">Text here</p>
This text has shadow with hex values.
<p style="text-shadow: 4px 4px 2px #55AADD">Text here</p>
This div box has shadow with Colour # 55AADD
<div style="-moz-box-shadow: 1px 1px 3px 2px #55AADD;
-webkit-box-shadow: 1px 1px 3px 2px #55AADD;
box-shadow: 1px 1px 3px 2px #55AADD;">
Div content here
</div>
You can link to this same page with the following url formats:
http://colourdetails.com/hex-code/55AADD
An also with...
Sample text in #55AADD colour with black background colour.
Sample text in #55AADD colour with white background colour.
Sample text in #55AADD colour with #55DD88 background colour.
Sample text in #55DD88 colour with #55AADD background colour.
Sample text in #55AADD colour with #55DDAA background colour.
Sample text in #55DDAA colour with #55AADD background colour.
Sample text in #55AADD colour with #6699CC background colour.
Sample text in #6699CC colour with #55AADD background colour.
Sample text in #55AADD colour with #66DD55 background colour.
Sample text in #66DD55 colour with #55AADD background colour.
Sample text in #55AADD colour with #8855DD background colour.
Sample text in #8855DD colour with #55AADD background colour.
Sample text in #55AADD colour with #AA5522 background colour.
Sample text in #AA5522 colour with #55AADD background colour.
Sample text in #55AADD colour with #AA55DD background colour.
Sample text in #AA55DD colour with #55AADD background colour.
Sample text in #55AADD colour with #AADD55 background colour.
Sample text in #AADD55 colour with #55AADD background colour.
Sample text in #55AADD colour with #CC55DD background colour.
Sample text in #CC55DD colour with #55AADD background colour.
Sample text in #55AADD colour with #DD5566 background colour.
Sample text in #DD5566 colour with #55AADD background colour.
Sample text in #55AADD colour with #DD55AA background colour.
Sample text in #DD55AA colour with #55AADD background colour.
Sample text in #55AADD colour with #DD8855 background colour.
Sample text in #DD8855 colour with #55AADD background colour.
Sample text in #55AADD colour with #DDAA55 background colour.
Sample text in #DDAA55 colour with #55AADD background colour.
Sample text in #55AADD colour with #DDCC55 background colour.
Sample text in #DDCC55 colour with #55AADD background colour.
Sample text in #55AADD colour with #969696 background colour.
Sample text in #969696 colour with #55AADD background colour.