COLOR #7A9AB5

HEX: #7A9AB5 RGB: (122,154,181)

Color info

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

RGB color model

#7A9AB5 color RGB value is (122,154,181).

RGB: (122,154,181) (48%, 60%, 71%)

RGB channels and saturation

R 122 of 255 = 48%
G 154 of 255 = 60%
B 181 of 255 = 71%

122
154
181

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

Portions of RGB colors in percentages

R + G + B = 122 + 154 + 181 = 457 (100%)
R 122 of 457 ~ 26.7%
G 154 of 457 ~ 33.7%
B 181 of 457 ~ 39.61'%

%26.7
%33.7
%39.61

CMYK color model

#7A9AB5 color CMYK value is (33,15,0,29).

  • cyan value is 32.60%
  • magenta value is 14.92%
  • yellow value is 0.00%
  • key color value is 29.02%

CMYK: (33,15,0,29)
C33M15Y0K29 (33%, 15%, 0%, 29%)
(0.33 / 0.15 / 0.00 / 0.29)

CMYK percentages

%32.6
%14.92
%0
%29.02

Codes

Color #7A9AB5 in popluar color models

7A 9A B5
RGB 122 154 181
HSL 207° 28.50% 59.41%
HSB/HSV 207° 32.60% 70.98%
CMYK 32.60% 14.92% 0.00%
29.02%

Color #7A9AB5 in popluar number systems.

HEX 7A 9A B5
Decimal 122 154 181
Binary 1111010 10011010 10110101
Octal 172 232 265

Shades and tints

Shades of #7A9AB5

#7A9AB5
(122,154,181)
#6F8CA5
(111,140,165)
#647E95
(100,126,149)
#597085
(89,112,133)
#4E6275
(78,98,117)
#435465
(67,84,101)
#384655
(56,70,85)
#2D3845
(45,56,69)
#222A35
(34,42,53)
#171C25
(23,28,37)
#0C0E15
(12,14,21)
#000000
(0,0,0)

Tints of #7A9AB5

#7A9AB5
(122,154,181)
#86A3BB
(134,163,187)
#92ACC1
(146,172,193)
#9EB5C7
(158,181,199)
#AABECD
(170,190,205)
#B6C7D3
(182,199,211)
#C2D0D9
(194,208,217)
#CED9DF
(206,217,223)
#DAE2E5
(218,226,229)
#E6EBEB
(230,235,235)
#F2F4F1
(242,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7A9AB5 color. Also use rgb(122,154,181) instead hex code.

Text Font Color

.myTextColor { color: #7A9AB5; }

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

This text font color is #7A9AB5.

Background Color

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

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

This div background color is #7A9AB5.

Border color

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

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

This div border color is #7A9AB5.

Opacity

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

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

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

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

This text has shadow with #7A9AB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7A9AB5.

Preview

Color preview on black background

This text has color #7A9AB5 on black background.


Color preview on white background

This text has color #7A9AB5 on white background.


Black color preview on #7A9AB5 background

This text has black color on #7A9AB5 background.


White color preview on #7A9AB5 background

This text has white color on #7A9AB5 background.


Related colors

Complementary color

Complementary color for #hex is #85654A.


I love getcolorcode.com

Triadic colors

1 #B57A9A and #9AB57A with #7A9AB5 are triadic colors.

2 #B59A7A and #9A7AB5 with #7A9AB5 are triadic colors.