COLOR #493D6B

HEX: #493D6B RGB: (73,61,107)

Renk bilgisi

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

RGB renk modeli

#493D6B color RGB value is (73,61,107).

RGB: (73,61,107) (29%, 24%, 42%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 61 of 255 = 24%
B 107 of 255 = 42%

73
61
107

R + G + B ~ 32%. #493D6B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 61 + 107 = 241 (100%)
R 73 of 241 ~ 30.29%
G 61 of 241 ~ 25.31%
B 107 of 241 ~ 44.4'%

%30.29
%25.31
%44.4

CMYK RENK MODELİ

#493D6B rengi CMYK tonu (32,43,0,58).

  • camgöbeği tonu 31.78%
  • eflatun tonu 42.99%
  • sarı tonu 0.00%
  • ana renk tonu 58.04%

CMYK: (32,43,0,58)
C32M43Y0K58 (32%, 43%, 0%, 58%)
(0.32 / 0.43 / 0.00 / 0.58)

CMYK yüzdeleri

%31.78
%42.99
%0
%58.04

Codes

Color #493D6B in popluar color models

49 3D 6B
RGB 73 61 107
HSL 256° 27.38% 32.94%
HSB/HSV 256° 42.99% 41.96%
CMYK 31.78% 42.99% 0.00%
58.04%

Color #493D6B in popluar number systems.

HEX 49 3D 6B
Decimal 73 61 107
Binary 1001001 111101 1101011
Octal 111 75 153

Shades and tints

Shades of #493D6B

#493D6B
(73,61,107)
#433862
(67,56,98)
#3D3359
(61,51,89)
#372E50
(55,46,80)
#312947
(49,41,71)
#2B243E
(43,36,62)
#251F35
(37,31,53)
#1F1A2C
(31,26,44)
#191523
(25,21,35)
#13101A
(19,16,26)
#0D0B11
(13,11,17)
#000000
(0,0,0)

Tints of #493D6B

#493D6B
(73,61,107)
#594E78
(89,78,120)
#695F85
(105,95,133)
#797092
(121,112,146)
#89819F
(137,129,159)
#9992AC
(153,146,172)
#A9A3B9
(169,163,185)
#B9B4C6
(185,180,198)
#C9C5D3
(201,197,211)
#D9D6E0
(217,214,224)
#E9E7ED
(233,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493D6B color. Also use rgb(73,61,107) instead hex code.

Text Font Color

.myTextColor { color: #493D6B; }

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

This text font color is #493D6B.

Background Color

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

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

This div background color is #493D6B.

Border color

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

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

This div border color is #493D6B.

Opacity

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

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

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

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

This text has shadow with #493D6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493D6B.

Preview

Color preview on black background

This text has color #493D6B on black background.


Color preview on white background

This text has color #493D6B on white background.


Black color preview on #493D6B background

This text has black color on #493D6B background.


White color preview on #493D6B background

This text has white color on #493D6B background.


Related colors

Complementary color

Complementary color for #hex is #B6C294.


I love getcolorcode.com

Triadic colors

1 #6B493D and #3D6B49 with #493D6B are triadic colors.

2 #6B3D49 and #3D496B with #493D6B are triadic colors.