COLOR #511D20

HEX: #511D20 RGB: (81,29,32)

Renk bilgisi

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

RGB renk modeli

#511D20 color RGB value is (81,29,32).

RGB: (81,29,32) (32%, 11%, 13%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 29 of 255 = 11%
B 32 of 255 = 13%

81
29
32

R + G + B ~ 19%. #511D20 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 29 + 32 = 142 (100%)
R 81 of 142 ~ 57.04%
G 29 of 142 ~ 20.42%
B 32 of 142 ~ 22.54'%

%57.04
%20.42
%22.54

CMYK RENK MODELİ

#511D20 rengi CMYK tonu (0,64,60,68).

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

CMYK: (0,64,60,68)
C0M64Y60K68 (0%, 64%, 60%, 68%)
(0.00 / 0.64 / 0.60 / 0.68)

CMYK yüzdeleri

%0
%64.2
%60.49
%68.24

Codes

Color #511D20 in popluar color models

51 1D 20
RGB 81 29 32
HSL 357° 47.27% 21.57%
HSB/HSV 357° 64.20% 31.76%
CMYK 0.00% 64.20% 60.49%
68.24%

Color #511D20 in popluar number systems.

HEX 51 1D 20
Decimal 81 29 32
Binary 1010001 11101 100000
Octal 121 35 40

Shades and tints

Shades of #511D20

#511D20
(81,29,32)
#4A1B1E
(74,27,30)
#43191C
(67,25,28)
#3C171A
(60,23,26)
#351518
(53,21,24)
#2E1316
(46,19,22)
#271114
(39,17,20)
#200F12
(32,15,18)
#190D10
(25,13,16)
#120B0E
(18,11,14)
#0B090C
(11,9,12)
#000000
(0,0,0)

Tints of #511D20

#511D20
(81,29,32)
#603134
(96,49,52)
#6F4548
(111,69,72)
#7E595C
(126,89,92)
#8D6D70
(141,109,112)
#9C8184
(156,129,132)
#AB9598
(171,149,152)
#BAA9AC
(186,169,172)
#C9BDC0
(201,189,192)
#D8D1D4
(216,209,212)
#E7E5E8
(231,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #511D20; }

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

This text font color is #511D20.

Background Color

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

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

This div background color is #511D20.

Border color

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

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

This div border color is #511D20.

Opacity

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

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

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

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

This text has shadow with #511D20 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #511D20.

Preview

Color preview on black background

This text has color #511D20 on black background.


Color preview on white background

This text has color #511D20 on white background.


Black color preview on #511D20 background

This text has black color on #511D20 background.


White color preview on #511D20 background

This text has white color on #511D20 background.


Related colors

Complementary color

Complementary color for #hex is #AEE2DF.


I love getcolorcode.com

Triadic colors

1 #20511D and #1D2051 with #511D20 are triadic colors.

2 #201D51 and #1D5120 with #511D20 are triadic colors.