COLOR #488754

HEX: #488754 RGB: (72,135,84)

Color info

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

RGB color model

#488754 color RGB value is (72,135,84).

RGB: (72,135,84) (28%, 53%, 33%)

RGB channels and saturation

R 72 of 255 = 28%
G 135 of 255 = 53%
B 84 of 255 = 33%

72
135
84

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

Portions of RGB colors in percentages

R + G + B = 72 + 135 + 84 = 291 (100%)
R 72 of 291 ~ 24.74%
G 135 of 291 ~ 46.39%
B 84 of 291 ~ 28.87'%

%24.74
%46.39
%28.87

CMYK color model

#488754 color CMYK value is (47,0,38,47).

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

CMYK: (47,0,38,47)
C47M0Y38K47 (47%, 0%, 38%, 47%)
(0.47 / 0.00 / 0.38 / 0.47)

CMYK percentages

%46.67
%0
%37.78
%47.06

Codes

Color #488754 in popluar color models

48 87 54
RGB 72 135 84
HSL 131° 30.43% 40.59%
HSB/HSV 131° 46.67% 52.94%
CMYK 46.67% 0.00% 37.78%
47.06%

Color #488754 in popluar number systems.

HEX 48 87 54
Decimal 72 135 84
Binary 1001000 10000111 1010100
Octal 110 207 124

Shades and tints

Shades of #488754

#488754
(72,135,84)
#427B4D
(66,123,77)
#3C6F46
(60,111,70)
#36633F
(54,99,63)
#305738
(48,87,56)
#2A4B31
(42,75,49)
#243F2A
(36,63,42)
#1E3323
(30,51,35)
#18271C
(24,39,28)
#121B15
(18,27,21)
#0C0F0E
(12,15,14)
#000000
(0,0,0)

Tints of #488754

#488754
(72,135,84)
#589163
(88,145,99)
#689B72
(104,155,114)
#78A581
(120,165,129)
#88AF90
(136,175,144)
#98B99F
(152,185,159)
#A8C3AE
(168,195,174)
#B8CDBD
(184,205,189)
#C8D7CC
(200,215,204)
#D8E1DB
(216,225,219)
#E8EBEA
(232,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #488754; }

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

This text font color is #488754.

Background Color

.myBgColor { background-color: #488754; }

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

This div background color is #488754.

Border color

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

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

This div border color is #488754.

Opacity

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

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

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

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

This text has shadow with #488754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488754.

Preview

Color preview on black background

This text has color #488754 on black background.


Color preview on white background

This text has color #488754 on white background.


Black color preview on #488754 background

This text has black color on #488754 background.


White color preview on #488754 background

This text has white color on #488754 background.


Related colors

Complementary color

Complementary color for #hex is #B778AB.


I love getcolorcode.com

Triadic colors

1 #544887 and #875448 with #488754 are triadic colors.

2 #548748 and #874854 with #488754 are triadic colors.