COLOR #474B38

HEX: #474B38 RGB: (71,75,56)

Renk bilgisi

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

RGB renk modeli

#474B38 color RGB value is (71,75,56).

RGB: (71,75,56) (28%, 29%, 22%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 75 of 255 = 29%
B 56 of 255 = 22%

71
75
56

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 75 + 56 = 202 (100%)
R 71 of 202 ~ 35.15%
G 75 of 202 ~ 37.13%
B 56 of 202 ~ 27.72'%

%35.15
%37.13
%27.72

CMYK RENK MODELİ

#474B38 rengi CMYK tonu (5,0,25,71).

  • camgöbeği tonu 5.33%
  • eflatun tonu 0.00%
  • sarı tonu 25.33%
  • ana renk tonu 70.59%

CMYK: (5,0,25,71)
C5M0Y25K71 (5%, 0%, 25%, 71%)
(0.05 / 0.00 / 0.25 / 0.71)

CMYK yüzdeleri

%5.33
%0
%25.33
%70.59

Codes

Color #474B38 in popluar color models

47 4B 38
RGB 71 75 56
HSL 73° 14.50% 25.69%
HSB/HSV 73° 25.33% 29.41%
CMYK 5.33% 0.00% 25.33%
70.59%

Color #474B38 in popluar number systems.

HEX 47 4B 38
Decimal 71 75 56
Binary 1000111 1001011 111000
Octal 107 113 70

Shades and tints

Shades of #474B38

#474B38
(71,75,56)
#414533
(65,69,51)
#3B3F2E
(59,63,46)
#353929
(53,57,41)
#2F3324
(47,51,36)
#292D1F
(41,45,31)
#23271A
(35,39,26)
#1D2115
(29,33,21)
#171B10
(23,27,16)
#11150B
(17,21,11)
#0B0F06
(11,15,6)
#000000
(0,0,0)

Tints of #474B38

#474B38
(71,75,56)
#575B4A
(87,91,74)
#676B5C
(103,107,92)
#777B6E
(119,123,110)
#878B80
(135,139,128)
#979B92
(151,155,146)
#A7ABA4
(167,171,164)
#B7BBB6
(183,187,182)
#C7CBC8
(199,203,200)
#D7DBDA
(215,219,218)
#E7EBEC
(231,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474B38 color. Also use rgb(71,75,56) instead hex code.

Text Font Color

.myTextColor { color: #474B38; }

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

This text font color is #474B38.

Background Color

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

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

This div background color is #474B38.

Border color

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

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

This div border color is #474B38.

Opacity

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

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

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

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

This text has shadow with #474B38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474B38.

Preview

Color preview on black background

This text has color #474B38 on black background.


Color preview on white background

This text has color #474B38 on white background.


Black color preview on #474B38 background

This text has black color on #474B38 background.


White color preview on #474B38 background

This text has white color on #474B38 background.


Related colors

Complementary color

Complementary color for #hex is #B8B4C7.


I love getcolorcode.com

Triadic colors

1 #38474B and #4B3847 with #474B38 are triadic colors.

2 #384B47 and #4B4738 with #474B38 are triadic colors.