COLOR #8DAAD6

HEX: #8DAAD6 RGB: (141,170,214)

Color info

#8DAAD6 contains mainly green and blue colors. Web safe color of #8DAAD6 is #9999CC (or #99C).

RGB color model

#8DAAD6 color RGB value is (141,170,214).

RGB: (141,170,214) (55%, 67%, 84%)

RGB channels and saturation

R 141 of 255 = 55%
G 170 of 255 = 67%
B 214 of 255 = 84%

141
170
214

R + G + B ~ 69%. #8DAAD6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 141 + 170 + 214 = 525 (100%)
R 141 of 525 ~ 26.86%
G 170 of 525 ~ 32.38%
B 214 of 525 ~ 40.76'%

%26.86
%32.38
%40.76

CMYK color model

#8DAAD6 color CMYK value is (34,21,0,16).

  • cyan value is 34.11%
  • magenta value is 20.56%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (34,21,0,16)
C34M21Y0K16 (34%, 21%, 0%, 16%)
(0.34 / 0.21 / 0.00 / 0.16)

CMYK percentages

%34.11
%20.56
%0
%16.08

Codes

Color #8DAAD6 in popluar color models

8D AA D6
RGB 141 170 214
HSL 216° 47.10% 69.61%
HSB/HSV 216° 34.11% 83.92%
CMYK 34.11% 20.56% 0.00%
16.08%

Color #8DAAD6 in popluar number systems.

HEX 8D AA D6
Decimal 141 170 214
Binary 10001101 10101010 11010110
Octal 215 252 326

Shades and tints

Shades of #8DAAD6

#8DAAD6
(141,170,214)
#819BC3
(129,155,195)
#758CB0
(117,140,176)
#697D9D
(105,125,157)
#5D6E8A
(93,110,138)
#515F77
(81,95,119)
#455064
(69,80,100)
#394151
(57,65,81)
#2D323E
(45,50,62)
#21232B
(33,35,43)
#151418
(21,20,24)
#000000
(0,0,0)

Tints of #8DAAD6

#8DAAD6
(141,170,214)
#97B1D9
(151,177,217)
#A1B8DC
(161,184,220)
#ABBFDF
(171,191,223)
#B5C6E2
(181,198,226)
#BFCDE5
(191,205,229)
#C9D4E8
(201,212,232)
#D3DBEB
(211,219,235)
#DDE2EE
(221,226,238)
#E7E9F1
(231,233,241)
#F1F0F4
(241,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8DAAD6 color. Also use rgb(141,170,214) instead hex code.

Text Font Color

.myTextColor { color: #8DAAD6; }

<p style="color:#8DAAD6">This sample text font color is #8DAAD6.</p>

This text font color is #8DAAD6.

Background Color

.myBgColor { background-color: #8DAAD6; }

<div style="background-color:#8DAAD6">Inner text</div>

This div background color is #8DAAD6.

Border color

.myBorderColor { border: 1px solid #8DAAD6; }

<div style="border:3px solid #8DAAD6">Div</div>

This div border color is #8DAAD6.

Opacity

.myOpacity80 { color: #8DAAD6; opacity: 0.8; }

<p style="color:#8DAAD6;opacity:0.8;">80%</p>

Text with #8DAAD6 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #8DAAD6;}

<p style="text-shadow: 3px 3px 1px #8DAAD6">Text here.</p>

This text has shadow with #8DAAD6 color.


.textShadow {text-shadow: 3px 3px 1px #8DAAD6', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #8DAAD6, 5px 5px 20px red">Text here.</p>

This text has shadow with #8DAAD6 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#8DAAD6, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#8DAAD6, Direction=45, Strength=4)">Text</p>

This text has shadow with #8DAAD6 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #8DAAD6;
-webkit-box-shadow: 1px 1px 3px 2px #8DAAD6;
box-shadow: 1px 1px 3px 2px #8DAAD6;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #8DAAD6; -webkit-box-shadow: 1px 1px 3px 2px #8DAAD6; box-shadow:1px 1px 3px 2px #8DAAD6;">
Div content here
</div>

This div box has shadow with color #8DAAD6.

Preview

Color preview on black background

This text has color #8DAAD6 on black background.


Color preview on white background

This text has color #8DAAD6 on white background.


Black color preview on #8DAAD6 background

This text has black color on #8DAAD6 background.


White color preview on #8DAAD6 background

This text has white color on #8DAAD6 background.


Related colors

Complementary color

Complementary color for #hex is #725529.


I love getcolorcode.com

Triadic colors

1 #D68DAA and #AAD68D with #8DAAD6 are triadic colors.

2 #D6AA8D and #AA8DD6 with #8DAAD6 are triadic colors.