COLOR #487E4B

HEX: #487E4B RGB: (72,126,75)

Color info

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

RGB color model

#487E4B color RGB value is (72,126,75).

RGB: (72,126,75) (28%, 49%, 29%)

RGB channels and saturation

R 72 of 255 = 28%
G 126 of 255 = 49%
B 75 of 255 = 29%

72
126
75

R + G + B ~ 35%. #487E4B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 126 + 75 = 273 (100%)
R 72 of 273 ~ 26.37%
G 126 of 273 ~ 46.15%
B 75 of 273 ~ 27.47'%

%26.37
%46.15
%27.47

CMYK color model

#487E4B color CMYK value is (43,0,40,51).

  • cyan value is 42.86%
  • magenta value is 0.00%
  • yellow value is 40.48%
  • key color value is 50.59%

CMYK: (43,0,40,51)
C43M0Y40K51 (43%, 0%, 40%, 51%)
(0.43 / 0.00 / 0.40 / 0.51)

CMYK percentages

%42.86
%0
%40.48
%50.59

Codes

Color #487E4B in popluar color models

48 7E 4B
RGB 72 126 75
HSL 123° 27.27% 38.82%
HSB/HSV 123° 42.86% 49.41%
CMYK 42.86% 0.00% 40.48%
50.59%

Color #487E4B in popluar number systems.

HEX 48 7E 4B
Decimal 72 126 75
Binary 1001000 1111110 1001011
Octal 110 176 113

Shades and tints

Shades of #487E4B

#487E4B
(72,126,75)
#427345
(66,115,69)
#3C683F
(60,104,63)
#365D39
(54,93,57)
#305233
(48,82,51)
#2A472D
(42,71,45)
#243C27
(36,60,39)
#1E3121
(30,49,33)
#18261B
(24,38,27)
#121B15
(18,27,21)
#0C100F
(12,16,15)
#000000
(0,0,0)

Tints of #487E4B

#487E4B
(72,126,75)
#58895B
(88,137,91)
#68946B
(104,148,107)
#789F7B
(120,159,123)
#88AA8B
(136,170,139)
#98B59B
(152,181,155)
#A8C0AB
(168,192,171)
#B8CBBB
(184,203,187)
#C8D6CB
(200,214,203)
#D8E1DB
(216,225,219)
#E8ECEB
(232,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #487E4B color. Also use rgb(72,126,75) instead hex code.

Text Font Color

.myTextColor { color: #487E4B; }

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

This text font color is #487E4B.

Background Color

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

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

This div background color is #487E4B.

Border color

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

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

This div border color is #487E4B.

Opacity

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

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

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

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

This text has shadow with #487E4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487E4B.

Preview

Color preview on black background

This text has color #487E4B on black background.


Color preview on white background

This text has color #487E4B on white background.


Black color preview on #487E4B background

This text has black color on #487E4B background.


White color preview on #487E4B background

This text has white color on #487E4B background.


Related colors

Complementary color

Complementary color for #hex is #B781B4.


I love getcolorcode.com

Triadic colors

1 #4B487E and #7E4B48 with #487E4B are triadic colors.

2 #4B7E48 and #7E484B with #487E4B are triadic colors.