COLOR #487338

HEX: #487338 RGB: (72,115,56)

Color info

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

RGB color model

#487338 color RGB value is (72,115,56).

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

RGB channels and saturation

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

72
115
56

R + G + B ~ 32%. #487338 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 115 + 56 = 243 (100%)
R 72 of 243 ~ 29.63%
G 115 of 243 ~ 47.33%
B 56 of 243 ~ 23.05'%

%29.63
%47.33
%23.05

CMYK color model

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

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

CMYK percentages

%37.39
%0
%51.3
%54.9

Codes

Color #487338 in popluar color models

48 73 38
RGB 72 115 56
HSL 104° 34.50% 33.53%
HSB/HSV 104° 51.30% 45.10%
CMYK 37.39% 0.00% 51.30%
54.90%

Color #487338 in popluar number systems.

HEX 48 73 38
Decimal 72 115 56
Binary 1001000 1110011 111000
Octal 110 163 70

Shades and tints

Shades of #487338

#487338
(72,115,56)
#426933
(66,105,51)
#3C5F2E
(60,95,46)
#365529
(54,85,41)
#304B24
(48,75,36)
#2A411F
(42,65,31)
#24371A
(36,55,26)
#1E2D15
(30,45,21)
#182310
(24,35,16)
#12190B
(18,25,11)
#0C0F06
(12,15,6)
#000000
(0,0,0)

Tints of #487338

#487338
(72,115,56)
#587F4A
(88,127,74)
#688B5C
(104,139,92)
#78976E
(120,151,110)
#88A380
(136,163,128)
#98AF92
(152,175,146)
#A8BBA4
(168,187,164)
#B8C7B6
(184,199,182)
#C8D3C8
(200,211,200)
#D8DFDA
(216,223,218)
#E8EBEC
(232,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487338; }

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

This text font color is #487338.

Background Color

.myBgColor { background-color: #487338; }

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

This div background color is #487338.

Border color

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

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

This div border color is #487338.

Opacity

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

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

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

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

This text has shadow with #487338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487338.

Preview

Color preview on black background

This text has color #487338 on black background.


Color preview on white background

This text has color #487338 on white background.


Black color preview on #487338 background

This text has black color on #487338 background.


White color preview on #487338 background

This text has white color on #487338 background.


Related colors

Complementary color

Complementary color for #hex is #B78CC7.


I love getcolorcode.com

Triadic colors

1 #384873 and #733848 with #487338 are triadic colors.

2 #387348 and #734838 with #487338 are triadic colors.