COLOR #475826

HEX: #475826 RGB: (71,88,38)

Color info

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

RGB color model

#475826 color RGB value is (71,88,38).

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

RGB channels and saturation

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

71
88
38

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

Portions of RGB colors in percentages

R + G + B = 71 + 88 + 38 = 197 (100%)
R 71 of 197 ~ 36.04%
G 88 of 197 ~ 44.67%
B 38 of 197 ~ 19.29'%

%36.04
%44.67
%19.29

CMYK color model

#475826 color CMYK value is (19,0,57,65).

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

CMYK: (19,0,57,65)
C19M0Y57K65 (19%, 0%, 57%, 65%)
(0.19 / 0.00 / 0.57 / 0.65)

CMYK percentages

%19.32
%0
%56.82
%65.49

Codes

Color #475826 in popluar color models

47 58 26
RGB 71 88 38
HSL 80° 39.68% 24.71%
HSB/HSV 80° 56.82% 34.51%
CMYK 19.32% 0.00% 56.82%
65.49%

Color #475826 in popluar number systems.

HEX 47 58 26
Decimal 71 88 38
Binary 1000111 1011000 100110
Octal 107 130 46

Shades and tints

Shades of #475826

#475826
(71,88,38)
#415023
(65,80,35)
#3B4820
(59,72,32)
#35401D
(53,64,29)
#2F381A
(47,56,26)
#293017
(41,48,23)
#232814
(35,40,20)
#1D2011
(29,32,17)
#17180E
(23,24,14)
#11100B
(17,16,11)
#0B0808
(11,8,8)
#000000
(0,0,0)

Tints of #475826

#475826
(71,88,38)
#576739
(87,103,57)
#67764C
(103,118,76)
#77855F
(119,133,95)
#879472
(135,148,114)
#97A385
(151,163,133)
#A7B298
(167,178,152)
#B7C1AB
(183,193,171)
#C7D0BE
(199,208,190)
#D7DFD1
(215,223,209)
#E7EEE4
(231,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475826; }

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

This text font color is #475826.

Background Color

.myBgColor { background-color: #475826; }

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

This div background color is #475826.

Border color

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

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

This div border color is #475826.

Opacity

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

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

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

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

This text has shadow with #475826 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475826.

Preview

Color preview on black background

This text has color #475826 on black background.


Color preview on white background

This text has color #475826 on white background.


Black color preview on #475826 background

This text has black color on #475826 background.


White color preview on #475826 background

This text has white color on #475826 background.


Related colors

Complementary color

Complementary color for #hex is #B8A7D9.


I love getcolorcode.com

Triadic colors

1 #264758 and #582647 with #475826 are triadic colors.

2 #265847 and #584726 with #475826 are triadic colors.