COLOR #473B4C

HEX: #473B4C RGB: (71,59,76)

Renk bilgisi

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

RGB renk modeli

#473B4C color RGB value is (71,59,76).

RGB: (71,59,76) (28%, 23%, 30%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 59 of 255 = 23%
B 76 of 255 = 30%

71
59
76

R + G + B ~ 27%. #473B4C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 59 + 76 = 206 (100%)
R 71 of 206 ~ 34.47%
G 59 of 206 ~ 28.64%
B 76 of 206 ~ 36.89'%

%34.47
%28.64
%36.89

CMYK RENK MODELİ

#473B4C rengi CMYK tonu (7,22,0,70).

  • camgöbeği tonu 6.58%
  • eflatun tonu 22.37%
  • sarı tonu 0.00%
  • ana renk tonu 70.20%

CMYK: (7,22,0,70)
C7M22Y0K70 (7%, 22%, 0%, 70%)
(0.07 / 0.22 / 0.00 / 0.70)

CMYK yüzdeleri

%6.58
%22.37
%0
%70.2

Codes

Color #473B4C in popluar color models

47 3B 4C
RGB 71 59 76
HSL 282° 12.59% 26.47%
HSB/HSV 282° 22.37% 29.80%
CMYK 6.58% 22.37% 0.00%
70.20%

Color #473B4C in popluar number systems.

HEX 47 3B 4C
Decimal 71 59 76
Binary 1000111 111011 1001100
Octal 107 73 114

Shades and tints

Shades of #473B4C

#473B4C
(71,59,76)
#413646
(65,54,70)
#3B3140
(59,49,64)
#352C3A
(53,44,58)
#2F2734
(47,39,52)
#29222E
(41,34,46)
#231D28
(35,29,40)
#1D1822
(29,24,34)
#17131C
(23,19,28)
#110E16
(17,14,22)
#0B0910
(11,9,16)
#000000
(0,0,0)

Tints of #473B4C

#473B4C
(71,59,76)
#574C5C
(87,76,92)
#675D6C
(103,93,108)
#776E7C
(119,110,124)
#877F8C
(135,127,140)
#97909C
(151,144,156)
#A7A1AC
(167,161,172)
#B7B2BC
(183,178,188)
#C7C3CC
(199,195,204)
#D7D4DC
(215,212,220)
#E7E5EC
(231,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #473B4C color. Also use rgb(71,59,76) instead hex code.

Text Font Color

.myTextColor { color: #473B4C; }

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

This text font color is #473B4C.

Background Color

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

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

This div background color is #473B4C.

Border color

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

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

This div border color is #473B4C.

Opacity

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

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

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

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

This text has shadow with #473B4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473B4C.

Preview

Color preview on black background

This text has color #473B4C on black background.


Color preview on white background

This text has color #473B4C on white background.


Black color preview on #473B4C background

This text has black color on #473B4C background.


White color preview on #473B4C background

This text has white color on #473B4C background.


Related colors

Complementary color

Complementary color for #hex is #B8C4B3.


I love getcolorcode.com

Triadic colors

1 #4C473B and #3B4C47 with #473B4C are triadic colors.

2 #4C3B47 and #3B474C with #473B4C are triadic colors.