COLOR #492D51

HEX: #492D51 RGB: (73,45,81)

Renk bilgisi

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

RGB renk modeli

#492D51 color RGB value is (73,45,81).

RGB: (73,45,81) (29%, 18%, 32%)

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 45 of 255 = 18%
B 81 of 255 = 32%

73
45
81

R + G + B ~ 26%. #492D51 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 73 + 45 + 81 = 199 (100%)
R 73 of 199 ~ 36.68%
G 45 of 199 ~ 22.61%
B 81 of 199 ~ 40.7'%

%36.68
%22.61
%40.7

CMYK RENK MODELİ

#492D51 rengi CMYK tonu (10,44,0,68).

  • camgöbeği tonu 9.88%
  • eflatun tonu 44.44%
  • sarı tonu 0.00%
  • ana renk tonu 68.24%

CMYK: (10,44,0,68)
C10M44Y0K68 (10%, 44%, 0%, 68%)
(0.10 / 0.44 / 0.00 / 0.68)

CMYK yüzdeleri

%9.88
%44.44
%0
%68.24

Codes

Color #492D51 in popluar color models

49 2D 51
RGB 73 45 81
HSL 287° 28.57% 24.71%
HSB/HSV 287° 44.44% 31.76%
CMYK 9.88% 44.44% 0.00%
68.24%

Color #492D51 in popluar number systems.

HEX 49 2D 51
Decimal 73 45 81
Binary 1001001 101101 1010001
Octal 111 55 121

Shades and tints

Shades of #492D51

#492D51
(73,45,81)
#43294A
(67,41,74)
#3D2543
(61,37,67)
#37213C
(55,33,60)
#311D35
(49,29,53)
#2B192E
(43,25,46)
#251527
(37,21,39)
#1F1120
(31,17,32)
#190D19
(25,13,25)
#130912
(19,9,18)
#0D050B
(13,5,11)
#000000
(0,0,0)

Tints of #492D51

#492D51
(73,45,81)
#594060
(89,64,96)
#69536F
(105,83,111)
#79667E
(121,102,126)
#89798D
(137,121,141)
#998C9C
(153,140,156)
#A99FAB
(169,159,171)
#B9B2BA
(185,178,186)
#C9C5C9
(201,197,201)
#D9D8D8
(217,216,216)
#E9EBE7
(233,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492D51 color. Also use rgb(73,45,81) instead hex code.

Text Font Color

.myTextColor { color: #492D51; }

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

This text font color is #492D51.

Background Color

.myBgColor { background-color: #492D51; }

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

This div background color is #492D51.

Border color

.myBorderColor { border: 1px solid #492D51; }

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

This div border color is #492D51.

Opacity

.myOpacity80 { color: #492D51; opacity: 0.8; }

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

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

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

This text has shadow with #492D51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492D51.

Preview

Color preview on black background

This text has color #492D51 on black background.


Color preview on white background

This text has color #492D51 on white background.


Black color preview on #492D51 background

This text has black color on #492D51 background.


White color preview on #492D51 background

This text has white color on #492D51 background.


Related colors

Complementary color

Complementary color for #hex is #B6D2AE.


I love getcolorcode.com

Triadic colors

1 #51492D and #2D5149 with #492D51 are triadic colors.

2 #512D49 and #2D4951 with #492D51 are triadic colors.