COLOR #47493F

HEX: #47493F RGB: (71,73,63)

Renk bilgisi

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

RGB renk modeli

#47493F color RGB value is (71,73,63).

RGB: (71,73,63) (28%, 29%, 25%)

RGB bağlantıları ve doygunluk

R 71 of 255 = 28%
G 73 of 255 = 29%
B 63 of 255 = 25%

71
73
63

R + G + B ~ 27%. #47493F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 71 + 73 + 63 = 207 (100%)
R 71 of 207 ~ 34.3%
G 73 of 207 ~ 35.27%
B 63 of 207 ~ 30.43'%

%34.3
%35.27
%30.43

CMYK RENK MODELİ

#47493F rengi CMYK tonu (3,0,14,71).

  • camgöbeği tonu 2.74%
  • eflatun tonu 0.00%
  • sarı tonu 13.70%
  • ana renk tonu 71.37%
CMYK: (3,0,14,71) C3M0Y14K71 (3%,0%,14%,71%) (0.03/0.00/0.14/0.71) 

CMYK yüzdeleri

%2.74
%0
%13.7
%71.37

Codes

Color #47493F in popluar color models

47 49 3F
RGB 71 73 63
HSL 72° 7.35% 26.67%
HSB/HSV 72° 13.70% 28.63%
CMYK 2.74% 0.00% 13.70%
71.37%

Color #47493F in popluar number systems.

HEX 47 49 3F
Decimal 71 73 63
Binary 1000111 1001001 111111
Octal 107 111 77

Shades and tints

Shades of #47493F

#47493F
(71,73,63)
#41433A
(65,67,58)
#3B3D35
(59,61,53)
#353730
(53,55,48)
#2F312B
(47,49,43)
#292B26
(41,43,38)
#232521
(35,37,33)
#1D1F1C
(29,31,28)
#171917
(23,25,23)
#111312
(17,19,18)
#0B0D0D
(11,13,13)
#000000
(0,0,0)

Tints of #47493F

#47493F
(71,73,63)
#575950
(87,89,80)
#676961
(103,105,97)
#777972
(119,121,114)
#878983
(135,137,131)
#979994
(151,153,148)
#A7A9A5
(167,169,165)
#B7B9B6
(183,185,182)
#C7C9C7
(199,201,199)
#D7D9D8
(215,217,216)
#E7E9E9
(231,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47493F color. Also use rgb(71,73,63) instead hex code.

Text Font Color

.myTextColor { color: #47493F; }

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

This text font color is #47493F.

Background Color

.myBgColor { background-color: #47493F; }

<div style="background-color:#47493F">Inner text</div>

This div background color is #47493F.

Border color

.myBorderColor { border: 1px solid #47493F; }

<div style="border:3px solid #47493F">Div</div>

This div border color is #47493F.

Opacity

.myOpacity80 { color: #47493F; opacity: 0.8; }

<p style="color:#47493F;opacity:0.8;">80%</p>

Text with #47493F 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 #47493F;}

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

This text has shadow with #47493F color.


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

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

This text has shadow with #47493F primary color and red secondary color.


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

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

This text has shadow with #47493F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47493F.

Preview

Color preview on black background

This text has color #47493F on black background.


Color preview on white background

This text has color #47493F on white background.


Black color preview on #47493F background

This text has black color on #47493F background.


White color preview on #47493F background

This text has white color on #47493F background.


Related colors

Complementary color

Complementary color for #hex is #B8B6C0.


I love getcolorcode.com

Triadic colors

1 #3F4749 and #493F47 with #47493F are triadic colors.

2 #3F4947 and #49473F with #47493F are triadic colors.