COLOR #488873

HEX: #488873 RGB: (72,136,115)

Color info

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

RGB color model

#488873 color RGB value is (72,136,115).

RGB: (72,136,115) (28%, 53%, 45%)

RGB channels and saturation

R 72 of 255 = 28%
G 136 of 255 = 53%
B 115 of 255 = 45%

72
136
115

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

Portions of RGB colors in percentages

R + G + B = 72 + 136 + 115 = 323 (100%)
R 72 of 323 ~ 22.29%
G 136 of 323 ~ 42.11%
B 115 of 323 ~ 35.6'%

%22.29
%42.11
%35.6

CMYK color model

#488873 color CMYK value is (47,0,15,47).

  • cyan value is 47.06%
  • magenta value is 0.00%
  • yellow value is 15.44%
  • key color value is 46.67%
CMYK: (47,0,15,47) C47M0Y15K47 (47%,0%,15%,47%) (0.47/0.00/0.15/0.47) 

CMYK percentages

%47.06
%0
%15.44
%46.67

Codes

Color #488873 in popluar color models

48 88 73
RGB 72 136 115
HSL 160° 30.77% 40.78%
HSB/HSV 160° 47.06% 53.33%
CMYK 47.06% 0.00% 15.44%
46.67%

Color #488873 in popluar number systems.

HEX 48 88 73
Decimal 72 136 115
Binary 1001000 10001000 1110011
Octal 110 210 163

Shades and tints

Shades of #488873

#488873
(72,136,115)
#427C69
(66,124,105)
#3C705F
(60,112,95)
#366455
(54,100,85)
#30584B
(48,88,75)
#2A4C41
(42,76,65)
#244037
(36,64,55)
#1E342D
(30,52,45)
#182823
(24,40,35)
#121C19
(18,28,25)
#0C100F
(12,16,15)
#000000
(0,0,0)

Tints of #488873

#488873
(72,136,115)
#58927F
(88,146,127)
#689C8B
(104,156,139)
#78A697
(120,166,151)
#88B0A3
(136,176,163)
#98BAAF
(152,186,175)
#A8C4BB
(168,196,187)
#B8CEC7
(184,206,199)
#C8D8D3
(200,216,211)
#D8E2DF
(216,226,223)
#E8ECEB
(232,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #488873 color. Also use rgb(72,136,115) instead hex code.

Text Font Color

.myTextColor { color: #488873; }

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

This text font color is #488873.

Background Color

.myBgColor { background-color: #488873; }

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

This div background color is #488873.

Border color

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

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

This div border color is #488873.

Opacity

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

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

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

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

This text has shadow with #488873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488873.

Preview

Color preview on black background

This text has color #488873 on black background.


Color preview on white background

This text has color #488873 on white background.


Black color preview on #488873 background

This text has black color on #488873 background.


White color preview on #488873 background

This text has white color on #488873 background.


Related colors

Complementary color

Complementary color for #hex is #B7778C.


I love getcolorcode.com

Triadic colors

1 #734888 and #887348 with #488873 are triadic colors.

2 #738848 and #884873 with #488873 are triadic colors.