COLOR #473C4D

HEX: #473C4D RGB: (71,60,77)

Renk bilgisi

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

RGB renk modeli

#473C4D color RGB value is (71,60,77).

RGB: (71,60,77) (28%, 24%, 30%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 60 of 255 = 24%
B 77 of 255 = 30%

71
60
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 60 + 77 = 208 (100%)
R 71 of 208 ~ 34.13%
G 60 of 208 ~ 28.85%
B 77 of 208 ~ 37.02'%

%34.13
%28.85
%37.02

CMYK RENK MODELİ

#473C4D rengi CMYK tonu (8,22,0,70).

  • camgöbeği tonu 7.79%
  • eflatun tonu 22.08%
  • sarı tonu 0.00%
  • ana renk tonu 69.80%

CMYK: (8,22,0,70)
C8M22Y0K70 (8%, 22%, 0%, 70%)
(0.08 / 0.22 / 0.00 / 0.70)

CMYK yüzdeleri

%7.79
%22.08
%0
%69.8

Codes

Color #473C4D in popluar color models

47 3C 4D
RGB 71 60 77
HSL 279° 12.41% 26.86%
HSB/HSV 279° 22.08% 30.20%
CMYK 7.79% 22.08% 0.00%
69.80%

Color #473C4D in popluar number systems.

HEX 47 3C 4D
Decimal 71 60 77
Binary 1000111 111100 1001101
Octal 107 74 115

Shades and tints

Shades of #473C4D

#473C4D
(71,60,77)
#413746
(65,55,70)
#3B323F
(59,50,63)
#352D38
(53,45,56)
#2F2831
(47,40,49)
#29232A
(41,35,42)
#231E23
(35,30,35)
#1D191C
(29,25,28)
#171415
(23,20,21)
#110F0E
(17,15,14)
#0B0A07
(11,10,7)
#000000
(0,0,0)

Tints of #473C4D

#473C4D
(71,60,77)
#574D5D
(87,77,93)
#675E6D
(103,94,109)
#776F7D
(119,111,125)
#87808D
(135,128,141)
#97919D
(151,145,157)
#A7A2AD
(167,162,173)
#B7B3BD
(183,179,189)
#C7C4CD
(199,196,205)
#D7D5DD
(215,213,221)
#E7E6ED
(231,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473C4D; }

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

This text font color is #473C4D.

Background Color

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

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

This div background color is #473C4D.

Border color

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

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

This div border color is #473C4D.

Opacity

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

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

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

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

This text has shadow with #473C4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473C4D.

Preview

Color preview on black background

This text has color #473C4D on black background.


Color preview on white background

This text has color #473C4D on white background.


Black color preview on #473C4D background

This text has black color on #473C4D background.


White color preview on #473C4D background

This text has white color on #473C4D background.


Related colors

Complementary color

Complementary color for #hex is #B8C3B2.


I love getcolorcode.com

Triadic colors

1 #4D473C and #3C4D47 with #473C4D are triadic colors.

2 #4D3C47 and #3C474D with #473C4D are triadic colors.