COLOR #72A395

HEX: #72A395 RGB: (114,163,149)

Color info

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

RGB color model

#72A395 color RGB value is (114,163,149).

RGB: (114,163,149) (45%, 64%, 58%)

RGB channels and saturation

R 114 of 255 = 45%
G 163 of 255 = 64%
B 149 of 255 = 58%

114
163
149

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

Portions of RGB colors in percentages

R + G + B = 114 + 163 + 149 = 426 (100%)
R 114 of 426 ~ 26.76%
G 163 of 426 ~ 38.26%
B 149 of 426 ~ 34.98'%

%26.76
%38.26
%34.98

CMYK color model

#72A395 color CMYK value is (30,0,9,36).

  • cyan value is 30.06%
  • magenta value is 0.00%
  • yellow value is 8.59%
  • key color value is 36.08%
CMYK: (30,0,9,36) C30M0Y9K36 (30%,0%,9%,36%) (0.30/0.00/0.09/0.36) 

CMYK percentages

%30.06
%0
%8.59
%36.08

Codes

Color #72A395 in popluar color models

72 A3 95
RGB 114 163 149
HSL 163° 21.03% 54.31%
HSB/HSV 163° 30.06% 63.92%
CMYK 30.06% 0.00% 8.59%
36.08%

Color #72A395 in popluar number systems.

HEX 72 A3 95
Decimal 114 163 149
Binary 1110010 10100011 10010101
Octal 162 243 225

Shades and tints

Shades of #72A395

#72A395
(114,163,149)
#689588
(104,149,136)
#5E877B
(94,135,123)
#54796E
(84,121,110)
#4A6B61
(74,107,97)
#405D54
(64,93,84)
#364F47
(54,79,71)
#2C413A
(44,65,58)
#22332D
(34,51,45)
#182520
(24,37,32)
#0E1713
(14,23,19)
#000000
(0,0,0)

Tints of #72A395

#72A395
(114,163,149)
#7EAB9E
(126,171,158)
#8AB3A7
(138,179,167)
#96BBB0
(150,187,176)
#A2C3B9
(162,195,185)
#AECBC2
(174,203,194)
#BAD3CB
(186,211,203)
#C6DBD4
(198,219,212)
#D2E3DD
(210,227,221)
#DEEBE6
(222,235,230)
#EAF3EF
(234,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72A395 color. Also use rgb(114,163,149) instead hex code.

Text Font Color

.myTextColor { color: #72A395; }

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

This text font color is #72A395.

Background Color

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

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

This div background color is #72A395.

Border color

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

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

This div border color is #72A395.

Opacity

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

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

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

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

This text has shadow with #72A395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72A395.

Preview

Color preview on black background

This text has color #72A395 on black background.


Color preview on white background

This text has color #72A395 on white background.


Black color preview on #72A395 background

This text has black color on #72A395 background.


White color preview on #72A395 background

This text has white color on #72A395 background.


Related colors

Complementary color

Complementary color for #hex is #8D5C6A.


I love getcolorcode.com

Triadic colors

1 #9572A3 and #A39572 with #72A395 are triadic colors.

2 #95A372 and #A37295 with #72A395 are triadic colors.