COLOR #494D65

HEX: #494D65 RGB: (73,77,101)

Renk bilgisi

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

RGB renk modeli

#494D65 color RGB value is (73,77,101).

RGB: (73,77,101) (29%, 30%, 40%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 77 of 255 = 30%
B 101 of 255 = 40%

73
77
101

R + G + B ~ 33%. #494D65 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 77 + 101 = 251 (100%)
R 73 of 251 ~ 29.08%
G 77 of 251 ~ 30.68%
B 101 of 251 ~ 40.24'%

%29.08
%30.68
%40.24

CMYK RENK MODELİ

#494D65 rengi CMYK tonu (28,24,0,60).

  • camgöbeği tonu 27.72%
  • eflatun tonu 23.76%
  • sarı tonu 0.00%
  • ana renk tonu 60.39%

CMYK: (28,24,0,60)
C28M24Y0K60 (28%, 24%, 0%, 60%)
(0.28 / 0.24 / 0.00 / 0.60)

CMYK yüzdeleri

%27.72
%23.76
%0
%60.39

Codes

Color #494D65 in popluar color models

49 4D 65
RGB 73 77 101
HSL 231° 16.09% 34.12%
HSB/HSV 231° 27.72% 39.61%
CMYK 27.72% 23.76% 0.00%
60.39%

Color #494D65 in popluar number systems.

HEX 49 4D 65
Decimal 73 77 101
Binary 1001001 1001101 1100101
Octal 111 115 145

Shades and tints

Shades of #494D65

#494D65
(73,77,101)
#43465C
(67,70,92)
#3D3F53
(61,63,83)
#37384A
(55,56,74)
#313141
(49,49,65)
#2B2A38
(43,42,56)
#25232F
(37,35,47)
#1F1C26
(31,28,38)
#19151D
(25,21,29)
#130E14
(19,14,20)
#0D070B
(13,7,11)
#000000
(0,0,0)

Tints of #494D65

#494D65
(73,77,101)
#595D73
(89,93,115)
#696D81
(105,109,129)
#797D8F
(121,125,143)
#898D9D
(137,141,157)
#999DAB
(153,157,171)
#A9ADB9
(169,173,185)
#B9BDC7
(185,189,199)
#C9CDD5
(201,205,213)
#D9DDE3
(217,221,227)
#E9EDF1
(233,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494D65; }

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

This text font color is #494D65.

Background Color

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

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

This div background color is #494D65.

Border color

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

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

This div border color is #494D65.

Opacity

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

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

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

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

This text has shadow with #494D65 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494D65.

Preview

Color preview on black background

This text has color #494D65 on black background.


Color preview on white background

This text has color #494D65 on white background.


Black color preview on #494D65 background

This text has black color on #494D65 background.


White color preview on #494D65 background

This text has white color on #494D65 background.


Related colors

Complementary color

Complementary color for #hex is #B6B29A.


I love getcolorcode.com

Triadic colors

1 #65494D and #4D6549 with #494D65 are triadic colors.

2 #654D49 and #4D4965 with #494D65 are triadic colors.