COLOR #7D8DB8

HEX: #7D8DB8 RGB: (125,141,184)

Color info

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

RGB color model

#7D8DB8 color RGB value is (125,141,184).

RGB: (125,141,184) (49%, 55%, 72%)

RGB channels and saturation

R 125 of 255 = 49%
G 141 of 255 = 55%
B 184 of 255 = 72%

125
141
184

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

Portions of RGB colors in percentages

R + G + B = 125 + 141 + 184 = 450 (100%)
R 125 of 450 ~ 27.78%
G 141 of 450 ~ 31.33%
B 184 of 450 ~ 40.89'%

%27.78
%31.33
%40.89

CMYK color model

#7D8DB8 color CMYK value is (32,23,0,28).

  • cyan value is 32.07%
  • magenta value is 23.37%
  • yellow value is 0.00%
  • key color value is 27.84%

CMYK: (32,23,0,28)
C32M23Y0K28 (32%, 23%, 0%, 28%)
(0.32 / 0.23 / 0.00 / 0.28)

CMYK percentages

%32.07
%23.37
%0
%27.84

Codes

Color #7D8DB8 in popluar color models

7D 8D B8
RGB 125 141 184
HSL 224° 29.35% 60.59%
HSB/HSV 224° 32.07% 72.16%
CMYK 32.07% 23.37% 0.00%
27.84%

Color #7D8DB8 in popluar number systems.

HEX 7D 8D B8
Decimal 125 141 184
Binary 1111101 10001101 10111000
Octal 175 215 270

Shades and tints

Shades of #7D8DB8

#7D8DB8
(125,141,184)
#7281A8
(114,129,168)
#677598
(103,117,152)
#5C6988
(92,105,136)
#515D78
(81,93,120)
#465168
(70,81,104)
#3B4558
(59,69,88)
#303948
(48,57,72)
#252D38
(37,45,56)
#1A2128
(26,33,40)
#0F1518
(15,21,24)
#000000
(0,0,0)

Tints of #7D8DB8

#7D8DB8
(125,141,184)
#8897BE
(136,151,190)
#93A1C4
(147,161,196)
#9EABCA
(158,171,202)
#A9B5D0
(169,181,208)
#B4BFD6
(180,191,214)
#BFC9DC
(191,201,220)
#CAD3E2
(202,211,226)
#D5DDE8
(213,221,232)
#E0E7EE
(224,231,238)
#EBF1F4
(235,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D8DB8; }

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

This text font color is #7D8DB8.

Background Color

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

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

This div background color is #7D8DB8.

Border color

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

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

This div border color is #7D8DB8.

Opacity

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

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

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

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

This text has shadow with #7D8DB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D8DB8.

Preview

Color preview on black background

This text has color #7D8DB8 on black background.


Color preview on white background

This text has color #7D8DB8 on white background.


Black color preview on #7D8DB8 background

This text has black color on #7D8DB8 background.


White color preview on #7D8DB8 background

This text has white color on #7D8DB8 background.


Related colors

Complementary color

Complementary color for #hex is #827247.


I love getcolorcode.com

Triadic colors

1 #B87D8D and #8DB87D with #7D8DB8 are triadic colors.

2 #B88D7D and #8D7DB8 with #7D8DB8 are triadic colors.