COLOR #488972

HEX: #488972 RGB: (72,137,114)

Color info

#488972 contains mainly green and blue colors. Web safe color of #488972 is #339966 (or #396).

RGB color model

#488972 color RGB value is (72,137,114).

RGB: (72,137,114) (28%, 54%, 45%)

RGB channels and saturation

R 72 of 255 = 28%
G 137 of 255 = 54%
B 114 of 255 = 45%

72
137
114

R + G + B ~ 42%. #488972 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 72 + 137 + 114 = 323 (100%)
R 72 of 323 ~ 22.29%
G 137 of 323 ~ 42.41%
B 114 of 323 ~ 35.29'%

%22.29
%42.41
%35.29

CMYK color model

#488972 color CMYK value is (47,0,17,46).

  • cyan value is 47.45%
  • magenta value is 0.00%
  • yellow value is 16.79%
  • key color value is 46.27%

CMYK: (47,0,17,46)
C47M0Y17K46 (47%, 0%, 17%, 46%)
(0.47 / 0.00 / 0.17 / 0.46)

CMYK percentages

%47.45
%0
%16.79
%46.27

Codes

Color #488972 in popluar color models

48 89 72
RGB 72 137 114
HSL 159° 31.10% 40.98%
HSB/HSV 159° 47.45% 53.73%
CMYK 47.45% 0.00% 16.79%
46.27%

Color #488972 in popluar number systems.

HEX 48 89 72
Decimal 72 137 114
Binary 1001000 10001001 1110010
Octal 110 211 162

Shades and tints

Shades of #488972

#488972
(72,137,114)
#427D68
(66,125,104)
#3C715E
(60,113,94)
#366554
(54,101,84)
#30594A
(48,89,74)
#2A4D40
(42,77,64)
#244136
(36,65,54)
#1E352C
(30,53,44)
#182922
(24,41,34)
#121D18
(18,29,24)
#0C110E
(12,17,14)
#000000
(0,0,0)

Tints of #488972

#488972
(72,137,114)
#58937E
(88,147,126)
#689D8A
(104,157,138)
#78A796
(120,167,150)
#88B1A2
(136,177,162)
#98BBAE
(152,187,174)
#A8C5BA
(168,197,186)
#B8CFC6
(184,207,198)
#C8D9D2
(200,217,210)
#D8E3DE
(216,227,222)
#E8EDEA
(232,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #488972; }

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

This text font color is #488972.

Background Color

.myBgColor { background-color: #488972; }

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

This div background color is #488972.

Border color

.myBorderColor { border: 1px solid #488972; }

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

This div border color is #488972.

Opacity

.myOpacity80 { color: #488972; opacity: 0.8; }

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

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

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

This text has shadow with #488972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488972.

Preview

Color preview on black background

This text has color #488972 on black background.


Color preview on white background

This text has color #488972 on white background.


Black color preview on #488972 background

This text has black color on #488972 background.


White color preview on #488972 background

This text has white color on #488972 background.


Related colors

Complementary color

Complementary color for #hex is #B7768D.


I love getcolorcode.com

Triadic colors

1 #724889 and #897248 with #488972 are triadic colors.

2 #728948 and #894872 with #488972 are triadic colors.