COLOR #493B3E

HEX: #493B3E RGB: (73,59,62)

Renk bilgisi

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

RGB renk modeli

#493B3E color RGB value is (73,59,62).

RGB: (73,59,62) (29%, 23%, 24%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 59 of 255 = 23%
B 62 of 255 = 24%

73
59
62

R + G + B ~ 25%. #493B3E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 59 + 62 = 194 (100%)
R 73 of 194 ~ 37.63%
G 59 of 194 ~ 30.41%
B 62 of 194 ~ 31.96'%

%37.63
%30.41
%31.96

CMYK RENK MODELİ

#493B3E rengi CMYK tonu (0,19,15,71).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.18%
  • sarı tonu 15.07%
  • ana renk tonu 71.37%

CMYK: (0,19,15,71)
C0M19Y15K71 (0%, 19%, 15%, 71%)
(0.00 / 0.19 / 0.15 / 0.71)

CMYK yüzdeleri

%0
%19.18
%15.07
%71.37

Codes

Color #493B3E in popluar color models

49 3B 3E
RGB 73 59 62
HSL 347° 10.61% 25.88%
HSB/HSV 347° 19.18% 28.63%
CMYK 0.00% 19.18% 15.07%
71.37%

Color #493B3E in popluar number systems.

HEX 49 3B 3E
Decimal 73 59 62
Binary 1001001 111011 111110
Octal 111 73 76

Shades and tints

Shades of #493B3E

#493B3E
(73,59,62)
#433639
(67,54,57)
#3D3134
(61,49,52)
#372C2F
(55,44,47)
#31272A
(49,39,42)
#2B2225
(43,34,37)
#251D20
(37,29,32)
#1F181B
(31,24,27)
#191316
(25,19,22)
#130E11
(19,14,17)
#0D090C
(13,9,12)
#000000
(0,0,0)

Tints of #493B3E

#493B3E
(73,59,62)
#594C4F
(89,76,79)
#695D60
(105,93,96)
#796E71
(121,110,113)
#897F82
(137,127,130)
#999093
(153,144,147)
#A9A1A4
(169,161,164)
#B9B2B5
(185,178,181)
#C9C3C6
(201,195,198)
#D9D4D7
(217,212,215)
#E9E5E8
(233,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493B3E color. Also use rgb(73,59,62) instead hex code.

Text Font Color

.myTextColor { color: #493B3E; }

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

This text font color is #493B3E.

Background Color

.myBgColor { background-color: #493B3E; }

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

This div background color is #493B3E.

Border color

.myBorderColor { border: 1px solid #493B3E; }

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

This div border color is #493B3E.

Opacity

.myOpacity80 { color: #493B3E; opacity: 0.8; }

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

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

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

This text has shadow with #493B3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493B3E.

Preview

Color preview on black background

This text has color #493B3E on black background.


Color preview on white background

This text has color #493B3E on white background.


Black color preview on #493B3E background

This text has black color on #493B3E background.


White color preview on #493B3E background

This text has white color on #493B3E background.


Related colors

Complementary color

Complementary color for #hex is #B6C4C1.


I love getcolorcode.com

Triadic colors

1 #3E493B and #3B3E49 with #493B3E are triadic colors.

2 #3E3B49 and #3B493E with #493B3E are triadic colors.