COLOR #8AB7B2

HEX: #8AB7B2 RGB: (138,183,178)

Color info

#8AB7B2 contains red, green and blue colors in about the same proportion. Web safe color of #8AB7B2 is #99CC99 (or #9C9).

RGB color model

#8AB7B2 color RGB value is (138,183,178).

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

RGB channels and saturation

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

138
183
178

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

Portions of RGB colors in percentages

R + G + B = 138 + 183 + 178 = 499 (100%)
R 138 of 499 ~ 27.66%
G 183 of 499 ~ 36.67%
B 178 of 499 ~ 35.67'%

%27.66
%36.67
%35.67

CMYK color model

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

  • cyan value is 24.59%
  • magenta value is 0.00%
  • yellow value is 2.73%
  • key color value is 28.24%

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

CMYK percentages

%24.59
%0
%2.73
%28.24

Codes

Color #8AB7B2 in popluar color models

8A B7 B2
RGB 138 183 178
HSL 173° 23.81% 62.94%
HSB/HSV 173° 24.59% 71.76%
CMYK 24.59% 0.00% 2.73%
28.24%

Color #8AB7B2 in popluar number systems.

HEX 8A B7 B2
Decimal 138 183 178
Binary 10001010 10110111 10110010
Octal 212 267 262

Shades and tints

Shades of #8AB7B2

#8AB7B2
(138,183,178)
#7EA7A2
(126,167,162)
#729792
(114,151,146)
#668782
(102,135,130)
#5A7772
(90,119,114)
#4E6762
(78,103,98)
#425752
(66,87,82)
#364742
(54,71,66)
#2A3732
(42,55,50)
#1E2722
(30,39,34)
#121712
(18,23,18)
#000000
(0,0,0)

Tints of #8AB7B2

#8AB7B2
(138,183,178)
#94BDB9
(148,189,185)
#9EC3C0
(158,195,192)
#A8C9C7
(168,201,199)
#B2CFCE
(178,207,206)
#BCD5D5
(188,213,213)
#C6DBDC
(198,219,220)
#D0E1E3
(208,225,227)
#DAE7EA
(218,231,234)
#E4EDF1
(228,237,241)
#EEF3F8
(238,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #8AB7B2; }

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

This text font color is #8AB7B2.

Background Color

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

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

This div background color is #8AB7B2.

Border color

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

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

This div border color is #8AB7B2.

Opacity

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

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

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

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

This text has shadow with #8AB7B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8AB7B2.

Preview

Color preview on black background

This text has color #8AB7B2 on black background.


Color preview on white background

This text has color #8AB7B2 on white background.


Black color preview on #8AB7B2 background

This text has black color on #8AB7B2 background.


White color preview on #8AB7B2 background

This text has white color on #8AB7B2 background.


Related colors

Complementary color

Complementary color for #hex is #75484D.


I love getcolorcode.com

Triadic colors

1 #B28AB7 and #B7B28A with #8AB7B2 are triadic colors.

2 #B2B78A and #B78AB2 with #8AB7B2 are triadic colors.