COLOR #493D64

HEX: #493D64 RGB: (73,61,100)

Renk bilgisi

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

RGB renk modeli

#493D64 color RGB value is (73,61,100).

RGB: (73,61,100) (29%, 24%, 39%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 61 of 255 = 24%
B 100 of 255 = 39%

73
61
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 61 + 100 = 234 (100%)
R 73 of 234 ~ 31.2%
G 61 of 234 ~ 26.07%
B 100 of 234 ~ 42.74'%

%31.2
%26.07
%42.74

CMYK RENK MODELİ

#493D64 rengi CMYK tonu (27,39,0,61).

  • camgöbeği tonu 27.00%
  • eflatun tonu 39.00%
  • sarı tonu 0.00%
  • ana renk tonu 60.78%

CMYK: (27,39,0,61)
C27M39Y0K61 (27%, 39%, 0%, 61%)
(0.27 / 0.39 / 0.00 / 0.61)

CMYK yüzdeleri

%27
%39
%0
%60.78

Codes

Color #493D64 in popluar color models

49 3D 64
RGB 73 61 100
HSL 258° 24.22% 31.57%
HSB/HSV 258° 39.00% 39.22%
CMYK 27.00% 39.00% 0.00%
60.78%

Color #493D64 in popluar number systems.

HEX 49 3D 64
Decimal 73 61 100
Binary 1001001 111101 1100100
Octal 111 75 144

Shades and tints

Shades of #493D64

#493D64
(73,61,100)
#43385B
(67,56,91)
#3D3352
(61,51,82)
#372E49
(55,46,73)
#312940
(49,41,64)
#2B2437
(43,36,55)
#251F2E
(37,31,46)
#1F1A25
(31,26,37)
#19151C
(25,21,28)
#131013
(19,16,19)
#0D0B0A
(13,11,10)
#000000
(0,0,0)

Tints of #493D64

#493D64
(73,61,100)
#594E72
(89,78,114)
#695F80
(105,95,128)
#79708E
(121,112,142)
#89819C
(137,129,156)
#9992AA
(153,146,170)
#A9A3B8
(169,163,184)
#B9B4C6
(185,180,198)
#C9C5D4
(201,197,212)
#D9D6E2
(217,214,226)
#E9E7F0
(233,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493D64; }

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

This text font color is #493D64.

Background Color

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

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

This div background color is #493D64.

Border color

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

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

This div border color is #493D64.

Opacity

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

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

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

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

This text has shadow with #493D64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493D64.

Preview

Color preview on black background

This text has color #493D64 on black background.


Color preview on white background

This text has color #493D64 on white background.


Black color preview on #493D64 background

This text has black color on #493D64 background.


White color preview on #493D64 background

This text has white color on #493D64 background.


Related colors

Complementary color

Complementary color for #hex is #B6C29B.


I love getcolorcode.com

Triadic colors

1 #64493D and #3D6449 with #493D64 are triadic colors.

2 #643D49 and #3D4964 with #493D64 are triadic colors.