COLOR #72ADA6

HEX: #72ADA6 RGB: (114,173,166)

Color info

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

RGB color model

#72ADA6 color RGB value is (114,173,166).

RGB: (114,173,166) (45%, 68%, 65%)

RGB channels and saturation

R 114 of 255 = 45%
G 173 of 255 = 68%
B 166 of 255 = 65%

114
173
166

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

Portions of RGB colors in percentages

R + G + B = 114 + 173 + 166 = 453 (100%)
R 114 of 453 ~ 25.17%
G 173 of 453 ~ 38.19%
B 166 of 453 ~ 36.64'%

%25.17
%38.19
%36.64

CMYK color model

#72ADA6 color CMYK value is (34,0,4,32).

  • cyan value is 34.10%
  • magenta value is 0.00%
  • yellow value is 4.05%
  • key color value is 32.16%

CMYK: (34,0,4,32)
C34M0Y4K32 (34%, 0%, 4%, 32%)
(0.34 / 0.00 / 0.04 / 0.32)

CMYK percentages

%34.1
%0
%4.05
%32.16

Codes

Color #72ADA6 in popluar color models

72 AD A6
RGB 114 173 166
HSL 173° 26.46% 56.27%
HSB/HSV 173° 34.10% 67.84%
CMYK 34.10% 0.00% 4.05%
32.16%

Color #72ADA6 in popluar number systems.

HEX 72 AD A6
Decimal 114 173 166
Binary 1110010 10101101 10100110
Octal 162 255 246

Shades and tints

Shades of #72ADA6

#72ADA6
(114,173,166)
#689E97
(104,158,151)
#5E8F88
(94,143,136)
#548079
(84,128,121)
#4A716A
(74,113,106)
#40625B
(64,98,91)
#36534C
(54,83,76)
#2C443D
(44,68,61)
#22352E
(34,53,46)
#18261F
(24,38,31)
#0E1710
(14,23,16)
#000000
(0,0,0)

Tints of #72ADA6

#72ADA6
(114,173,166)
#7EB4AE
(126,180,174)
#8ABBB6
(138,187,182)
#96C2BE
(150,194,190)
#A2C9C6
(162,201,198)
#AED0CE
(174,208,206)
#BAD7D6
(186,215,214)
#C6DEDE
(198,222,222)
#D2E5E6
(210,229,230)
#DEECEE
(222,236,238)
#EAF3F6
(234,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72ADA6 color. Also use rgb(114,173,166) instead hex code.

Text Font Color

.myTextColor { color: #72ADA6; }

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

This text font color is #72ADA6.

Background Color

.myBgColor { background-color: #72ADA6; }

<div style="background-color:#72ADA6">Inner text</div>

This div background color is #72ADA6.

Border color

.myBorderColor { border: 1px solid #72ADA6; }

<div style="border:3px solid #72ADA6">Div</div>

This div border color is #72ADA6.

Opacity

.myOpacity80 { color: #72ADA6; opacity: 0.8; }

<p style="color:#72ADA6;opacity:0.8;">80%</p>

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

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

This text has shadow with #72ADA6 color.


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

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

This text has shadow with #72ADA6 primary color and red secondary color.


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

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

This text has shadow with #72ADA6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #72ADA6.

Preview

Color preview on black background

This text has color #72ADA6 on black background.


Color preview on white background

This text has color #72ADA6 on white background.


Black color preview on #72ADA6 background

This text has black color on #72ADA6 background.


White color preview on #72ADA6 background

This text has white color on #72ADA6 background.


Related colors

Complementary color

Complementary color for #hex is #8D5259.


I love getcolorcode.com

Triadic colors

1 #A672AD and #ADA672 with #72ADA6 are triadic colors.

2 #A6AD72 and #AD72A6 with #72ADA6 are triadic colors.