COLOR #487348

HEX: #487348 RGB: (72,115,72)

Color info

#487348 contains red, green and blue colors in about the same proportion. Web safe color of #487348 is #336633 (or #363).

RGB color model

#487348 color RGB value is (72,115,72).

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

RGB channels and saturation

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

72
115
72

R + G + B ~ 34%. #487348 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 115 + 72 = 259 (100%)
R 72 of 259 ~ 27.8%
G 115 of 259 ~ 44.4%
B 72 of 259 ~ 27.8'%

%27.8
%44.4
%27.8

CMYK color model

#487348 color CMYK value is (37,0,37,55).

  • cyan value is 37.39%
  • magenta value is 0.00%
  • yellow value is 37.39%
  • key color value is 54.90%
CMYK: (37,0,37,55) C37M0Y37K55 (37%,0%,37%,55%) (0.37/0.00/0.37/0.55) 

CMYK percentages

%37.39
%0
%37.39
%54.9

Codes

Color #487348 in popluar color models

48 73 48
RGB 72 115 72
HSL 120° 22.99% 36.67%
HSB/HSV 120° 37.39% 45.10%
CMYK 37.39% 0.00% 37.39%
54.90%

Color #487348 in popluar number systems.

HEX 48 73 48
Decimal 72 115 72
Binary 1001000 1110011 1001000
Octal 110 163 110

Shades and tints

Shades of #487348

#487348
(72,115,72)
#426942
(66,105,66)
#3C5F3C
(60,95,60)
#365536
(54,85,54)
#304B30
(48,75,48)
#2A412A
(42,65,42)
#243724
(36,55,36)
#1E2D1E
(30,45,30)
#182318
(24,35,24)
#121912
(18,25,18)
#0C0F0C
(12,15,12)
#000000
(0,0,0)

Tints of #487348

#487348
(72,115,72)
#587F58
(88,127,88)
#688B68
(104,139,104)
#789778
(120,151,120)
#88A388
(136,163,136)
#98AF98
(152,175,152)
#A8BBA8
(168,187,168)
#B8C7B8
(184,199,184)
#C8D3C8
(200,211,200)
#D8DFD8
(216,223,216)
#E8EBE8
(232,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487348; }

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

This text font color is #487348.

Background Color

.myBgColor { background-color: #487348; }

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

This div background color is #487348.

Border color

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

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

This div border color is #487348.

Opacity

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

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

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

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

This text has shadow with #487348 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487348.

Preview

Color preview on black background

This text has color #487348 on black background.


Color preview on white background

This text has color #487348 on white background.


Black color preview on #487348 background

This text has black color on #487348 background.


White color preview on #487348 background

This text has white color on #487348 background.


Related colors

Complementary color

Complementary color for #hex is #B78CB7.


I love getcolorcode.com

Triadic colors

1 #484873 and #734848 with #487348 are triadic colors.

2 #487348 and #734848 with #487348 are triadic colors.