COLOR #493A61

HEX: #493A61 RGB: (73,58,97)

Renk bilgisi

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

RGB renk modeli

#493A61 color RGB value is (73,58,97).

RGB: (73,58,97) (29%, 23%, 38%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 58 of 255 = 23%
B 97 of 255 = 38%

73
58
97

R + G + B ~ 30%. #493A61 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 58 + 97 = 228 (100%)
R 73 of 228 ~ 32.02%
G 58 of 228 ~ 25.44%
B 97 of 228 ~ 42.54'%

%32.02
%25.44
%42.54

CMYK RENK MODELİ

#493A61 rengi CMYK tonu (25,40,0,62).

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

CMYK: (25,40,0,62)
C25M40Y0K62 (25%, 40%, 0%, 62%)
(0.25 / 0.40 / 0.00 / 0.62)

CMYK yüzdeleri

%24.74
%40.21
%0
%61.96

Codes

Color #493A61 in popluar color models

49 3A 61
RGB 73 58 97
HSL 263° 25.16% 30.39%
HSB/HSV 263° 40.21% 38.04%
CMYK 24.74% 40.21% 0.00%
61.96%

Color #493A61 in popluar number systems.

HEX 49 3A 61
Decimal 73 58 97
Binary 1001001 111010 1100001
Octal 111 72 141

Shades and tints

Shades of #493A61

#493A61
(73,58,97)
#433559
(67,53,89)
#3D3051
(61,48,81)
#372B49
(55,43,73)
#312641
(49,38,65)
#2B2139
(43,33,57)
#251C31
(37,28,49)
#1F1729
(31,23,41)
#191221
(25,18,33)
#130D19
(19,13,25)
#0D0811
(13,8,17)
#000000
(0,0,0)

Tints of #493A61

#493A61
(73,58,97)
#594B6F
(89,75,111)
#695C7D
(105,92,125)
#796D8B
(121,109,139)
#897E99
(137,126,153)
#998FA7
(153,143,167)
#A9A0B5
(169,160,181)
#B9B1C3
(185,177,195)
#C9C2D1
(201,194,209)
#D9D3DF
(217,211,223)
#E9E4ED
(233,228,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493A61; }

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

This text font color is #493A61.

Background Color

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

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

This div background color is #493A61.

Border color

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

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

This div border color is #493A61.

Opacity

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

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

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

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

This text has shadow with #493A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493A61.

Preview

Color preview on black background

This text has color #493A61 on black background.


Color preview on white background

This text has color #493A61 on white background.


Black color preview on #493A61 background

This text has black color on #493A61 background.


White color preview on #493A61 background

This text has white color on #493A61 background.


Related colors

Complementary color

Complementary color for #hex is #B6C59E.


I love getcolorcode.com

Triadic colors

1 #61493A and #3A6149 with #493A61 are triadic colors.

2 #613A49 and #3A4961 with #493A61 are triadic colors.