COLOR #478249

HEX: #478249 RGB: (71,130,73)

Color info

#478249 contains red, green and blue colors in about the same proportion. Web safe color of #478249 is #339933 (or #393).

RGB color model

#478249 color RGB value is (71,130,73).

RGB: (71,130,73) (28%, 51%, 29%)

RGB channels and saturation

R 71 of 255 = 28%
G 130 of 255 = 51%
B 73 of 255 = 29%

71
130
73

R + G + B ~ 36%. #478249 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 130 + 73 = 274 (100%)
R 71 of 274 ~ 25.91%
G 130 of 274 ~ 47.45%
B 73 of 274 ~ 26.64'%

%25.91
%47.45
%26.64

CMYK color model

#478249 color CMYK value is (45,0,44,49).

  • cyan value is 45.38%
  • magenta value is 0.00%
  • yellow value is 43.85%
  • key color value is 49.02%

CMYK: (45,0,44,49)
C45M0Y44K49 (45%, 0%, 44%, 49%)
(0.45 / 0.00 / 0.44 / 0.49)

CMYK percentages

%45.38
%0
%43.85
%49.02

Codes

Color #478249 in popluar color models

47 82 49
RGB 71 130 73
HSL 122° 29.35% 39.41%
HSB/HSV 122° 45.38% 50.98%
CMYK 45.38% 0.00% 43.85%
49.02%

Color #478249 in popluar number systems.

HEX 47 82 49
Decimal 71 130 73
Binary 1000111 10000010 1001001
Octal 107 202 111

Shades and tints

Shades of #478249

#478249
(71,130,73)
#417743
(65,119,67)
#3B6C3D
(59,108,61)
#356137
(53,97,55)
#2F5631
(47,86,49)
#294B2B
(41,75,43)
#234025
(35,64,37)
#1D351F
(29,53,31)
#172A19
(23,42,25)
#111F13
(17,31,19)
#0B140D
(11,20,13)
#000000
(0,0,0)

Tints of #478249

#478249
(71,130,73)
#578D59
(87,141,89)
#679869
(103,152,105)
#77A379
(119,163,121)
#87AE89
(135,174,137)
#97B999
(151,185,153)
#A7C4A9
(167,196,169)
#B7CFB9
(183,207,185)
#C7DAC9
(199,218,201)
#D7E5D9
(215,229,217)
#E7F0E9
(231,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #478249 color. Also use rgb(71,130,73) instead hex code.

Text Font Color

.myTextColor { color: #478249; }

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

This text font color is #478249.

Background Color

.myBgColor { background-color: #478249; }

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

This div background color is #478249.

Border color

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

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

This div border color is #478249.

Opacity

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

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

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

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

This text has shadow with #478249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478249.

Preview

Color preview on black background

This text has color #478249 on black background.


Color preview on white background

This text has color #478249 on white background.


Black color preview on #478249 background

This text has black color on #478249 background.


White color preview on #478249 background

This text has white color on #478249 background.


Related colors

Complementary color

Complementary color for #hex is #B87DB6.


I love getcolorcode.com

Triadic colors

1 #494782 and #824947 with #478249 are triadic colors.

2 #498247 and #824749 with #478249 are triadic colors.