COLOR #473B4B

HEX: #473B4B RGB: (71,59,75)

Renk bilgisi

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

RGB renk modeli

#473B4B color RGB value is (71,59,75).

RGB: (71,59,75) (28%, 23%, 29%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 59 of 255 = 23%
B 75 of 255 = 29%

71
59
75

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 59 + 75 = 205 (100%)
R 71 of 205 ~ 34.63%
G 59 of 205 ~ 28.78%
B 75 of 205 ~ 36.59'%

%34.63
%28.78
%36.59

CMYK RENK MODELİ

#473B4B rengi CMYK tonu (5,21,0,71).

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

CMYK: (5,21,0,71)
C5M21Y0K71 (5%, 21%, 0%, 71%)
(0.05 / 0.21 / 0.00 / 0.71)

CMYK yüzdeleri

%5.33
%21.33
%0
%70.59

Codes

Color #473B4B in popluar color models

47 3B 4B
RGB 71 59 75
HSL 285° 11.94% 26.27%
HSB/HSV 285° 21.33% 29.41%
CMYK 5.33% 21.33% 0.00%
70.59%

Color #473B4B in popluar number systems.

HEX 47 3B 4B
Decimal 71 59 75
Binary 1000111 111011 1001011
Octal 107 73 113

Shades and tints

Shades of #473B4B

#473B4B
(71,59,75)
#413645
(65,54,69)
#3B313F
(59,49,63)
#352C39
(53,44,57)
#2F2733
(47,39,51)
#29222D
(41,34,45)
#231D27
(35,29,39)
#1D1821
(29,24,33)
#17131B
(23,19,27)
#110E15
(17,14,21)
#0B090F
(11,9,15)
#000000
(0,0,0)

Tints of #473B4B

#473B4B
(71,59,75)
#574C5B
(87,76,91)
#675D6B
(103,93,107)
#776E7B
(119,110,123)
#877F8B
(135,127,139)
#97909B
(151,144,155)
#A7A1AB
(167,161,171)
#B7B2BB
(183,178,187)
#C7C3CB
(199,195,203)
#D7D4DB
(215,212,219)
#E7E5EB
(231,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473B4B; }

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

This text font color is #473B4B.

Background Color

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

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

This div background color is #473B4B.

Border color

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

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

This div border color is #473B4B.

Opacity

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

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

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

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

This text has shadow with #473B4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473B4B.

Preview

Color preview on black background

This text has color #473B4B on black background.


Color preview on white background

This text has color #473B4B on white background.


Black color preview on #473B4B background

This text has black color on #473B4B background.


White color preview on #473B4B background

This text has white color on #473B4B background.


Related colors

Complementary color

Complementary color for #hex is #B8C4B4.


I love getcolorcode.com

Triadic colors

1 #4B473B and #3B4B47 with #473B4B are triadic colors.

2 #4B3B47 and #3B474B with #473B4B are triadic colors.