COLOR #472502

HEX: #472502 RGB: (71,37,2)

Color info

#472502 contains mainly red and green colors. Web safe color of #472502 is #333300 (or #330).

RGB color model

#472502 color RGB value is (71,37,2).

RGB: (71,37,2) (28%, 15%, 1%)

RGB channels and saturation

R 71 of 255 = 28%
G 37 of 255 = 15%
B 2 of 255 = 1%

71
37
2

R + G + B ~ 15%. #472502 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 37 + 2 = 110 (100%)
R 71 of 110 ~ 64.55%
G 37 of 110 ~ 33.64%
B 2 of 110 ~ 1.82'%

%64.55
%33.64

CMYK color model

#472502 color CMYK value is (0,48,97,72).

  • cyan value is 0.00%
  • magenta value is 47.89%
  • yellow value is 97.18%
  • key color value is 72.16%
CMYK: (0,48,97,72) C0M48Y97K72 (0%,48%,97%,72%) (0.00/0.48/0.97/0.72) 

CMYK percentages

%0
%47.89
%97.18
%72.16

Codes

Color #472502 in popluar color models

47 25 02
RGB 71 37 2
HSL 30° 94.52% 14.31%
HSB/HSV 30° 97.18% 27.84%
CMYK 0.00% 47.89% 97.18%
72.16%

Color #472502 in popluar number systems.

HEX 47 25 02
Decimal 71 37 2
Binary 1000111 100101 10
Octal 107 45 2

Shades and tints

Shades of #472502

#472502
(71,37,2)
#412202
(65,34,2)
#3B1F02
(59,31,2)
#351C02
(53,28,2)
#2F1902
(47,25,2)
#291602
(41,22,2)
#231302
(35,19,2)
#1D1002
(29,16,2)
#170D02
(23,13,2)
#110A02
(17,10,2)
#0B0702
(11,7,2)
#000000
(0,0,0)

Tints of #472502

#472502
(71,37,2)
#573819
(87,56,25)
#674B30
(103,75,48)
#775E47
(119,94,71)
#87715E
(135,113,94)
#978475
(151,132,117)
#A7978C
(167,151,140)
#B7AAA3
(183,170,163)
#C7BDBA
(199,189,186)
#D7D0D1
(215,208,209)
#E7E3E8
(231,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472502 color. Also use rgb(71,37,2) instead hex code.

Text Font Color

.myTextColor { color: #472502; }

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

This text font color is #472502.

Background Color

.myBgColor { background-color: #472502; }

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

This div background color is #472502.

Border color

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

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

This div border color is #472502.

Opacity

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

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

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

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

This text has shadow with #472502 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472502.

Preview

Color preview on black background

This text has color #472502 on black background.


Color preview on white background

This text has color #472502 on white background.


Black color preview on #472502 background

This text has black color on #472502 background.


White color preview on #472502 background

This text has white color on #472502 background.


Related colors

Complementary color

Complementary color for #hex is #B8DAFD.


I love getcolorcode.com

Triadic colors

1 #024725 and #250247 with #472502 are triadic colors.

2 #022547 and #254702 with #472502 are triadic colors.