COLOR #7D9FAA

HEX: #7D9FAA RGB: (125,159,170)

Color info

#7D9FAA contains red, green and blue colors in about the same proportion. Web safe color of #7D9FAA is #669999 (or #699).

RGB color model

#7D9FAA color RGB value is (125,159,170).

RGB: (125,159,170) (49%, 62%, 67%)

RGB channels and saturation

R 125 of 255 = 49%
G 159 of 255 = 62%
B 170 of 255 = 67%

125
159
170

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

Portions of RGB colors in percentages

R + G + B = 125 + 159 + 170 = 454 (100%)
R 125 of 454 ~ 27.53%
G 159 of 454 ~ 35.02%
B 170 of 454 ~ 37.44'%

%27.53
%35.02
%37.44

CMYK color model

#7D9FAA color CMYK value is (26,6,0,33).

  • cyan value is 26.47%
  • magenta value is 6.47%
  • yellow value is 0.00%
  • key color value is 33.33%

CMYK: (26,6,0,33)
C26M6Y0K33 (26%, 6%, 0%, 33%)
(0.26 / 0.06 / 0.00 / 0.33)

CMYK percentages

%26.47
%6.47
%0
%33.33

Codes

Color #7D9FAA in popluar color models

7D 9F AA
RGB 125 159 170
HSL 195° 20.93% 57.84%
HSB/HSV 195° 26.47% 66.67%
CMYK 26.47% 6.47% 0.00%
33.33%

Color #7D9FAA in popluar number systems.

HEX 7D 9F AA
Decimal 125 159 170
Binary 1111101 10011111 10101010
Octal 175 237 252

Shades and tints

Shades of #7D9FAA

#7D9FAA
(125,159,170)
#72919B
(114,145,155)
#67838C
(103,131,140)
#5C757D
(92,117,125)
#51676E
(81,103,110)
#46595F
(70,89,95)
#3B4B50
(59,75,80)
#303D41
(48,61,65)
#252F32
(37,47,50)
#1A2123
(26,33,35)
#0F1314
(15,19,20)
#000000
(0,0,0)

Tints of #7D9FAA

#7D9FAA
(125,159,170)
#88A7B1
(136,167,177)
#93AFB8
(147,175,184)
#9EB7BF
(158,183,191)
#A9BFC6
(169,191,198)
#B4C7CD
(180,199,205)
#BFCFD4
(191,207,212)
#CAD7DB
(202,215,219)
#D5DFE2
(213,223,226)
#E0E7E9
(224,231,233)
#EBEFF0
(235,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D9FAA color. Also use rgb(125,159,170) instead hex code.

Text Font Color

.myTextColor { color: #7D9FAA; }

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

This text font color is #7D9FAA.

Background Color

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

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

This div background color is #7D9FAA.

Border color

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

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

This div border color is #7D9FAA.

Opacity

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

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

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

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

This text has shadow with #7D9FAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D9FAA.

Preview

Color preview on black background

This text has color #7D9FAA on black background.


Color preview on white background

This text has color #7D9FAA on white background.


Black color preview on #7D9FAA background

This text has black color on #7D9FAA background.


White color preview on #7D9FAA background

This text has white color on #7D9FAA background.


Related colors

Complementary color

Complementary color for #hex is #826055.


I love getcolorcode.com

Triadic colors

1 #AA7D9F and #9FAA7D with #7D9FAA are triadic colors.

2 #AA9F7D and #9F7DAA with #7D9FAA are triadic colors.