COLOR #7AB0B6

HEX: #7AB0B6 RGB: (122,176,182)

Color info

#7AB0B6 contains mainly green and blue colors. Web safe color of #7AB0B6 is #6699CC (or #69C).

RGB color model

#7AB0B6 color RGB value is (122,176,182).

RGB: (122,176,182) (48%, 69%, 71%)

RGB channels and saturation

R 122 of 255 = 48%
G 176 of 255 = 69%
B 182 of 255 = 71%

122
176
182

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

Portions of RGB colors in percentages

R + G + B = 122 + 176 + 182 = 480 (100%)
R 122 of 480 ~ 25.42%
G 176 of 480 ~ 36.67%
B 182 of 480 ~ 37.92'%

%25.42
%36.67
%37.92

CMYK color model

#7AB0B6 color CMYK value is (33,3,0,29).

  • cyan value is 32.97%
  • magenta value is 3.30%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (33,3,0,29)
C33M3Y0K29 (33%, 3%, 0%, 29%)
(0.33 / 0.03 / 0.00 / 0.29)

CMYK percentages

%32.97
%3.3
%0
%28.63

Codes

Color #7AB0B6 in popluar color models

7A B0 B6
RGB 122 176 182
HSL 186° 29.13% 59.61%
HSB/HSV 186° 32.97% 71.37%
CMYK 32.97% 3.30% 0.00%
28.63%

Color #7AB0B6 in popluar number systems.

HEX 7A B0 B6
Decimal 122 176 182
Binary 1111010 10110000 10110110
Octal 172 260 266

Shades and tints

Shades of #7AB0B6

#7AB0B6
(122,176,182)
#6FA0A6
(111,160,166)
#649096
(100,144,150)
#598086
(89,128,134)
#4E7076
(78,112,118)
#436066
(67,96,102)
#385056
(56,80,86)
#2D4046
(45,64,70)
#223036
(34,48,54)
#172026
(23,32,38)
#0C1016
(12,16,22)
#000000
(0,0,0)

Tints of #7AB0B6

#7AB0B6
(122,176,182)
#86B7BC
(134,183,188)
#92BEC2
(146,190,194)
#9EC5C8
(158,197,200)
#AACCCE
(170,204,206)
#B6D3D4
(182,211,212)
#C2DADA
(194,218,218)
#CEE1E0
(206,225,224)
#DAE8E6
(218,232,230)
#E6EFEC
(230,239,236)
#F2F6F2
(242,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7AB0B6; }

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

This text font color is #7AB0B6.

Background Color

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

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

This div background color is #7AB0B6.

Border color

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

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

This div border color is #7AB0B6.

Opacity

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

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

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

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

This text has shadow with #7AB0B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7AB0B6.

Preview

Color preview on black background

This text has color #7AB0B6 on black background.


Color preview on white background

This text has color #7AB0B6 on white background.


Black color preview on #7AB0B6 background

This text has black color on #7AB0B6 background.


White color preview on #7AB0B6 background

This text has white color on #7AB0B6 background.


Related colors

Complementary color

Complementary color for #hex is #854F49.


I love getcolorcode.com

Triadic colors

1 #B67AB0 and #B0B67A with #7AB0B6 are triadic colors.

2 #B6B07A and #B07AB6 with #7AB0B6 are triadic colors.