COLOR #511D37

HEX: #511D37 RGB: (81,29,55)

Renk bilgisi

#511D37 contains red, green and blue colors in about the same proportion. #511D37 ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#511D37 color RGB value is (81,29,55).

RGB: (81,29,55) (32%, 11%, 22%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 29 of 255 = 11%
B 55 of 255 = 22%

81
29
55

R + G + B ~ 22%. #511D37 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 29 + 55 = 165 (100%)
R 81 of 165 ~ 49.09%
G 29 of 165 ~ 17.58%
B 55 of 165 ~ 33.33'%

%49.09
%17.58
%33.33

CMYK RENK MODELİ

#511D37 rengi CMYK tonu (0,64,32,68).

  • camgöbeği tonu 0.00%
  • eflatun tonu 64.20%
  • sarı tonu 32.10%
  • ana renk tonu 68.24%

CMYK: (0,64,32,68)
C0M64Y32K68 (0%, 64%, 32%, 68%)
(0.00 / 0.64 / 0.32 / 0.68)

CMYK yüzdeleri

%0
%64.2
%32.1
%68.24

Codes

Color #511D37 in popluar color models

51 1D 37
RGB 81 29 55
HSL 330° 47.27% 21.57%
HSB/HSV 330° 64.20% 31.76%
CMYK 0.00% 64.20% 32.10%
68.24%

Color #511D37 in popluar number systems.

HEX 51 1D 37
Decimal 81 29 55
Binary 1010001 11101 110111
Octal 121 35 67

Shades and tints

Shades of #511D37

#511D37
(81,29,55)
#4A1B32
(74,27,50)
#43192D
(67,25,45)
#3C1728
(60,23,40)
#351523
(53,21,35)
#2E131E
(46,19,30)
#271119
(39,17,25)
#200F14
(32,15,20)
#190D0F
(25,13,15)
#120B0A
(18,11,10)
#0B0905
(11,9,5)
#000000
(0,0,0)

Tints of #511D37

#511D37
(81,29,55)
#603149
(96,49,73)
#6F455B
(111,69,91)
#7E596D
(126,89,109)
#8D6D7F
(141,109,127)
#9C8191
(156,129,145)
#AB95A3
(171,149,163)
#BAA9B5
(186,169,181)
#C9BDC7
(201,189,199)
#D8D1D9
(216,209,217)
#E7E5EB
(231,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #511D37 color. Also use rgb(81,29,55) instead hex code.

Text Font Color

.myTextColor { color: #511D37; }

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

This text font color is #511D37.

Background Color

.myBgColor { background-color: #511D37; }

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

This div background color is #511D37.

Border color

.myBorderColor { border: 1px solid #511D37; }

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

This div border color is #511D37.

Opacity

.myOpacity80 { color: #511D37; opacity: 0.8; }

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

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

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

This text has shadow with #511D37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #511D37.

Preview

Color preview on black background

This text has color #511D37 on black background.


Color preview on white background

This text has color #511D37 on white background.


Black color preview on #511D37 background

This text has black color on #511D37 background.


White color preview on #511D37 background

This text has white color on #511D37 background.


Related colors

Complementary color

Complementary color for #hex is #AEE2C8.


I love getcolorcode.com

Triadic colors

1 #37511D and #1D3751 with #511D37 are triadic colors.

2 #371D51 and #1D5137 with #511D37 are triadic colors.