COLOR #488456

HEX: #488456 RGB: (72,132,86)

Color info

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

RGB color model

#488456 color RGB value is (72,132,86).

RGB: (72,132,86) (28%, 52%, 34%)

RGB channels and saturation

R 72 of 255 = 28%
G 132 of 255 = 52%
B 86 of 255 = 34%

72
132
86

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

Portions of RGB colors in percentages

R + G + B = 72 + 132 + 86 = 290 (100%)
R 72 of 290 ~ 24.83%
G 132 of 290 ~ 45.52%
B 86 of 290 ~ 29.66'%

%24.83
%45.52
%29.66

CMYK color model

#488456 color CMYK value is (45,0,35,48).

  • cyan value is 45.45%
  • magenta value is 0.00%
  • yellow value is 34.85%
  • key color value is 48.24%

CMYK: (45,0,35,48)
C45M0Y35K48 (45%, 0%, 35%, 48%)
(0.45 / 0.00 / 0.35 / 0.48)

CMYK percentages

%45.45
%0
%34.85
%48.24

Codes

Color #488456 in popluar color models

48 84 56
RGB 72 132 86
HSL 134° 29.41% 40.00%
HSB/HSV 134° 45.45% 51.76%
CMYK 45.45% 0.00% 34.85%
48.24%

Color #488456 in popluar number systems.

HEX 48 84 56
Decimal 72 132 86
Binary 1001000 10000100 1010110
Octal 110 204 126

Shades and tints

Shades of #488456

#488456
(72,132,86)
#42784F
(66,120,79)
#3C6C48
(60,108,72)
#366041
(54,96,65)
#30543A
(48,84,58)
#2A4833
(42,72,51)
#243C2C
(36,60,44)
#1E3025
(30,48,37)
#18241E
(24,36,30)
#121817
(18,24,23)
#0C0C10
(12,12,16)
#000000
(0,0,0)

Tints of #488456

#488456
(72,132,86)
#588F65
(88,143,101)
#689A74
(104,154,116)
#78A583
(120,165,131)
#88B092
(136,176,146)
#98BBA1
(152,187,161)
#A8C6B0
(168,198,176)
#B8D1BF
(184,209,191)
#C8DCCE
(200,220,206)
#D8E7DD
(216,231,221)
#E8F2EC
(232,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #488456 color. Also use rgb(72,132,86) instead hex code.

Text Font Color

.myTextColor { color: #488456; }

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

This text font color is #488456.

Background Color

.myBgColor { background-color: #488456; }

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

This div background color is #488456.

Border color

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

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

This div border color is #488456.

Opacity

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

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

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

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

This text has shadow with #488456 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #488456.

Preview

Color preview on black background

This text has color #488456 on black background.


Color preview on white background

This text has color #488456 on white background.


Black color preview on #488456 background

This text has black color on #488456 background.


White color preview on #488456 background

This text has white color on #488456 background.


Related colors

Complementary color

Complementary color for #hex is #B77BA9.


I love getcolorcode.com

Triadic colors

1 #564884 and #845648 with #488456 are triadic colors.

2 #568448 and #844856 with #488456 are triadic colors.