COLOR #72B281

HEX: #72B281 RGB: (114,178,129)

Color info

#72B281 contains mainly green and blue colors. Web safe color of #72B281 is #669999 (or #699).

RGB color model

#72B281 color RGB value is (114,178,129).

RGB: (114,178,129) (45%, 70%, 51%)

RGB channels and saturation

R 114 of 255 = 45%
G 178 of 255 = 70%
B 129 of 255 = 51%

114
178
129

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

Portions of RGB colors in percentages

R + G + B = 114 + 178 + 129 = 421 (100%)
R 114 of 421 ~ 27.08%
G 178 of 421 ~ 42.28%
B 129 of 421 ~ 30.64'%

%27.08
%42.28
%30.64

CMYK color model

#72B281 color CMYK value is (36,0,28,30).

  • cyan value is 35.96%
  • magenta value is 0.00%
  • yellow value is 27.53%
  • key color value is 30.20%
CMYK: (36,0,28,30) C36M0Y28K30 (36%,0%,28%,30%) (0.36/0.00/0.28/0.30) 

CMYK percentages

%35.96
%0
%27.53
%30.2

Codes

Color #72B281 in popluar color models

72 B2 81
RGB 114 178 129
HSL 134° 29.36% 57.25%
HSB/HSV 134° 35.96% 69.80%
CMYK 35.96% 0.00% 27.53%
30.20%

Color #72B281 in popluar number systems.

HEX 72 B2 81
Decimal 114 178 129
Binary 1110010 10110010 10000001
Octal 162 262 201

Shades and tints

Shades of #72B281

#72B281
(114,178,129)
#68A276
(104,162,118)
#5E926B
(94,146,107)
#548260
(84,130,96)
#4A7255
(74,114,85)
#40624A
(64,98,74)
#36523F
(54,82,63)
#2C4234
(44,66,52)
#223229
(34,50,41)
#18221E
(24,34,30)
#0E1213
(14,18,19)
#000000
(0,0,0)

Tints of #72B281

#72B281
(114,178,129)
#7EB98C
(126,185,140)
#8AC097
(138,192,151)
#96C7A2
(150,199,162)
#A2CEAD
(162,206,173)
#AED5B8
(174,213,184)
#BADCC3
(186,220,195)
#C6E3CE
(198,227,206)
#D2EAD9
(210,234,217)
#DEF1E4
(222,241,228)
#EAF8EF
(234,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72B281 color. Also use rgb(114,178,129) instead hex code.

Text Font Color

.myTextColor { color: #72B281; }

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

This text font color is #72B281.

Background Color

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

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

This div background color is #72B281.

Border color

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

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

This div border color is #72B281.

Opacity

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

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

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

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

This text has shadow with #72B281 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72B281.

Preview

Color preview on black background

This text has color #72B281 on black background.


Color preview on white background

This text has color #72B281 on white background.


Black color preview on #72B281 background

This text has black color on #72B281 background.


White color preview on #72B281 background

This text has white color on #72B281 background.


Related colors

Complementary color

Complementary color for #hex is #8D4D7E.


I love getcolorcode.com

Triadic colors

1 #8172B2 and #B28172 with #72B281 are triadic colors.

2 #81B272 and #B27281 with #72B281 are triadic colors.