COLOR #487A36

HEX: #487A36 RGB: (72,122,54)

Color info

#487A36 contains mainly red and green colors. Web safe color of #487A36 is #336633 (or #363).

RGB color model

#487A36 color RGB value is (72,122,54).

RGB: (72,122,54) (28%, 48%, 21%)

RGB channels and saturation

R 72 of 255 = 28%
G 122 of 255 = 48%
B 54 of 255 = 21%

72
122
54

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

Portions of RGB colors in percentages

R + G + B = 72 + 122 + 54 = 248 (100%)
R 72 of 248 ~ 29.03%
G 122 of 248 ~ 49.19%
B 54 of 248 ~ 21.77'%

%29.03
%49.19
%21.77

CMYK color model

#487A36 color CMYK value is (41,0,56,52).

  • cyan value is 40.98%
  • magenta value is 0.00%
  • yellow value is 55.74%
  • key color value is 52.16%

CMYK: (41,0,56,52)
C41M0Y56K52 (41%, 0%, 56%, 52%)
(0.41 / 0.00 / 0.56 / 0.52)

CMYK percentages

%40.98
%0
%55.74
%52.16

Codes

Color #487A36 in popluar color models

48 7A 36
RGB 72 122 54
HSL 104° 38.64% 34.51%
HSB/HSV 104° 55.74% 47.84%
CMYK 40.98% 0.00% 55.74%
52.16%

Color #487A36 in popluar number systems.

HEX 48 7A 36
Decimal 72 122 54
Binary 1001000 1111010 110110
Octal 110 172 66

Shades and tints

Shades of #487A36

#487A36
(72,122,54)
#426F32
(66,111,50)
#3C642E
(60,100,46)
#36592A
(54,89,42)
#304E26
(48,78,38)
#2A4322
(42,67,34)
#24381E
(36,56,30)
#1E2D1A
(30,45,26)
#182216
(24,34,22)
#121712
(18,23,18)
#0C0C0E
(12,12,14)
#000000
(0,0,0)

Tints of #487A36

#487A36
(72,122,54)
#588648
(88,134,72)
#68925A
(104,146,90)
#789E6C
(120,158,108)
#88AA7E
(136,170,126)
#98B690
(152,182,144)
#A8C2A2
(168,194,162)
#B8CEB4
(184,206,180)
#C8DAC6
(200,218,198)
#D8E6D8
(216,230,216)
#E8F2EA
(232,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487A36 color. Also use rgb(72,122,54) instead hex code.

Text Font Color

.myTextColor { color: #487A36; }

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

This text font color is #487A36.

Background Color

.myBgColor { background-color: #487A36; }

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

This div background color is #487A36.

Border color

.myBorderColor { border: 1px solid #487A36; }

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

This div border color is #487A36.

Opacity

.myOpacity80 { color: #487A36; opacity: 0.8; }

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

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

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

This text has shadow with #487A36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487A36.

Preview

Color preview on black background

This text has color #487A36 on black background.


Color preview on white background

This text has color #487A36 on white background.


Black color preview on #487A36 background

This text has black color on #487A36 background.


White color preview on #487A36 background

This text has white color on #487A36 background.


Related colors

Complementary color

Complementary color for #hex is #B785C9.


I love getcolorcode.com

Triadic colors

1 #36487A and #7A3648 with #487A36 are triadic colors.

2 #367A48 and #7A4836 with #487A36 are triadic colors.