COLOR #474E35

HEX: #474E35 RGB: (71,78,53)

Renk bilgisi

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

RGB renk modeli

#474E35 color RGB value is (71,78,53).

RGB: (71,78,53) (28%, 31%, 21%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 78 of 255 = 31%
B 53 of 255 = 21%

71
78
53

R + G + B ~ 27%. #474E35 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 78 + 53 = 202 (100%)
R 71 of 202 ~ 35.15%
G 78 of 202 ~ 38.61%
B 53 of 202 ~ 26.24'%

%35.15
%38.61
%26.24

CMYK RENK MODELİ

#474E35 rengi CMYK tonu (9,0,32,69).

  • camgöbeği tonu 8.97%
  • eflatun tonu 0.00%
  • sarı tonu 32.05%
  • ana renk tonu 69.41%
CMYK: (9,0,32,69) C9M0Y32K69 (9%,0%,32%,69%) (0.09/0.00/0.32/0.69) 

CMYK yüzdeleri

%8.97
%0
%32.05
%69.41

Codes

Color #474E35 in popluar color models

47 4E 35
RGB 71 78 53
HSL 77° 19.08% 25.69%
HSB/HSV 77° 32.05% 30.59%
CMYK 8.97% 0.00% 32.05%
69.41%

Color #474E35 in popluar number systems.

HEX 47 4E 35
Decimal 71 78 53
Binary 1000111 1001110 110101
Octal 107 116 65

Shades and tints

Shades of #474E35

#474E35
(71,78,53)
#414731
(65,71,49)
#3B402D
(59,64,45)
#353929
(53,57,41)
#2F3225
(47,50,37)
#292B21
(41,43,33)
#23241D
(35,36,29)
#1D1D19
(29,29,25)
#171615
(23,22,21)
#110F11
(17,15,17)
#0B080D
(11,8,13)
#000000
(0,0,0)

Tints of #474E35

#474E35
(71,78,53)
#575E47
(87,94,71)
#676E59
(103,110,89)
#777E6B
(119,126,107)
#878E7D
(135,142,125)
#979E8F
(151,158,143)
#A7AEA1
(167,174,161)
#B7BEB3
(183,190,179)
#C7CEC5
(199,206,197)
#D7DED7
(215,222,215)
#E7EEE9
(231,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474E35 color. Also use rgb(71,78,53) instead hex code.

Text Font Color

.myTextColor { color: #474E35; }

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

This text font color is #474E35.

Background Color

.myBgColor { background-color: #474E35; }

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

This div background color is #474E35.

Border color

.myBorderColor { border: 1px solid #474E35; }

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

This div border color is #474E35.

Opacity

.myOpacity80 { color: #474E35; opacity: 0.8; }

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

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

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

This text has shadow with #474E35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474E35.

Preview

Color preview on black background

This text has color #474E35 on black background.


Color preview on white background

This text has color #474E35 on white background.


Black color preview on #474E35 background

This text has black color on #474E35 background.


White color preview on #474E35 background

This text has white color on #474E35 background.


Related colors

Complementary color

Complementary color for #hex is #B8B1CA.


I love getcolorcode.com

Triadic colors

1 #35474E and #4E3547 with #474E35 are triadic colors.

2 #354E47 and #4E4735 with #474E35 are triadic colors.