COLOR #493C14

HEX: #493C14 RGB: (73,60,20)

Renk bilgisi

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

RGB renk modeli

#493C14 color RGB value is (73,60,20).

RGB: (73,60,20) (29%, 24%, 8%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 60 of 255 = 24%
B 20 of 255 = 8%

73
60
20

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 60 + 20 = 153 (100%)
R 73 of 153 ~ 47.71%
G 60 of 153 ~ 39.22%
B 20 of 153 ~ 13.07'%

%47.71
%39.22
%13.07

CMYK RENK MODELİ

#493C14 rengi CMYK tonu (0,18,73,71).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.81%
  • sarı tonu 72.60%
  • ana renk tonu 71.37%

CMYK: (0,18,73,71)
C0M18Y73K71 (0%, 18%, 73%, 71%)
(0.00 / 0.18 / 0.73 / 0.71)

CMYK yüzdeleri

%0
%17.81
%72.6
%71.37

Codes

Color #493C14 in popluar color models

49 3C 14
RGB 73 60 20
HSL 45° 56.99% 18.24%
HSB/HSV 45° 72.60% 28.63%
CMYK 0.00% 17.81% 72.60%
71.37%

Color #493C14 in popluar number systems.

HEX 49 3C 14
Decimal 73 60 20
Binary 1001001 111100 10100
Octal 111 74 24

Shades and tints

Shades of #493C14

#493C14
(73,60,20)
#433713
(67,55,19)
#3D3212
(61,50,18)
#372D11
(55,45,17)
#312810
(49,40,16)
#2B230F
(43,35,15)
#251E0E
(37,30,14)
#1F190D
(31,25,13)
#19140C
(25,20,12)
#130F0B
(19,15,11)
#0D0A0A
(13,10,10)
#000000
(0,0,0)

Tints of #493C14

#493C14
(73,60,20)
#594D29
(89,77,41)
#695E3E
(105,94,62)
#796F53
(121,111,83)
#898068
(137,128,104)
#99917D
(153,145,125)
#A9A292
(169,162,146)
#B9B3A7
(185,179,167)
#C9C4BC
(201,196,188)
#D9D5D1
(217,213,209)
#E9E6E6
(233,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493C14 color. Also use rgb(73,60,20) instead hex code.

Text Font Color

.myTextColor { color: #493C14; }

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

This text font color is #493C14.

Background Color

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

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

This div background color is #493C14.

Border color

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

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

This div border color is #493C14.

Opacity

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

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

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

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

This text has shadow with #493C14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493C14.

Preview

Color preview on black background

This text has color #493C14 on black background.


Color preview on white background

This text has color #493C14 on white background.


Black color preview on #493C14 background

This text has black color on #493C14 background.


White color preview on #493C14 background

This text has white color on #493C14 background.


Related colors

Complementary color

Complementary color for #hex is #B6C3EB.


I love getcolorcode.com

Triadic colors

1 #14493C and #3C1449 with #493C14 are triadic colors.

2 #143C49 and #3C4914 with #493C14 are triadic colors.