COLOR #478252

HEX: #478252 RGB: (71,130,82)

Color info

#478252 contains red, green and blue colors in about the same proportion. Web safe color of #478252 is #339966 (or #396).

RGB color model

#478252 color RGB value is (71,130,82).

RGB: (71,130,82) (28%, 51%, 32%)

RGB channels and saturation

R 71 of 255 = 28%
G 130 of 255 = 51%
B 82 of 255 = 32%

71
130
82

R + G + B ~ 37%. #478252 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 130 + 82 = 283 (100%)
R 71 of 283 ~ 25.09%
G 130 of 283 ~ 45.94%
B 82 of 283 ~ 28.98'%

%25.09
%45.94
%28.98

CMYK color model

#478252 color CMYK value is (45,0,37,49).

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

CMYK: (45,0,37,49)
C45M0Y37K49 (45%, 0%, 37%, 49%)
(0.45 / 0.00 / 0.37 / 0.49)

CMYK percentages

%45.38
%0
%36.92
%49.02

Codes

Color #478252 in popluar color models

47 82 52
RGB 71 130 82
HSL 131° 29.35% 39.41%
HSB/HSV 131° 45.38% 50.98%
CMYK 45.38% 0.00% 36.92%
49.02%

Color #478252 in popluar number systems.

HEX 47 82 52
Decimal 71 130 82
Binary 1000111 10000010 1010010
Octal 107 202 122

Shades and tints

Shades of #478252

#478252
(71,130,82)
#41774B
(65,119,75)
#3B6C44
(59,108,68)
#35613D
(53,97,61)
#2F5636
(47,86,54)
#294B2F
(41,75,47)
#234028
(35,64,40)
#1D3521
(29,53,33)
#172A1A
(23,42,26)
#111F13
(17,31,19)
#0B140C
(11,20,12)
#000000
(0,0,0)

Tints of #478252

#478252
(71,130,82)
#578D61
(87,141,97)
#679870
(103,152,112)
#77A37F
(119,163,127)
#87AE8E
(135,174,142)
#97B99D
(151,185,157)
#A7C4AC
(167,196,172)
#B7CFBB
(183,207,187)
#C7DACA
(199,218,202)
#D7E5D9
(215,229,217)
#E7F0E8
(231,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #478252; }

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

This text font color is #478252.

Background Color

.myBgColor { background-color: #478252; }

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

This div background color is #478252.

Border color

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

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

This div border color is #478252.

Opacity

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

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

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

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

This text has shadow with #478252 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478252.

Preview

Color preview on black background

This text has color #478252 on black background.


Color preview on white background

This text has color #478252 on white background.


Black color preview on #478252 background

This text has black color on #478252 background.


White color preview on #478252 background

This text has white color on #478252 background.


Related colors

Complementary color

Complementary color for #hex is #B87DAD.


I love getcolorcode.com

Triadic colors

1 #524782 and #825247 with #478252 are triadic colors.

2 #528247 and #824752 with #478252 are triadic colors.