COLOR #8AB2B8

HEX: #8AB2B8 RGB: (138,178,184)

Color info

#8AB2B8 contains red, green and blue colors in about the same proportion. Web safe color of #8AB2B8 is #9999CC (or #99C).

RGB color model

#8AB2B8 color RGB value is (138,178,184).

RGB: (138,178,184) (54%, 70%, 72%)

RGB channels and saturation

R 138 of 255 = 54%
G 178 of 255 = 70%
B 184 of 255 = 72%

138
178
184

R + G + B ~ 65%. #8AB2B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 138 + 178 + 184 = 500 (100%)
R 138 of 500 ~ 27.6%
G 178 of 500 ~ 35.6%
B 184 of 500 ~ 36.8'%

%27.6
%35.6
%36.8

CMYK color model

#8AB2B8 color CMYK value is (25,3,0,28).

  • cyan value is 25.00%
  • magenta value is 3.26%
  • yellow value is 0.00%
  • key color value is 27.84%

CMYK: (25,3,0,28)
C25M3Y0K28 (25%, 3%, 0%, 28%)
(0.25 / 0.03 / 0.00 / 0.28)

CMYK percentages

%25
%3.26
%0
%27.84

Codes

Color #8AB2B8 in popluar color models

8A B2 B8
RGB 138 178 184
HSL 188° 24.47% 63.14%
HSB/HSV 188° 25.00% 72.16%
CMYK 25.00% 3.26% 0.00%
27.84%

Color #8AB2B8 in popluar number systems.

HEX 8A B2 B8
Decimal 138 178 184
Binary 10001010 10110010 10111000
Octal 212 262 270

Shades and tints

Shades of #8AB2B8

#8AB2B8
(138,178,184)
#7EA2A8
(126,162,168)
#729298
(114,146,152)
#668288
(102,130,136)
#5A7278
(90,114,120)
#4E6268
(78,98,104)
#425258
(66,82,88)
#364248
(54,66,72)
#2A3238
(42,50,56)
#1E2228
(30,34,40)
#121218
(18,18,24)
#000000
(0,0,0)

Tints of #8AB2B8

#8AB2B8
(138,178,184)
#94B9BE
(148,185,190)
#9EC0C4
(158,192,196)
#A8C7CA
(168,199,202)
#B2CED0
(178,206,208)
#BCD5D6
(188,213,214)
#C6DCDC
(198,220,220)
#D0E3E2
(208,227,226)
#DAEAE8
(218,234,232)
#E4F1EE
(228,241,238)
#EEF8F4
(238,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8AB2B8 color. Also use rgb(138,178,184) instead hex code.

Text Font Color

.myTextColor { color: #8AB2B8; }

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

This text font color is #8AB2B8.

Background Color

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

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

This div background color is #8AB2B8.

Border color

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

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

This div border color is #8AB2B8.

Opacity

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

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

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

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

This text has shadow with #8AB2B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8AB2B8.

Preview

Color preview on black background

This text has color #8AB2B8 on black background.


Color preview on white background

This text has color #8AB2B8 on white background.


Black color preview on #8AB2B8 background

This text has black color on #8AB2B8 background.


White color preview on #8AB2B8 background

This text has white color on #8AB2B8 background.


Related colors

Complementary color

Complementary color for #hex is #754D47.


I love getcolorcode.com

Triadic colors

1 #B88AB2 and #B2B88A with #8AB2B8 are triadic colors.

2 #B8B28A and #B28AB8 with #8AB2B8 are triadic colors.