COLOR #493331

HEX: #493331 RGB: (73,51,49)

Renk bilgisi

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

RGB renk modeli

#493331 color RGB value is (73,51,49).

RGB: (73,51,49) (29%, 20%, 19%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 51 of 255 = 20%
B 49 of 255 = 19%

73
51
49

R + G + B ~ 23%. #493331 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 51 + 49 = 173 (100%)
R 73 of 173 ~ 42.2%
G 51 of 173 ~ 29.48%
B 49 of 173 ~ 28.32'%

%42.2
%29.48
%28.32

CMYK RENK MODELİ

#493331 rengi CMYK tonu (0,30,33,71).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.14%
  • sarı tonu 32.88%
  • ana renk tonu 71.37%

CMYK: (0,30,33,71)
C0M30Y33K71 (0%, 30%, 33%, 71%)
(0.00 / 0.30 / 0.33 / 0.71)

CMYK yüzdeleri

%0
%30.14
%32.88
%71.37

Codes

Color #493331 in popluar color models

49 33 31
RGB 73 51 49
HSL 19.67% 23.92%
HSB/HSV 32.88% 28.63%
CMYK 0.00% 30.14% 32.88%
71.37%

Color #493331 in popluar number systems.

HEX 49 33 31
Decimal 73 51 49
Binary 1001001 110011 110001
Octal 111 63 61

Shades and tints

Shades of #493331

#493331
(73,51,49)
#432F2D
(67,47,45)
#3D2B29
(61,43,41)
#372725
(55,39,37)
#312321
(49,35,33)
#2B1F1D
(43,31,29)
#251B19
(37,27,25)
#1F1715
(31,23,21)
#191311
(25,19,17)
#130F0D
(19,15,13)
#0D0B09
(13,11,9)
#000000
(0,0,0)

Tints of #493331

#493331
(73,51,49)
#594543
(89,69,67)
#695755
(105,87,85)
#796967
(121,105,103)
#897B79
(137,123,121)
#998D8B
(153,141,139)
#A99F9D
(169,159,157)
#B9B1AF
(185,177,175)
#C9C3C1
(201,195,193)
#D9D5D3
(217,213,211)
#E9E7E5
(233,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493331 color. Also use rgb(73,51,49) instead hex code.

Text Font Color

.myTextColor { color: #493331; }

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

This text font color is #493331.

Background Color

.myBgColor { background-color: #493331; }

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

This div background color is #493331.

Border color

.myBorderColor { border: 1px solid #493331; }

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

This div border color is #493331.

Opacity

.myOpacity80 { color: #493331; opacity: 0.8; }

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

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

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

This text has shadow with #493331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493331.

Preview

Color preview on black background

This text has color #493331 on black background.


Color preview on white background

This text has color #493331 on white background.


Black color preview on #493331 background

This text has black color on #493331 background.


White color preview on #493331 background

This text has white color on #493331 background.


Related colors

Complementary color

Complementary color for #hex is #B6CCCE.


I love getcolorcode.com

Triadic colors

1 #314933 and #333149 with #493331 are triadic colors.

2 #313349 and #334931 with #493331 are triadic colors.