COLOR #488758

HEX: #488758 RGB: (72,135,88)

Color info

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

RGB color model

#488758 color RGB value is (72,135,88).

RGB: (72,135,88) (28%, 53%, 35%)

RGB channels and saturation

R 72 of 255 = 28%
G 135 of 255 = 53%
B 88 of 255 = 35%

72
135
88

R + G + B ~ 39%. #488758 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 135 + 88 = 295 (100%)
R 72 of 295 ~ 24.41%
G 135 of 295 ~ 45.76%
B 88 of 295 ~ 29.83'%

%24.41
%45.76
%29.83

CMYK color model

#488758 color CMYK value is (47,0,35,47).

  • cyan value is 46.67%
  • magenta value is 0.00%
  • yellow value is 34.81%
  • key color value is 47.06%

CMYK: (47,0,35,47)
C47M0Y35K47 (47%, 0%, 35%, 47%)
(0.47 / 0.00 / 0.35 / 0.47)

CMYK percentages

%46.67
%0
%34.81
%47.06

Codes

Color #488758 in popluar color models

48 87 58
RGB 72 135 88
HSL 135° 30.43% 40.59%
HSB/HSV 135° 46.67% 52.94%
CMYK 46.67% 0.00% 34.81%
47.06%

Color #488758 in popluar number systems.

HEX 48 87 58
Decimal 72 135 88
Binary 1001000 10000111 1011000
Octal 110 207 130

Shades and tints

Shades of #488758

#488758
(72,135,88)
#427B50
(66,123,80)
#3C6F48
(60,111,72)
#366340
(54,99,64)
#305738
(48,87,56)
#2A4B30
(42,75,48)
#243F28
(36,63,40)
#1E3320
(30,51,32)
#182718
(24,39,24)
#121B10
(18,27,16)
#0C0F08
(12,15,8)
#000000
(0,0,0)

Tints of #488758

#488758
(72,135,88)
#589167
(88,145,103)
#689B76
(104,155,118)
#78A585
(120,165,133)
#88AF94
(136,175,148)
#98B9A3
(152,185,163)
#A8C3B2
(168,195,178)
#B8CDC1
(184,205,193)
#C8D7D0
(200,215,208)
#D8E1DF
(216,225,223)
#E8EBEE
(232,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #488758; }

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

This text font color is #488758.

Background Color

.myBgColor { background-color: #488758; }

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

This div background color is #488758.

Border color

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

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

This div border color is #488758.

Opacity

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

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

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

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

This text has shadow with #488758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488758.

Preview

Color preview on black background

This text has color #488758 on black background.


Color preview on white background

This text has color #488758 on white background.


Black color preview on #488758 background

This text has black color on #488758 background.


White color preview on #488758 background

This text has white color on #488758 background.


Related colors

Complementary color

Complementary color for #hex is #B778A7.


I love getcolorcode.com

Triadic colors

1 #584887 and #875848 with #488758 are triadic colors.

2 #588748 and #874858 with #488758 are triadic colors.