COLOR #493D69

HEX: #493D69 RGB: (73,61,105)

Renk bilgisi

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

RGB renk modeli

#493D69 color RGB value is (73,61,105).

RGB: (73,61,105) (29%, 24%, 41%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 61 of 255 = 24%
B 105 of 255 = 41%

73
61
105

R + G + B ~ 31%. #493D69 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 61 + 105 = 239 (100%)
R 73 of 239 ~ 30.54%
G 61 of 239 ~ 25.52%
B 105 of 239 ~ 43.93'%

%30.54
%25.52
%43.93

CMYK RENK MODELİ

#493D69 rengi CMYK tonu (30,42,0,59).

  • camgöbeği tonu 30.48%
  • eflatun tonu 41.90%
  • sarı tonu 0.00%
  • ana renk tonu 58.82%

CMYK: (30,42,0,59)
C30M42Y0K59 (30%, 42%, 0%, 59%)
(0.30 / 0.42 / 0.00 / 0.59)

CMYK yüzdeleri

%30.48
%41.9
%0
%58.82

Codes

Color #493D69 in popluar color models

49 3D 69
RGB 73 61 105
HSL 256° 26.51% 32.55%
HSB/HSV 256° 41.90% 41.18%
CMYK 30.48% 41.90% 0.00%
58.82%

Color #493D69 in popluar number systems.

HEX 49 3D 69
Decimal 73 61 105
Binary 1001001 111101 1101001
Octal 111 75 151

Shades and tints

Shades of #493D69

#493D69
(73,61,105)
#433860
(67,56,96)
#3D3357
(61,51,87)
#372E4E
(55,46,78)
#312945
(49,41,69)
#2B243C
(43,36,60)
#251F33
(37,31,51)
#1F1A2A
(31,26,42)
#191521
(25,21,33)
#131018
(19,16,24)
#0D0B0F
(13,11,15)
#000000
(0,0,0)

Tints of #493D69

#493D69
(73,61,105)
#594E76
(89,78,118)
#695F83
(105,95,131)
#797090
(121,112,144)
#89819D
(137,129,157)
#9992AA
(153,146,170)
#A9A3B7
(169,163,183)
#B9B4C4
(185,180,196)
#C9C5D1
(201,197,209)
#D9D6DE
(217,214,222)
#E9E7EB
(233,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493D69; }

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

This text font color is #493D69.

Background Color

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

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

This div background color is #493D69.

Border color

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

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

This div border color is #493D69.

Opacity

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

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

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

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

This text has shadow with #493D69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493D69.

Preview

Color preview on black background

This text has color #493D69 on black background.


Color preview on white background

This text has color #493D69 on white background.


Black color preview on #493D69 background

This text has black color on #493D69 background.


White color preview on #493D69 background

This text has white color on #493D69 background.


Related colors

Complementary color

Complementary color for #hex is #B6C296.


I love getcolorcode.com

Triadic colors

1 #69493D and #3D6949 with #493D69 are triadic colors.

2 #693D49 and #3D4969 with #493D69 are triadic colors.