COLOR #7AB9B0

HEX: #7AB9B0 RGB: (122,185,176)

Color info

#7AB9B0 contains mainly green and blue colors. Web safe color of #7AB9B0 is #66CC99 (or #6C9).

RGB color model

#7AB9B0 color RGB value is (122,185,176).

RGB: (122,185,176) (48%, 73%, 69%)

RGB channels and saturation

R 122 of 255 = 48%
G 185 of 255 = 73%
B 176 of 255 = 69%

122
185
176

R + G + B ~ 63%. #7AB9B0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 122 + 185 + 176 = 483 (100%)
R 122 of 483 ~ 25.26%
G 185 of 483 ~ 38.3%
B 176 of 483 ~ 36.44'%

%25.26
%38.3
%36.44

CMYK color model

#7AB9B0 color CMYK value is (34,0,5,27).

  • cyan value is 34.05%
  • magenta value is 0.00%
  • yellow value is 4.86%
  • key color value is 27.45%
CMYK: (34,0,5,27) C34M0Y5K27 (34%,0%,5%,27%) (0.34/0.00/0.05/0.27) 

CMYK percentages

%34.05
%0
%4.86
%27.45

Codes

Color #7AB9B0 in popluar color models

7A B9 B0
RGB 122 185 176
HSL 171° 31.03% 60.20%
HSB/HSV 171° 34.05% 72.55%
CMYK 34.05% 0.00% 4.86%
27.45%

Color #7AB9B0 in popluar number systems.

HEX 7A B9 B0
Decimal 122 185 176
Binary 1111010 10111001 10110000
Octal 172 271 260

Shades and tints

Shades of #7AB9B0

#7AB9B0
(122,185,176)
#6FA9A0
(111,169,160)
#649990
(100,153,144)
#598980
(89,137,128)
#4E7970
(78,121,112)
#436960
(67,105,96)
#385950
(56,89,80)
#2D4940
(45,73,64)
#223930
(34,57,48)
#172920
(23,41,32)
#0C1910
(12,25,16)
#000000
(0,0,0)

Tints of #7AB9B0

#7AB9B0
(122,185,176)
#86BFB7
(134,191,183)
#92C5BE
(146,197,190)
#9ECBC5
(158,203,197)
#AAD1CC
(170,209,204)
#B6D7D3
(182,215,211)
#C2DDDA
(194,221,218)
#CEE3E1
(206,227,225)
#DAE9E8
(218,233,232)
#E6EFEF
(230,239,239)
#F2F5F6
(242,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7AB9B0 color. Also use rgb(122,185,176) instead hex code.

Text Font Color

.myTextColor { color: #7AB9B0; }

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

This text font color is #7AB9B0.

Background Color

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

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

This div background color is #7AB9B0.

Border color

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

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

This div border color is #7AB9B0.

Opacity

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

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

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

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

This text has shadow with #7AB9B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7AB9B0.

Preview

Color preview on black background

This text has color #7AB9B0 on black background.


Color preview on white background

This text has color #7AB9B0 on white background.


Black color preview on #7AB9B0 background

This text has black color on #7AB9B0 background.


White color preview on #7AB9B0 background

This text has white color on #7AB9B0 background.


Related colors

Complementary color

Complementary color for #hex is #85464F.


I love getcolorcode.com

Triadic colors

1 #B07AB9 and #B9B07A with #7AB9B0 are triadic colors.

2 #B0B97A and #B97AB0 with #7AB9B0 are triadic colors.