COLOR #487143

HEX: #487143 RGB: (72,113,67)

Color info

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

RGB color model

#487143 color RGB value is (72,113,67).

RGB: (72,113,67) (28%, 44%, 26%)

RGB channels and saturation

R 72 of 255 = 28%
G 113 of 255 = 44%
B 67 of 255 = 26%

72
113
67

R + G + B ~ 33%. #487143 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 113 + 67 = 252 (100%)
R 72 of 252 ~ 28.57%
G 113 of 252 ~ 44.84%
B 67 of 252 ~ 26.59'%

%28.57
%44.84
%26.59

CMYK color model

#487143 color CMYK value is (36,0,41,56).

  • cyan value is 36.28%
  • magenta value is 0.00%
  • yellow value is 40.71%
  • key color value is 55.69%

CMYK: (36,0,41,56)
C36M0Y41K56 (36%, 0%, 41%, 56%)
(0.36 / 0.00 / 0.41 / 0.56)

CMYK percentages

%36.28
%0
%40.71
%55.69

Codes

Color #487143 in popluar color models

48 71 43
RGB 72 113 67
HSL 113° 25.56% 35.29%
HSB/HSV 113° 40.71% 44.31%
CMYK 36.28% 0.00% 40.71%
55.69%

Color #487143 in popluar number systems.

HEX 48 71 43
Decimal 72 113 67
Binary 1001000 1110001 1000011
Octal 110 161 103

Shades and tints

Shades of #487143

#487143
(72,113,67)
#42673D
(66,103,61)
#3C5D37
(60,93,55)
#365331
(54,83,49)
#30492B
(48,73,43)
#2A3F25
(42,63,37)
#24351F
(36,53,31)
#1E2B19
(30,43,25)
#182113
(24,33,19)
#12170D
(18,23,13)
#0C0D07
(12,13,7)
#000000
(0,0,0)

Tints of #487143

#487143
(72,113,67)
#587D54
(88,125,84)
#688965
(104,137,101)
#789576
(120,149,118)
#88A187
(136,161,135)
#98AD98
(152,173,152)
#A8B9A9
(168,185,169)
#B8C5BA
(184,197,186)
#C8D1CB
(200,209,203)
#D8DDDC
(216,221,220)
#E8E9ED
(232,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #487143; }

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

This text font color is #487143.

Background Color

.myBgColor { background-color: #487143; }

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

This div background color is #487143.

Border color

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

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

This div border color is #487143.

Opacity

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

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

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

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

This text has shadow with #487143 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #487143.

Preview

Color preview on black background

This text has color #487143 on black background.


Color preview on white background

This text has color #487143 on white background.


Black color preview on #487143 background

This text has black color on #487143 background.


White color preview on #487143 background

This text has white color on #487143 background.


Related colors

Complementary color

Complementary color for #hex is #B78EBC.


I love getcolorcode.com

Triadic colors

1 #434871 and #714348 with #487143 are triadic colors.

2 #437148 and #714843 with #487143 are triadic colors.