COLOR #494A61

HEX: #494A61 RGB: (73,74,97)

Renk bilgisi

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

RGB renk modeli

#494A61 color RGB value is (73,74,97).

RGB: (73,74,97) (29%, 29%, 38%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 74 of 255 = 29%
B 97 of 255 = 38%

73
74
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 74 + 97 = 244 (100%)
R 73 of 244 ~ 29.92%
G 74 of 244 ~ 30.33%
B 97 of 244 ~ 39.75'%

%29.92
%30.33
%39.75

CMYK RENK MODELİ

#494A61 rengi CMYK tonu (25,24,0,62).

  • camgöbeği tonu 24.74%
  • eflatun tonu 23.71%
  • sarı tonu 0.00%
  • ana renk tonu 61.96%

CMYK: (25,24,0,62)
C25M24Y0K62 (25%, 24%, 0%, 62%)
(0.25 / 0.24 / 0.00 / 0.62)

CMYK yüzdeleri

%24.74
%23.71
%0
%61.96

Codes

Color #494A61 in popluar color models

49 4A 61
RGB 73 74 97
HSL 238° 14.12% 33.33%
HSB/HSV 238° 24.74% 38.04%
CMYK 24.74% 23.71% 0.00%
61.96%

Color #494A61 in popluar number systems.

HEX 49 4A 61
Decimal 73 74 97
Binary 1001001 1001010 1100001
Octal 111 112 141

Shades and tints

Shades of #494A61

#494A61
(73,74,97)
#434459
(67,68,89)
#3D3E51
(61,62,81)
#373849
(55,56,73)
#313241
(49,50,65)
#2B2C39
(43,44,57)
#252631
(37,38,49)
#1F2029
(31,32,41)
#191A21
(25,26,33)
#131419
(19,20,25)
#0D0E11
(13,14,17)
#000000
(0,0,0)

Tints of #494A61

#494A61
(73,74,97)
#595A6F
(89,90,111)
#696A7D
(105,106,125)
#797A8B
(121,122,139)
#898A99
(137,138,153)
#999AA7
(153,154,167)
#A9AAB5
(169,170,181)
#B9BAC3
(185,186,195)
#C9CAD1
(201,202,209)
#D9DADF
(217,218,223)
#E9EAED
(233,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494A61 color. Also use rgb(73,74,97) instead hex code.

Text Font Color

.myTextColor { color: #494A61; }

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

This text font color is #494A61.

Background Color

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

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

This div background color is #494A61.

Border color

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

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

This div border color is #494A61.

Opacity

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

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

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

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

This text has shadow with #494A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494A61.

Preview

Color preview on black background

This text has color #494A61 on black background.


Color preview on white background

This text has color #494A61 on white background.


Black color preview on #494A61 background

This text has black color on #494A61 background.


White color preview on #494A61 background

This text has white color on #494A61 background.


Related colors

Complementary color

Complementary color for #hex is #B6B59E.


I love getcolorcode.com

Triadic colors

1 #61494A and #4A6149 with #494A61 are triadic colors.

2 #614A49 and #4A4961 with #494A61 are triadic colors.