COLOR #473C42

HEX: #473C42 RGB: (71,60,66)

Renk bilgisi

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

RGB renk modeli

#473C42 color RGB value is (71,60,66).

RGB: (71,60,66) (28%, 24%, 26%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 60 of 255 = 24%
B 66 of 255 = 26%

71
60
66

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 60 + 66 = 197 (100%)
R 71 of 197 ~ 36.04%
G 60 of 197 ~ 30.46%
B 66 of 197 ~ 33.5'%

%36.04
%30.46
%33.5

CMYK RENK MODELİ

#473C42 rengi CMYK tonu (0,15,7,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.49%
  • sarı tonu 7.04%
  • ana renk tonu 72.16%
CMYK: (0,15,7,72) C0M15Y7K72 (0%,15%,7%,72%) (0.00/0.15/0.07/0.72) 

CMYK yüzdeleri

%0
%15.49
%7.04
%72.16

Codes

Color #473C42 in popluar color models

47 3C 42
RGB 71 60 66
HSL 327° 8.40% 25.69%
HSB/HSV 327° 15.49% 27.84%
CMYK 0.00% 15.49% 7.04%
72.16%

Color #473C42 in popluar number systems.

HEX 47 3C 42
Decimal 71 60 66
Binary 1000111 111100 1000010
Octal 107 74 102

Shades and tints

Shades of #473C42

#473C42
(71,60,66)
#41373C
(65,55,60)
#3B3236
(59,50,54)
#352D30
(53,45,48)
#2F282A
(47,40,42)
#292324
(41,35,36)
#231E1E
(35,30,30)
#1D1918
(29,25,24)
#171412
(23,20,18)
#110F0C
(17,15,12)
#0B0A06
(11,10,6)
#000000
(0,0,0)

Tints of #473C42

#473C42
(71,60,66)
#574D53
(87,77,83)
#675E64
(103,94,100)
#776F75
(119,111,117)
#878086
(135,128,134)
#979197
(151,145,151)
#A7A2A8
(167,162,168)
#B7B3B9
(183,179,185)
#C7C4CA
(199,196,202)
#D7D5DB
(215,213,219)
#E7E6EC
(231,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473C42 color. Also use rgb(71,60,66) instead hex code.

Text Font Color

.myTextColor { color: #473C42; }

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

This text font color is #473C42.

Background Color

.myBgColor { background-color: #473C42; }

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

This div background color is #473C42.

Border color

.myBorderColor { border: 1px solid #473C42; }

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

This div border color is #473C42.

Opacity

.myOpacity80 { color: #473C42; opacity: 0.8; }

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

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

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

This text has shadow with #473C42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473C42.

Preview

Color preview on black background

This text has color #473C42 on black background.


Color preview on white background

This text has color #473C42 on white background.


Black color preview on #473C42 background

This text has black color on #473C42 background.


White color preview on #473C42 background

This text has white color on #473C42 background.


Related colors

Complementary color

Complementary color for #hex is #B8C3BD.


I love getcolorcode.com

Triadic colors

1 #42473C and #3C4247 with #473C42 are triadic colors.

2 #423C47 and #3C4742 with #473C42 are triadic colors.