COLOR #72B275

HEX: #72B275 RGB: (114,178,117)

Color info

#72B275 contains mainly green color. Web safe color of #72B275 is #669966 (or #696).

RGB color model

#72B275 color RGB value is (114,178,117).

RGB: (114,178,117) (45%, 70%, 46%)

RGB channels and saturation

R 114 of 255 = 45%
G 178 of 255 = 70%
B 117 of 255 = 46%

114
178
117

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

Portions of RGB colors in percentages

R + G + B = 114 + 178 + 117 = 409 (100%)
R 114 of 409 ~ 27.87%
G 178 of 409 ~ 43.52%
B 117 of 409 ~ 28.61'%

%27.87
%43.52
%28.61

CMYK color model

#72B275 color CMYK value is (36,0,34,30).

  • cyan value is 35.96%
  • magenta value is 0.00%
  • yellow value is 34.27%
  • key color value is 30.20%
CMYK: (36,0,34,30) C36M0Y34K30 (36%,0%,34%,30%) (0.36/0.00/0.34/0.30) 

CMYK percentages

%35.96
%0
%34.27
%30.2

Codes

Color #72B275 in popluar color models

72 B2 75
RGB 114 178 117
HSL 123° 29.36% 57.25%
HSB/HSV 123° 35.96% 69.80%
CMYK 35.96% 0.00% 34.27%
30.20%

Color #72B275 in popluar number systems.

HEX 72 B2 75
Decimal 114 178 117
Binary 1110010 10110010 1110101
Octal 162 262 165

Shades and tints

Shades of #72B275

#72B275
(114,178,117)
#68A26B
(104,162,107)
#5E9261
(94,146,97)
#548257
(84,130,87)
#4A724D
(74,114,77)
#406243
(64,98,67)
#365239
(54,82,57)
#2C422F
(44,66,47)
#223225
(34,50,37)
#18221B
(24,34,27)
#0E1211
(14,18,17)
#000000
(0,0,0)

Tints of #72B275

#72B275
(114,178,117)
#7EB981
(126,185,129)
#8AC08D
(138,192,141)
#96C799
(150,199,153)
#A2CEA5
(162,206,165)
#AED5B1
(174,213,177)
#BADCBD
(186,220,189)
#C6E3C9
(198,227,201)
#D2EAD5
(210,234,213)
#DEF1E1
(222,241,225)
#EAF8ED
(234,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #72B275; }

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

This text font color is #72B275.

Background Color

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

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

This div background color is #72B275.

Border color

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

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

This div border color is #72B275.

Opacity

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

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

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

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

This text has shadow with #72B275 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72B275.

Preview

Color preview on black background

This text has color #72B275 on black background.


Color preview on white background

This text has color #72B275 on white background.


Black color preview on #72B275 background

This text has black color on #72B275 background.


White color preview on #72B275 background

This text has white color on #72B275 background.


Related colors

Complementary color

Complementary color for #hex is #8D4D8A.


I love getcolorcode.com

Triadic colors

1 #7572B2 and #B27572 with #72B275 are triadic colors.

2 #75B272 and #B27275 with #72B275 are triadic colors.