COLOR #488558

HEX: #488558 RGB: (72,133,88)

Color info

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

RGB color model

#488558 color RGB value is (72,133,88).

RGB: (72,133,88) (28%, 52%, 35%)

RGB channels and saturation

R 72 of 255 = 28%
G 133 of 255 = 52%
B 88 of 255 = 35%

72
133
88

R + G + B ~ 38%. #488558 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 133 + 88 = 293 (100%)
R 72 of 293 ~ 24.57%
G 133 of 293 ~ 45.39%
B 88 of 293 ~ 30.03'%

%24.57
%45.39
%30.03

CMYK color model

#488558 color CMYK value is (46,0,34,48).

  • cyan value is 45.86%
  • magenta value is 0.00%
  • yellow value is 33.83%
  • key color value is 47.84%

CMYK: (46,0,34,48)
C46M0Y34K48 (46%, 0%, 34%, 48%)
(0.46 / 0.00 / 0.34 / 0.48)

CMYK percentages

%45.86
%0
%33.83
%47.84

Codes

Color #488558 in popluar color models

48 85 58
RGB 72 133 88
HSL 136° 29.76% 40.20%
HSB/HSV 136° 45.86% 52.16%
CMYK 45.86% 0.00% 33.83%
47.84%

Color #488558 in popluar number systems.

HEX 48 85 58
Decimal 72 133 88
Binary 1001000 10000101 1011000
Octal 110 205 130

Shades and tints

Shades of #488558

#488558
(72,133,88)
#427950
(66,121,80)
#3C6D48
(60,109,72)
#366140
(54,97,64)
#305538
(48,85,56)
#2A4930
(42,73,48)
#243D28
(36,61,40)
#1E3120
(30,49,32)
#182518
(24,37,24)
#121910
(18,25,16)
#0C0D08
(12,13,8)
#000000
(0,0,0)

Tints of #488558

#488558
(72,133,88)
#589067
(88,144,103)
#689B76
(104,155,118)
#78A685
(120,166,133)
#88B194
(136,177,148)
#98BCA3
(152,188,163)
#A8C7B2
(168,199,178)
#B8D2C1
(184,210,193)
#C8DDD0
(200,221,208)
#D8E8DF
(216,232,223)
#E8F3EE
(232,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #488558 color. Also use rgb(72,133,88) instead hex code.

Text Font Color

.myTextColor { color: #488558; }

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

This text font color is #488558.

Background Color

.myBgColor { background-color: #488558; }

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

This div background color is #488558.

Border color

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

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

This div border color is #488558.

Opacity

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

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

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

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

This text has shadow with #488558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488558.

Preview

Color preview on black background

This text has color #488558 on black background.


Color preview on white background

This text has color #488558 on white background.


Black color preview on #488558 background

This text has black color on #488558 background.


White color preview on #488558 background

This text has white color on #488558 background.


Related colors

Complementary color

Complementary color for #hex is #B77AA7.


I love getcolorcode.com

Triadic colors

1 #584885 and #855848 with #488558 are triadic colors.

2 #588548 and #854858 with #488558 are triadic colors.