COLOR #72B292

HEX: #72B292 RGB: (114,178,146)

Color info

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

RGB color model

#72B292 color RGB value is (114,178,146).

RGB: (114,178,146) (45%, 70%, 57%)

RGB channels and saturation

R 114 of 255 = 45%
G 178 of 255 = 70%
B 146 of 255 = 57%

114
178
146

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

Portions of RGB colors in percentages

R + G + B = 114 + 178 + 146 = 438 (100%)
R 114 of 438 ~ 26.03%
G 178 of 438 ~ 40.64%
B 146 of 438 ~ 33.33'%

%26.03
%40.64
%33.33

CMYK color model

#72B292 color CMYK value is (36,0,18,30).

  • cyan value is 35.96%
  • magenta value is 0.00%
  • yellow value is 17.98%
  • key color value is 30.20%

CMYK: (36,0,18,30)
C36M0Y18K30 (36%, 0%, 18%, 30%)
(0.36 / 0.00 / 0.18 / 0.30)

CMYK percentages

%35.96
%0
%17.98
%30.2

Codes

Color #72B292 in popluar color models

72 B2 92
RGB 114 178 146
HSL 150° 29.36% 57.25%
HSB/HSV 150° 35.96% 69.80%
CMYK 35.96% 0.00% 17.98%
30.20%

Color #72B292 in popluar number systems.

HEX 72 B2 92
Decimal 114 178 146
Binary 1110010 10110010 10010010
Octal 162 262 222

Shades and tints

Shades of #72B292

#72B292
(114,178,146)
#68A285
(104,162,133)
#5E9278
(94,146,120)
#54826B
(84,130,107)
#4A725E
(74,114,94)
#406251
(64,98,81)
#365244
(54,82,68)
#2C4237
(44,66,55)
#22322A
(34,50,42)
#18221D
(24,34,29)
#0E1210
(14,18,16)
#000000
(0,0,0)

Tints of #72B292

#72B292
(114,178,146)
#7EB99B
(126,185,155)
#8AC0A4
(138,192,164)
#96C7AD
(150,199,173)
#A2CEB6
(162,206,182)
#AED5BF
(174,213,191)
#BADCC8
(186,220,200)
#C6E3D1
(198,227,209)
#D2EADA
(210,234,218)
#DEF1E3
(222,241,227)
#EAF8EC
(234,248,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72B292; }

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

This text font color is #72B292.

Background Color

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

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

This div background color is #72B292.

Border color

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

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

This div border color is #72B292.

Opacity

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

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

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

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

This text has shadow with #72B292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72B292.

Preview

Color preview on black background

This text has color #72B292 on black background.


Color preview on white background

This text has color #72B292 on white background.


Black color preview on #72B292 background

This text has black color on #72B292 background.


White color preview on #72B292 background

This text has white color on #72B292 background.


Related colors

Complementary color

Complementary color for #hex is #8D4D6D.


I love getcolorcode.com

Triadic colors

1 #9272B2 and #B29272 with #72B292 are triadic colors.

2 #92B272 and #B27292 with #72B292 are triadic colors.