COLOR #493B17

HEX: #493B17 RGB: (73,59,23)

Renk bilgisi

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

RGB renk modeli

#493B17 color RGB value is (73,59,23).

RGB: (73,59,23) (29%, 23%, 9%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 59 of 255 = 23%
B 23 of 255 = 9%

73
59
23

R + G + B ~ 20%. #493B17 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 59 + 23 = 155 (100%)
R 73 of 155 ~ 47.1%
G 59 of 155 ~ 38.06%
B 23 of 155 ~ 14.84'%

%47.1
%38.06
%14.84

CMYK RENK MODELİ

#493B17 rengi CMYK tonu (0,19,68,71).

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

CMYK: (0,19,68,71)
C0M19Y68K71 (0%, 19%, 68%, 71%)
(0.00 / 0.19 / 0.68 / 0.71)

CMYK yüzdeleri

%0
%19.18
%68.49
%71.37

Codes

Color #493B17 in popluar color models

49 3B 17
RGB 73 59 23
HSL 43° 52.08% 18.82%
HSB/HSV 43° 68.49% 28.63%
CMYK 0.00% 19.18% 68.49%
71.37%

Color #493B17 in popluar number systems.

HEX 49 3B 17
Decimal 73 59 23
Binary 1001001 111011 10111
Octal 111 73 27

Shades and tints

Shades of #493B17

#493B17
(73,59,23)
#433615
(67,54,21)
#3D3113
(61,49,19)
#372C11
(55,44,17)
#31270F
(49,39,15)
#2B220D
(43,34,13)
#251D0B
(37,29,11)
#1F1809
(31,24,9)
#191307
(25,19,7)
#130E05
(19,14,5)
#0D0903
(13,9,3)
#000000
(0,0,0)

Tints of #493B17

#493B17
(73,59,23)
#594C2C
(89,76,44)
#695D41
(105,93,65)
#796E56
(121,110,86)
#897F6B
(137,127,107)
#999080
(153,144,128)
#A9A195
(169,161,149)
#B9B2AA
(185,178,170)
#C9C3BF
(201,195,191)
#D9D4D4
(217,212,212)
#E9E5E9
(233,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493B17; }

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

This text font color is #493B17.

Background Color

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

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

This div background color is #493B17.

Border color

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

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

This div border color is #493B17.

Opacity

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

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

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

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

This text has shadow with #493B17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493B17.

Preview

Color preview on black background

This text has color #493B17 on black background.


Color preview on white background

This text has color #493B17 on white background.


Black color preview on #493B17 background

This text has black color on #493B17 background.


White color preview on #493B17 background

This text has white color on #493B17 background.


Related colors

Complementary color

Complementary color for #hex is #B6C4E8.


I love getcolorcode.com

Triadic colors

1 #17493B and #3B1749 with #493B17 are triadic colors.

2 #173B49 and #3B4917 with #493B17 are triadic colors.