COLOR #487C4B

HEX: #487C4B RGB: (72,124,75)

Color info

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

RGB color model

#487C4B color RGB value is (72,124,75).

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

RGB channels and saturation

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

72
124
75

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

Portions of RGB colors in percentages

R + G + B = 72 + 124 + 75 = 271 (100%)
R 72 of 271 ~ 26.57%
G 124 of 271 ~ 45.76%
B 75 of 271 ~ 27.68'%

%26.57
%45.76
%27.68

CMYK color model

#487C4B color CMYK value is (42,0,40,51).

  • cyan value is 41.94%
  • magenta value is 0.00%
  • yellow value is 39.52%
  • key color value is 51.37%

CMYK: (42,0,40,51)
C42M0Y40K51 (42%, 0%, 40%, 51%)
(0.42 / 0.00 / 0.40 / 0.51)

CMYK percentages

%41.94
%0
%39.52
%51.37

Codes

Color #487C4B in popluar color models

48 7C 4B
RGB 72 124 75
HSL 123° 26.53% 38.43%
HSB/HSV 123° 41.94% 48.63%
CMYK 41.94% 0.00% 39.52%
51.37%

Color #487C4B in popluar number systems.

HEX 48 7C 4B
Decimal 72 124 75
Binary 1001000 1111100 1001011
Octal 110 174 113

Shades and tints

Shades of #487C4B

#487C4B
(72,124,75)
#427145
(66,113,69)
#3C663F
(60,102,63)
#365B39
(54,91,57)
#305033
(48,80,51)
#2A452D
(42,69,45)
#243A27
(36,58,39)
#1E2F21
(30,47,33)
#18241B
(24,36,27)
#121915
(18,25,21)
#0C0E0F
(12,14,15)
#000000
(0,0,0)

Tints of #487C4B

#487C4B
(72,124,75)
#58875B
(88,135,91)
#68926B
(104,146,107)
#789D7B
(120,157,123)
#88A88B
(136,168,139)
#98B39B
(152,179,155)
#A8BEAB
(168,190,171)
#B8C9BB
(184,201,187)
#C8D4CB
(200,212,203)
#D8DFDB
(216,223,219)
#E8EAEB
(232,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487C4B; }

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

This text font color is #487C4B.

Background Color

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

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

This div background color is #487C4B.

Border color

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

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

This div border color is #487C4B.

Opacity

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

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

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

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

This text has shadow with #487C4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487C4B.

Preview

Color preview on black background

This text has color #487C4B on black background.


Color preview on white background

This text has color #487C4B on white background.


Black color preview on #487C4B background

This text has black color on #487C4B background.


White color preview on #487C4B background

This text has white color on #487C4B background.


Related colors

Complementary color

Complementary color for #hex is #B783B4.


I love getcolorcode.com

Triadic colors

1 #4B487C and #7C4B48 with #487C4B are triadic colors.

2 #4B7C48 and #7C484B with #487C4B are triadic colors.