COLOR #7D9AB7

HEX: #7D9AB7 RGB: (125,154,183)

Color info

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

RGB color model

#7D9AB7 color RGB value is (125,154,183).

RGB: (125,154,183) (49%, 60%, 72%)

RGB channels and saturation

R 125 of 255 = 49%
G 154 of 255 = 60%
B 183 of 255 = 72%

125
154
183

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

Portions of RGB colors in percentages

R + G + B = 125 + 154 + 183 = 462 (100%)
R 125 of 462 ~ 27.06%
G 154 of 462 ~ 33.33%
B 183 of 462 ~ 39.61'%

%27.06
%33.33
%39.61

CMYK color model

#7D9AB7 color CMYK value is (32,16,0,28).

  • cyan value is 31.69%
  • magenta value is 15.85%
  • yellow value is 0.00%
  • key color value is 28.24%

CMYK: (32,16,0,28)
C32M16Y0K28 (32%, 16%, 0%, 28%)
(0.32 / 0.16 / 0.00 / 0.28)

CMYK percentages

%31.69
%15.85
%0
%28.24

Codes

Color #7D9AB7 in popluar color models

7D 9A B7
RGB 125 154 183
HSL 210° 28.71% 60.39%
HSB/HSV 210° 31.69% 71.76%
CMYK 31.69% 15.85% 0.00%
28.24%

Color #7D9AB7 in popluar number systems.

HEX 7D 9A B7
Decimal 125 154 183
Binary 1111101 10011010 10110111
Octal 175 232 267

Shades and tints

Shades of #7D9AB7

#7D9AB7
(125,154,183)
#728CA7
(114,140,167)
#677E97
(103,126,151)
#5C7087
(92,112,135)
#516277
(81,98,119)
#465467
(70,84,103)
#3B4657
(59,70,87)
#303847
(48,56,71)
#252A37
(37,42,55)
#1A1C27
(26,28,39)
#0F0E17
(15,14,23)
#000000
(0,0,0)

Tints of #7D9AB7

#7D9AB7
(125,154,183)
#88A3BD
(136,163,189)
#93ACC3
(147,172,195)
#9EB5C9
(158,181,201)
#A9BECF
(169,190,207)
#B4C7D5
(180,199,213)
#BFD0DB
(191,208,219)
#CAD9E1
(202,217,225)
#D5E2E7
(213,226,231)
#E0EBED
(224,235,237)
#EBF4F3
(235,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D9AB7 color. Also use rgb(125,154,183) instead hex code.

Text Font Color

.myTextColor { color: #7D9AB7; }

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

This text font color is #7D9AB7.

Background Color

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

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

This div background color is #7D9AB7.

Border color

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

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

This div border color is #7D9AB7.

Opacity

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

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

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

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

This text has shadow with #7D9AB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D9AB7.

Preview

Color preview on black background

This text has color #7D9AB7 on black background.


Color preview on white background

This text has color #7D9AB7 on white background.


Black color preview on #7D9AB7 background

This text has black color on #7D9AB7 background.


White color preview on #7D9AB7 background

This text has white color on #7D9AB7 background.


Related colors

Complementary color

Complementary color for #hex is #826548.


I love getcolorcode.com

Triadic colors

1 #B77D9A and #9AB77D with #7D9AB7 are triadic colors.

2 #B79A7D and #9A7DB7 with #7D9AB7 are triadic colors.