COLOR #473E3C

HEX: #473E3C RGB: (71,62,60)

Renk bilgisi

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

RGB renk modeli

#473E3C color RGB value is (71,62,60).

RGB: (71,62,60) (28%, 24%, 24%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 62 of 255 = 24%
B 60 of 255 = 24%

71
62
60

R + G + B ~ 25%. #473E3C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 62 + 60 = 193 (100%)
R 71 of 193 ~ 36.79%
G 62 of 193 ~ 32.12%
B 60 of 193 ~ 31.09'%

%36.79
%32.12
%31.09

CMYK RENK MODELİ

#473E3C rengi CMYK tonu (0,13,15,72).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.68%
  • sarı tonu 15.49%
  • ana renk tonu 72.16%

CMYK: (0,13,15,72)
C0M13Y15K72 (0%, 13%, 15%, 72%)
(0.00 / 0.13 / 0.15 / 0.72)

CMYK yüzdeleri

%0
%12.68
%15.49
%72.16

Codes

Color #473E3C in popluar color models

47 3E 3C
RGB 71 62 60
HSL 11° 8.40% 25.69%
HSB/HSV 11° 15.49% 27.84%
CMYK 0.00% 12.68% 15.49%
72.16%

Color #473E3C in popluar number systems.

HEX 47 3E 3C
Decimal 71 62 60
Binary 1000111 111110 111100
Octal 107 76 74

Shades and tints

Shades of #473E3C

#473E3C
(71,62,60)
#413937
(65,57,55)
#3B3432
(59,52,50)
#352F2D
(53,47,45)
#2F2A28
(47,42,40)
#292523
(41,37,35)
#23201E
(35,32,30)
#1D1B19
(29,27,25)
#171614
(23,22,20)
#11110F
(17,17,15)
#0B0C0A
(11,12,10)
#000000
(0,0,0)

Tints of #473E3C

#473E3C
(71,62,60)
#574F4D
(87,79,77)
#67605E
(103,96,94)
#77716F
(119,113,111)
#878280
(135,130,128)
#979391
(151,147,145)
#A7A4A2
(167,164,162)
#B7B5B3
(183,181,179)
#C7C6C4
(199,198,196)
#D7D7D5
(215,215,213)
#E7E8E6
(231,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473E3C; }

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

This text font color is #473E3C.

Background Color

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

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

This div background color is #473E3C.

Border color

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

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

This div border color is #473E3C.

Opacity

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

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

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

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

This text has shadow with #473E3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473E3C.

Preview

Color preview on black background

This text has color #473E3C on black background.


Color preview on white background

This text has color #473E3C on white background.


Black color preview on #473E3C background

This text has black color on #473E3C background.


White color preview on #473E3C background

This text has white color on #473E3C background.


Related colors

Complementary color

Complementary color for #hex is #B8C1C3.


I love getcolorcode.com

Triadic colors

1 #3C473E and #3E3C47 with #473E3C are triadic colors.

2 #3C3E47 and #3E473C with #473E3C are triadic colors.