COLOR #475827

HEX: #475827 RGB: (71,88,39)

Color info

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

RGB color model

#475827 color RGB value is (71,88,39).

RGB: (71,88,39) (28%, 35%, 15%)

RGB channels and saturation

R 71 of 255 = 28%
G 88 of 255 = 35%
B 39 of 255 = 15%

71
88
39

R + G + B ~ 26%. #475827 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 88 + 39 = 198 (100%)
R 71 of 198 ~ 35.86%
G 88 of 198 ~ 44.44%
B 39 of 198 ~ 19.7'%

%35.86
%44.44
%19.7

CMYK color model

#475827 color CMYK value is (19,0,56,65).

  • cyan value is 19.32%
  • magenta value is 0.00%
  • yellow value is 55.68%
  • key color value is 65.49%

CMYK: (19,0,56,65)
C19M0Y56K65 (19%, 0%, 56%, 65%)
(0.19 / 0.00 / 0.56 / 0.65)

CMYK percentages

%19.32
%0
%55.68
%65.49

Codes

Color #475827 in popluar color models

47 58 27
RGB 71 88 39
HSL 81° 38.58% 24.90%
HSB/HSV 81° 55.68% 34.51%
CMYK 19.32% 0.00% 55.68%
65.49%

Color #475827 in popluar number systems.

HEX 47 58 27
Decimal 71 88 39
Binary 1000111 1011000 100111
Octal 107 130 47

Shades and tints

Shades of #475827

#475827
(71,88,39)
#415024
(65,80,36)
#3B4821
(59,72,33)
#35401E
(53,64,30)
#2F381B
(47,56,27)
#293018
(41,48,24)
#232815
(35,40,21)
#1D2012
(29,32,18)
#17180F
(23,24,15)
#11100C
(17,16,12)
#0B0809
(11,8,9)
#000000
(0,0,0)

Tints of #475827

#475827
(71,88,39)
#57673A
(87,103,58)
#67764D
(103,118,77)
#778560
(119,133,96)
#879473
(135,148,115)
#97A386
(151,163,134)
#A7B299
(167,178,153)
#B7C1AC
(183,193,172)
#C7D0BF
(199,208,191)
#D7DFD2
(215,223,210)
#E7EEE5
(231,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475827 color. Also use rgb(71,88,39) instead hex code.

Text Font Color

.myTextColor { color: #475827; }

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

This text font color is #475827.

Background Color

.myBgColor { background-color: #475827; }

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

This div background color is #475827.

Border color

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

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

This div border color is #475827.

Opacity

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

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

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

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

This text has shadow with #475827 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475827.

Preview

Color preview on black background

This text has color #475827 on black background.


Color preview on white background

This text has color #475827 on white background.


Black color preview on #475827 background

This text has black color on #475827 background.


White color preview on #475827 background

This text has white color on #475827 background.


Related colors

Complementary color

Complementary color for #hex is #B8A7D8.


I love getcolorcode.com

Triadic colors

1 #274758 and #582747 with #475827 are triadic colors.

2 #275847 and #584727 with #475827 are triadic colors.