COLOR #8AC4EE

HEX: #8AC4EE RGB: (138,196,238)

Color info

#8AC4EE contains mainly green and blue colors. Web safe color of #8AC4EE is #99CCFF (or #9CF).

RGB color model

#8AC4EE color RGB value is (138,196,238).

RGB: (138,196,238) (54%, 77%, 93%)

RGB channels and saturation

R 138 of 255 = 54%
G 196 of 255 = 77%
B 238 of 255 = 93%

138
196
238

R + G + B ~ 75%. #8AC4EE is quite light color.

Portions of RGB colors in percentages

R + G + B = 138 + 196 + 238 = 572 (100%)
R 138 of 572 ~ 24.13%
G 196 of 572 ~ 34.27%
B 238 of 572 ~ 41.61'%

%24.13
%34.27
%41.61

CMYK color model

#8AC4EE color CMYK value is (42,18,0,7).

  • cyan value is 42.02%
  • magenta value is 17.65%
  • yellow value is 0.00%
  • key color value is 6.67%
CMYK: (42,18,0,7) C42M18Y0K7 (42%,18%,0%,7%) (0.42/0.18/0.00/0.07) 

CMYK percentages

%42.02
%17.65
%0
%6.67

Codes

Color #8AC4EE in popluar color models

8A C4 EE
RGB 138 196 238
HSL 205° 74.63% 73.73%
HSB/HSV 205° 42.02% 93.33%
CMYK 42.02% 17.65% 0.00%
6.67%

Color #8AC4EE in popluar number systems.

HEX 8A C4 EE
Decimal 138 196 238
Binary 10001010 11000100 11101110
Octal 212 304 356

Shades and tints

Shades of #8AC4EE

#8AC4EE
(138,196,238)
#7EB3D9
(126,179,217)
#72A2C4
(114,162,196)
#6691AF
(102,145,175)
#5A809A
(90,128,154)
#4E6F85
(78,111,133)
#425E70
(66,94,112)
#364D5B
(54,77,91)
#2A3C46
(42,60,70)
#1E2B31
(30,43,49)
#121A1C
(18,26,28)
#000000
(0,0,0)

Tints of #8AC4EE

#8AC4EE
(138,196,238)
#94C9EF
(148,201,239)
#9ECEF0
(158,206,240)
#A8D3F1
(168,211,241)
#B2D8F2
(178,216,242)
#BCDDF3
(188,221,243)
#C6E2F4
(198,226,244)
#D0E7F5
(208,231,245)
#DAECF6
(218,236,246)
#E4F1F7
(228,241,247)
#EEF6F8
(238,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8AC4EE color. Also use rgb(138,196,238) instead hex code.

Text Font Color

.myTextColor { color: #8AC4EE; }

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

This text font color is #8AC4EE.

Background Color

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

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

This div background color is #8AC4EE.

Border color

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

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

This div border color is #8AC4EE.

Opacity

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

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

Text with #8AC4EE 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 #8AC4EE;}

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

This text has shadow with #8AC4EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8AC4EE.

Preview

Color preview on black background

This text has color #8AC4EE on black background.


Color preview on white background

This text has color #8AC4EE on white background.


Black color preview on #8AC4EE background

This text has black color on #8AC4EE background.


White color preview on #8AC4EE background

This text has white color on #8AC4EE background.


Related colors

Complementary color

Complementary color for #hex is #753B11.


I love getcolorcode.com

Triadic colors

1 #EE8AC4 and #C4EE8A with #8AC4EE are triadic colors.

2 #EEC48A and #C48AEE with #8AC4EE are triadic colors.