COLOR #511D6F

HEX: #511D6F RGB: (81,29,111)

Renk bilgisi

#511D6F contains mainly red and blue colors. #511D6F ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#511D6F color RGB value is (81,29,111).

RGB: (81,29,111) (32%, 11%, 44%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 29 of 255 = 11%
B 111 of 255 = 44%

81
29
111

R + G + B ~ 29%. #511D6F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 29 + 111 = 221 (100%)
R 81 of 221 ~ 36.65%
G 29 of 221 ~ 13.12%
B 111 of 221 ~ 50.23'%

%36.65
%13.12
%50.23

CMYK RENK MODELİ

#511D6F rengi CMYK tonu (27,74,0,56).

  • camgöbeği tonu 27.03%
  • eflatun tonu 73.87%
  • sarı tonu 0.00%
  • ana renk tonu 56.47%

CMYK: (27,74,0,56)
C27M74Y0K56 (27%, 74%, 0%, 56%)
(0.27 / 0.74 / 0.00 / 0.56)

CMYK yüzdeleri

%27.03
%73.87
%0
%56.47

Codes

Color #511D6F in popluar color models

51 1D 6F
RGB 81 29 111
HSL 278° 58.57% 27.45%
HSB/HSV 278° 73.87% 43.53%
CMYK 27.03% 73.87% 0.00%
56.47%

Color #511D6F in popluar number systems.

HEX 51 1D 6F
Decimal 81 29 111
Binary 1010001 11101 1101111
Octal 121 35 157

Shades and tints

Shades of #511D6F

#511D6F
(81,29,111)
#4A1B65
(74,27,101)
#43195B
(67,25,91)
#3C1751
(60,23,81)
#351547
(53,21,71)
#2E133D
(46,19,61)
#271133
(39,17,51)
#200F29
(32,15,41)
#190D1F
(25,13,31)
#120B15
(18,11,21)
#0B090B
(11,9,11)
#000000
(0,0,0)

Tints of #511D6F

#511D6F
(81,29,111)
#60317C
(96,49,124)
#6F4589
(111,69,137)
#7E5996
(126,89,150)
#8D6DA3
(141,109,163)
#9C81B0
(156,129,176)
#AB95BD
(171,149,189)
#BAA9CA
(186,169,202)
#C9BDD7
(201,189,215)
#D8D1E4
(216,209,228)
#E7E5F1
(231,229,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #511D6F; }

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

This text font color is #511D6F.

Background Color

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

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

This div background color is #511D6F.

Border color

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

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

This div border color is #511D6F.

Opacity

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

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

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

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

This text has shadow with #511D6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #511D6F.

Preview

Color preview on black background

This text has color #511D6F on black background.


Color preview on white background

This text has color #511D6F on white background.


Black color preview on #511D6F background

This text has black color on #511D6F background.


White color preview on #511D6F background

This text has white color on #511D6F background.


Related colors

Complementary color

Complementary color for #hex is #AEE290.


I love getcolorcode.com

Triadic colors

1 #6F511D and #1D6F51 with #511D6F are triadic colors.

2 #6F1D51 and #1D516F with #511D6F are triadic colors.