COLOR #494C5E

HEX: #494C5E RGB: (73,76,94)

Renk bilgisi

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

RGB renk modeli

#494C5E color RGB value is (73,76,94).

RGB: (73,76,94) (29%, 30%, 37%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 76 of 255 = 30%
B 94 of 255 = 37%

73
76
94

R + G + B ~ 32%. #494C5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 76 + 94 = 243 (100%)
R 73 of 243 ~ 30.04%
G 76 of 243 ~ 31.28%
B 94 of 243 ~ 38.68'%

%30.04
%31.28
%38.68

CMYK RENK MODELİ

#494C5E rengi CMYK tonu (22,19,0,63).

  • camgöbeği tonu 22.34%
  • eflatun tonu 19.15%
  • sarı tonu 0.00%
  • ana renk tonu 63.14%

CMYK: (22,19,0,63)
C22M19Y0K63 (22%, 19%, 0%, 63%)
(0.22 / 0.19 / 0.00 / 0.63)

CMYK yüzdeleri

%22.34
%19.15
%0
%63.14

Codes

Color #494C5E in popluar color models

49 4C 5E
RGB 73 76 94
HSL 231° 12.57% 32.75%
HSB/HSV 231° 22.34% 36.86%
CMYK 22.34% 19.15% 0.00%
63.14%

Color #494C5E in popluar number systems.

HEX 49 4C 5E
Decimal 73 76 94
Binary 1001001 1001100 1011110
Octal 111 114 136

Shades and tints

Shades of #494C5E

#494C5E
(73,76,94)
#434656
(67,70,86)
#3D404E
(61,64,78)
#373A46
(55,58,70)
#31343E
(49,52,62)
#2B2E36
(43,46,54)
#25282E
(37,40,46)
#1F2226
(31,34,38)
#191C1E
(25,28,30)
#131616
(19,22,22)
#0D100E
(13,16,14)
#000000
(0,0,0)

Tints of #494C5E

#494C5E
(73,76,94)
#595C6C
(89,92,108)
#696C7A
(105,108,122)
#797C88
(121,124,136)
#898C96
(137,140,150)
#999CA4
(153,156,164)
#A9ACB2
(169,172,178)
#B9BCC0
(185,188,192)
#C9CCCE
(201,204,206)
#D9DCDC
(217,220,220)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494C5E color. Also use rgb(73,76,94) instead hex code.

Text Font Color

.myTextColor { color: #494C5E; }

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

This text font color is #494C5E.

Background Color

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

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

This div background color is #494C5E.

Border color

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

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

This div border color is #494C5E.

Opacity

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

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

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

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

This text has shadow with #494C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494C5E.

Preview

Color preview on black background

This text has color #494C5E on black background.


Color preview on white background

This text has color #494C5E on white background.


Black color preview on #494C5E background

This text has black color on #494C5E background.


White color preview on #494C5E background

This text has white color on #494C5E background.


Related colors

Complementary color

Complementary color for #hex is #B6B3A1.


I love getcolorcode.com

Triadic colors

1 #5E494C and #4C5E49 with #494C5E are triadic colors.

2 #5E4C49 and #4C495E with #494C5E are triadic colors.