COLOR #493253

HEX: #493253 RGB: (73,50,83)

Renk bilgisi

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

RGB renk modeli

#493253 color RGB value is (73,50,83).

RGB: (73,50,83) (29%, 20%, 33%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 50 of 255 = 20%
B 83 of 255 = 33%

73
50
83

R + G + B ~ 27%. #493253 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 50 + 83 = 206 (100%)
R 73 of 206 ~ 35.44%
G 50 of 206 ~ 24.27%
B 83 of 206 ~ 40.29'%

%35.44
%24.27
%40.29

CMYK RENK MODELİ

#493253 rengi CMYK tonu (12,40,0,67).

  • camgöbeği tonu 12.05%
  • eflatun tonu 39.76%
  • sarı tonu 0.00%
  • ana renk tonu 67.45%

CMYK: (12,40,0,67)
C12M40Y0K67 (12%, 40%, 0%, 67%)
(0.12 / 0.40 / 0.00 / 0.67)

CMYK yüzdeleri

%12.05
%39.76
%0
%67.45

Codes

Color #493253 in popluar color models

49 32 53
RGB 73 50 83
HSL 282° 24.81% 26.08%
HSB/HSV 282° 39.76% 32.55%
CMYK 12.05% 39.76% 0.00%
67.45%

Color #493253 in popluar number systems.

HEX 49 32 53
Decimal 73 50 83
Binary 1001001 110010 1010011
Octal 111 62 123

Shades and tints

Shades of #493253

#493253
(73,50,83)
#432E4C
(67,46,76)
#3D2A45
(61,42,69)
#37263E
(55,38,62)
#312237
(49,34,55)
#2B1E30
(43,30,48)
#251A29
(37,26,41)
#1F1622
(31,22,34)
#19121B
(25,18,27)
#130E14
(19,14,20)
#0D0A0D
(13,10,13)
#000000
(0,0,0)

Tints of #493253

#493253
(73,50,83)
#594462
(89,68,98)
#695671
(105,86,113)
#796880
(121,104,128)
#897A8F
(137,122,143)
#998C9E
(153,140,158)
#A99EAD
(169,158,173)
#B9B0BC
(185,176,188)
#C9C2CB
(201,194,203)
#D9D4DA
(217,212,218)
#E9E6E9
(233,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493253 color. Also use rgb(73,50,83) instead hex code.

Text Font Color

.myTextColor { color: #493253; }

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

This text font color is #493253.

Background Color

.myBgColor { background-color: #493253; }

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

This div background color is #493253.

Border color

.myBorderColor { border: 1px solid #493253; }

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

This div border color is #493253.

Opacity

.myOpacity80 { color: #493253; opacity: 0.8; }

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

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

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

This text has shadow with #493253 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493253.

Preview

Color preview on black background

This text has color #493253 on black background.


Color preview on white background

This text has color #493253 on white background.


Black color preview on #493253 background

This text has black color on #493253 background.


White color preview on #493253 background

This text has white color on #493253 background.


Related colors

Complementary color

Complementary color for #hex is #B6CDAC.


I love getcolorcode.com

Triadic colors

1 #534932 and #325349 with #493253 are triadic colors.

2 #533249 and #324953 with #493253 are triadic colors.