COLOR #7D8AB8

HEX: #7D8AB8 RGB: (125,138,184)

Color info

#7D8AB8 contains red, green and blue colors in about the same proportion. Web safe color of #7D8AB8 is #6699CC (or #69C).

RGB color model

#7D8AB8 color RGB value is (125,138,184).

RGB: (125,138,184) (49%, 54%, 72%)

RGB channels and saturation

R 125 of 255 = 49%
G 138 of 255 = 54%
B 184 of 255 = 72%

125
138
184

R + G + B ~ 58%. #7D8AB8 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 125 + 138 + 184 = 447 (100%)
R 125 of 447 ~ 27.96%
G 138 of 447 ~ 30.87%
B 184 of 447 ~ 41.16'%

%27.96
%30.87
%41.16

CMYK color model

#7D8AB8 color CMYK value is (32,25,0,28).

  • cyan value is 32.07%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 27.84%
CMYK: (32,25,0,28) C32M25Y0K28 (32%,25%,0%,28%) (0.32/0.25/0.00/0.28) 

CMYK percentages

%32.07
%25
%0
%27.84

Codes

Color #7D8AB8 in popluar color models

7D 8A B8
RGB 125 138 184
HSL 227° 29.35% 60.59%
HSB/HSV 227° 32.07% 72.16%
CMYK 32.07% 25.00% 0.00%
27.84%

Color #7D8AB8 in popluar number systems.

HEX 7D 8A B8
Decimal 125 138 184
Binary 1111101 10001010 10111000
Octal 175 212 270

Shades and tints

Shades of #7D8AB8

#7D8AB8
(125,138,184)
#727EA8
(114,126,168)
#677298
(103,114,152)
#5C6688
(92,102,136)
#515A78
(81,90,120)
#464E68
(70,78,104)
#3B4258
(59,66,88)
#303648
(48,54,72)
#252A38
(37,42,56)
#1A1E28
(26,30,40)
#0F1218
(15,18,24)
#000000
(0,0,0)

Tints of #7D8AB8

#7D8AB8
(125,138,184)
#8894BE
(136,148,190)
#939EC4
(147,158,196)
#9EA8CA
(158,168,202)
#A9B2D0
(169,178,208)
#B4BCD6
(180,188,214)
#BFC6DC
(191,198,220)
#CAD0E2
(202,208,226)
#D5DAE8
(213,218,232)
#E0E4EE
(224,228,238)
#EBEEF4
(235,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D8AB8 color. Also use rgb(125,138,184) instead hex code.

Text Font Color

.myTextColor { color: #7D8AB8; }

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

This text font color is #7D8AB8.

Background Color

.myBgColor { background-color: #7D8AB8; }

<div style="background-color:#7D8AB8">Inner text</div>

This div background color is #7D8AB8.

Border color

.myBorderColor { border: 1px solid #7D8AB8; }

<div style="border:3px solid #7D8AB8">Div</div>

This div border color is #7D8AB8.

Opacity

.myOpacity80 { color: #7D8AB8; opacity: 0.8; }

<p style="color:#7D8AB8;opacity:0.8;">80%</p>

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

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

This text has shadow with #7D8AB8 color.


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

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

This text has shadow with #7D8AB8 primary color and red secondary color.


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

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

This text has shadow with #7D8AB8 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7D8AB8.

Preview

Color preview on black background

This text has color #7D8AB8 on black background.


Color preview on white background

This text has color #7D8AB8 on white background.


Black color preview on #7D8AB8 background

This text has black color on #7D8AB8 background.


White color preview on #7D8AB8 background

This text has white color on #7D8AB8 background.


Related colors

Complementary color

Complementary color for #hex is #827547.


I love getcolorcode.com

Triadic colors

1 #B87D8A and #8AB87D with #7D8AB8 are triadic colors.

2 #B88A7D and #8A7DB8 with #7D8AB8 are triadic colors.