COLOR #511D47

HEX: #511D47 RGB: (81,29,71)

Renk bilgisi

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

RGB renk modeli

#511D47 color RGB value is (81,29,71).

RGB: (81,29,71) (32%, 11%, 28%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 29 of 255 = 11%
B 71 of 255 = 28%

81
29
71

R + G + B ~ 24%. #511D47 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 29 + 71 = 181 (100%)
R 81 of 181 ~ 44.75%
G 29 of 181 ~ 16.02%
B 71 of 181 ~ 39.23'%

%44.75
%16.02
%39.23

CMYK RENK MODELİ

#511D47 rengi CMYK tonu (0,64,12,68).

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

CMYK: (0,64,12,68)
C0M64Y12K68 (0%, 64%, 12%, 68%)
(0.00 / 0.64 / 0.12 / 0.68)

CMYK yüzdeleri

%0
%64.2
%12.35
%68.24

Codes

Color #511D47 in popluar color models

51 1D 47
RGB 81 29 71
HSL 312° 47.27% 21.57%
HSB/HSV 312° 64.20% 31.76%
CMYK 0.00% 64.20% 12.35%
68.24%

Color #511D47 in popluar number systems.

HEX 51 1D 47
Decimal 81 29 71
Binary 1010001 11101 1000111
Octal 121 35 107

Shades and tints

Shades of #511D47

#511D47
(81,29,71)
#4A1B41
(74,27,65)
#43193B
(67,25,59)
#3C1735
(60,23,53)
#35152F
(53,21,47)
#2E1329
(46,19,41)
#271123
(39,17,35)
#200F1D
(32,15,29)
#190D17
(25,13,23)
#120B11
(18,11,17)
#0B090B
(11,9,11)
#000000
(0,0,0)

Tints of #511D47

#511D47
(81,29,71)
#603157
(96,49,87)
#6F4567
(111,69,103)
#7E5977
(126,89,119)
#8D6D87
(141,109,135)
#9C8197
(156,129,151)
#AB95A7
(171,149,167)
#BAA9B7
(186,169,183)
#C9BDC7
(201,189,199)
#D8D1D7
(216,209,215)
#E7E5E7
(231,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #511D47; }

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

This text font color is #511D47.

Background Color

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

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

This div background color is #511D47.

Border color

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

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

This div border color is #511D47.

Opacity

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

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

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

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

This text has shadow with #511D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #511D47.

Preview

Color preview on black background

This text has color #511D47 on black background.


Color preview on white background

This text has color #511D47 on white background.


Black color preview on #511D47 background

This text has black color on #511D47 background.


White color preview on #511D47 background

This text has white color on #511D47 background.


Related colors

Complementary color

Complementary color for #hex is #AEE2B8.


I love getcolorcode.com

Triadic colors

1 #47511D and #1D4751 with #511D47 are triadic colors.

2 #471D51 and #1D5147 with #511D47 are triadic colors.