COLOR #494D40

HEX: #494D40
RGB: (73,77,64)

Renk bilgisi

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

RGB renk modeli

#494D40 color RGB value is (73,77,64).

  • kırmız ton 73;
  • yeşil ton 77;
  • mavi ton 64.
RGB: (73,77,64) (29%,30%,25%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 77 of 255 = 30%
B 64 of 255 = 25%

73
77
64

R + G + B ~ 28%. #494D40 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
73 + 77 + 64 = 214 (100%)
R 73 of 214 ~ 34.11%
G 77 of 214 ~ 35.98%
B 64 of 214 ~ 29.91%

%34.11
%35.98
%29.91

CMYK RENK MODELİ

#494D40 rengi CMYK tonu (5,0,17,70).

  • camgöbeği tonu 5.19%
  • eflatun tonu 0.00%
  • sarı tonu 16.88%
  • ana renk tonu 69.80%
CMYK: (5,0,17,70) C5M0Y17K70 (5%,0%,17%,70%) (0.05/0.00/0.17/0.70)

CMYK yüzdeleri

%5.19
%0
%16.88
%69.8

Codes

Color #494D40 in popluar color models

494D40
RGB737764
HSL78°9.22%27.65%
HSB/HSV78°16.88%30.20%
CMYK5.19%0.00%16.88%
69.80%

Color #494D40 in popluar number systems.

HEX494D40
Decimal737764
Binary100100110011011000000
Octal111115100

Shades and tints

Shades of #494D40

#494D40
(73,77,64)
#43463B
(67,70,59)
#3D3F36
(61,63,54)
#373831
(55,56,49)
#31312C
(49,49,44)
#2B2A27
(43,42,39)
#252322
(37,35,34)
#1F1C1D
(31,28,29)
#191518
(25,21,24)
#130E13
(19,14,19)
#0D070E
(13,7,14)
#000000
(0,0,0)

Tints of #494D40

#494D40
(73,77,64)
#595D51
(89,93,81)
#696D62
(105,109,98)
#797D73
(121,125,115)
#898D84
(137,141,132)
#999D95
(153,157,149)
#A9ADA6
(169,173,166)
#B9BDB7
(185,189,183)
#C9CDC8
(201,205,200)
#D9DDD9
(217,221,217)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494D40 color. Also use rgb(73,77,64) instead hex code.

Text Font Color

.myTextColor { color: #494D40; }

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

This text font color is #494D40.


Background Color

.myBgColor { background-color: #494D40; }

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

This div background color is #494D40.


Border color

.myBorderColor { border: 1px solid #494D40; }

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

This div border color is #494D40.


Opacity

.myOpacity80 { color: #494D40; opacity: 0.8; }

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

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

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

This text has shadow with #494D40 color.

.textShadow {text-shadow: 3px 3px 1px #494D40, 3px 3px 1px red;}

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

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


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

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

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


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #494D40; -webkit-box-shadow:	1px 1px 3px 2px #494D40; box-shadow:	1px 1px 3px 2px #494D40; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #494D40; -webkit-box-shadow: 1px 1px 3px 2px #494D40; box-shadow:1px 1px 3px 2px #494D40;">
Div content here</div>
This div box has shadow with color #494D40.

Preview

Color preview on black background

This text has color #494D40 on black background.


Color preview on white background

This text has color #494D40 on white background.



Black color preview on #494D40 background

This text has black color on #494D40 background.


White color preview on #494D40 background

This text has white color on #494D40 background.