COLOR #475E3A

HEX: #475E3A RGB: (71,94,58)

Renk bilgisi

#475E3A contains red, green and blue colors in about the same proportion. #475E3A ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#475E3A color RGB value is (71,94,58).

RGB: (71,94,58) (28%, 37%, 23%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 94 of 255 = 37%
B 58 of 255 = 23%

71
94
58

R + G + B ~ 29%. #475E3A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 94 + 58 = 223 (100%)
R 71 of 223 ~ 31.84%
G 94 of 223 ~ 42.15%
B 58 of 223 ~ 26.01'%

%31.84
%42.15
%26.01

CMYK RENK MODELİ

#475E3A rengi CMYK tonu (24,0,38,63).

  • camgöbeği tonu 24.47%
  • eflatun tonu 0.00%
  • sarı tonu 38.30%
  • ana renk tonu 63.14%

CMYK: (24,0,38,63)
C24M0Y38K63 (24%, 0%, 38%, 63%)
(0.24 / 0.00 / 0.38 / 0.63)

CMYK yüzdeleri

%24.47
%0
%38.3
%63.14

Codes

Color #475E3A in popluar color models

47 5E 3A
RGB 71 94 58
HSL 98° 23.68% 29.80%
HSB/HSV 98° 38.30% 36.86%
CMYK 24.47% 0.00% 38.30%
63.14%

Color #475E3A in popluar number systems.

HEX 47 5E 3A
Decimal 71 94 58
Binary 1000111 1011110 111010
Octal 107 136 72

Shades and tints

Shades of #475E3A

#475E3A
(71,94,58)
#415635
(65,86,53)
#3B4E30
(59,78,48)
#35462B
(53,70,43)
#2F3E26
(47,62,38)
#293621
(41,54,33)
#232E1C
(35,46,28)
#1D2617
(29,38,23)
#171E12
(23,30,18)
#11160D
(17,22,13)
#0B0E08
(11,14,8)
#000000
(0,0,0)

Tints of #475E3A

#475E3A
(71,94,58)
#576C4B
(87,108,75)
#677A5C
(103,122,92)
#77886D
(119,136,109)
#87967E
(135,150,126)
#97A48F
(151,164,143)
#A7B2A0
(167,178,160)
#B7C0B1
(183,192,177)
#C7CEC2
(199,206,194)
#D7DCD3
(215,220,211)
#E7EAE4
(231,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475E3A color. Also use rgb(71,94,58) instead hex code.

Text Font Color

.myTextColor { color: #475E3A; }

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

This text font color is #475E3A.

Background Color

.myBgColor { background-color: #475E3A; }

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

This div background color is #475E3A.

Border color

.myBorderColor { border: 1px solid #475E3A; }

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

This div border color is #475E3A.

Opacity

.myOpacity80 { color: #475E3A; opacity: 0.8; }

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

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

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

This text has shadow with #475E3A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475E3A.

Preview

Color preview on black background

This text has color #475E3A on black background.


Color preview on white background

This text has color #475E3A on white background.


Black color preview on #475E3A background

This text has black color on #475E3A background.


White color preview on #475E3A background

This text has white color on #475E3A background.


Related colors

Complementary color

Complementary color for #hex is #B8A1C5.


I love getcolorcode.com

Triadic colors

1 #3A475E and #5E3A47 with #475E3A are triadic colors.

2 #3A5E47 and #5E473A with #475E3A are triadic colors.