COLOR #493D6D

HEX: #493D6D RGB: (73,61,109)

Renk bilgisi

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

RGB renk modeli

#493D6D color RGB value is (73,61,109).

RGB: (73,61,109) (29%, 24%, 43%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 61 of 255 = 24%
B 109 of 255 = 43%

73
61
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 61 + 109 = 243 (100%)
R 73 of 243 ~ 30.04%
G 61 of 243 ~ 25.1%
B 109 of 243 ~ 44.86'%

%30.04
%25.1
%44.86

CMYK RENK MODELİ

#493D6D rengi CMYK tonu (33,44,0,57).

  • camgöbeği tonu 33.03%
  • eflatun tonu 44.04%
  • sarı tonu 0.00%
  • ana renk tonu 57.25%

CMYK: (33,44,0,57)
C33M44Y0K57 (33%, 44%, 0%, 57%)
(0.33 / 0.44 / 0.00 / 0.57)

CMYK yüzdeleri

%33.03
%44.04
%0
%57.25

Codes

Color #493D6D in popluar color models

49 3D 6D
RGB 73 61 109
HSL 255° 28.24% 33.33%
HSB/HSV 255° 44.04% 42.75%
CMYK 33.03% 44.04% 0.00%
57.25%

Color #493D6D in popluar number systems.

HEX 49 3D 6D
Decimal 73 61 109
Binary 1001001 111101 1101101
Octal 111 75 155

Shades and tints

Shades of #493D6D

#493D6D
(73,61,109)
#433864
(67,56,100)
#3D335B
(61,51,91)
#372E52
(55,46,82)
#312949
(49,41,73)
#2B2440
(43,36,64)
#251F37
(37,31,55)
#1F1A2E
(31,26,46)
#191525
(25,21,37)
#13101C
(19,16,28)
#0D0B13
(13,11,19)
#000000
(0,0,0)

Tints of #493D6D

#493D6D
(73,61,109)
#594E7A
(89,78,122)
#695F87
(105,95,135)
#797094
(121,112,148)
#8981A1
(137,129,161)
#9992AE
(153,146,174)
#A9A3BB
(169,163,187)
#B9B4C8
(185,180,200)
#C9C5D5
(201,197,213)
#D9D6E2
(217,214,226)
#E9E7EF
(233,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493D6D; }

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

This text font color is #493D6D.

Background Color

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

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

This div background color is #493D6D.

Border color

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

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

This div border color is #493D6D.

Opacity

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

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

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

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

This text has shadow with #493D6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493D6D.

Preview

Color preview on black background

This text has color #493D6D on black background.


Color preview on white background

This text has color #493D6D on white background.


Black color preview on #493D6D background

This text has black color on #493D6D background.


White color preview on #493D6D background

This text has white color on #493D6D background.


Related colors

Complementary color

Complementary color for #hex is #B6C292.


I love getcolorcode.com

Triadic colors

1 #6D493D and #3D6D49 with #493D6D are triadic colors.

2 #6D3D49 and #3D496D with #493D6D are triadic colors.