COLOR #512E56

HEX: #512E56 RGB: (81,46,86)

Renk bilgisi

#512E56 contains red, green and blue colors in about the same proportion. #512E56 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#512E56 color RGB value is (81,46,86).

RGB: (81,46,86) (32%, 18%, 34%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 46 of 255 = 18%
B 86 of 255 = 34%

81
46
86

R + G + B ~ 28%. #512E56 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 46 + 86 = 213 (100%)
R 81 of 213 ~ 38.03%
G 46 of 213 ~ 21.6%
B 86 of 213 ~ 40.38'%

%38.03
%21.6
%40.38

CMYK RENK MODELİ

#512E56 rengi CMYK tonu (6,47,0,66).

  • camgöbeği tonu 5.81%
  • eflatun tonu 46.51%
  • sarı tonu 0.00%
  • ana renk tonu 66.27%

CMYK: (6,47,0,66)
C6M47Y0K66 (6%, 47%, 0%, 66%)
(0.06 / 0.47 / 0.00 / 0.66)

CMYK yüzdeleri

%5.81
%46.51
%0
%66.27

Codes

Color #512E56 in popluar color models

51 2E 56
RGB 81 46 86
HSL 293° 30.30% 25.88%
HSB/HSV 293° 46.51% 33.73%
CMYK 5.81% 46.51% 0.00%
66.27%

Color #512E56 in popluar number systems.

HEX 51 2E 56
Decimal 81 46 86
Binary 1010001 101110 1010110
Octal 121 56 126

Shades and tints

Shades of #512E56

#512E56
(81,46,86)
#4A2A4F
(74,42,79)
#432648
(67,38,72)
#3C2241
(60,34,65)
#351E3A
(53,30,58)
#2E1A33
(46,26,51)
#27162C
(39,22,44)
#201225
(32,18,37)
#190E1E
(25,14,30)
#120A17
(18,10,23)
#0B0610
(11,6,16)
#000000
(0,0,0)

Tints of #512E56

#512E56
(81,46,86)
#604165
(96,65,101)
#6F5474
(111,84,116)
#7E6783
(126,103,131)
#8D7A92
(141,122,146)
#9C8DA1
(156,141,161)
#ABA0B0
(171,160,176)
#BAB3BF
(186,179,191)
#C9C6CE
(201,198,206)
#D8D9DD
(216,217,221)
#E7ECEC
(231,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #512E56 color. Also use rgb(81,46,86) instead hex code.

Text Font Color

.myTextColor { color: #512E56; }

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

This text font color is #512E56.

Background Color

.myBgColor { background-color: #512E56; }

<div style="background-color:#512E56">Inner text</div>

This div background color is #512E56.

Border color

.myBorderColor { border: 1px solid #512E56; }

<div style="border:3px solid #512E56">Div</div>

This div border color is #512E56.

Opacity

.myOpacity80 { color: #512E56; opacity: 0.8; }

<p style="color:#512E56;opacity:0.8;">80%</p>

Text with #512E56 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 #512E56;}

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

This text has shadow with #512E56 color.


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

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

This text has shadow with #512E56 primary color and red secondary color.


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

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

This text has shadow with #512E56 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #512E56.

Preview

Color preview on black background

This text has color #512E56 on black background.


Color preview on white background

This text has color #512E56 on white background.


Black color preview on #512E56 background

This text has black color on #512E56 background.


White color preview on #512E56 background

This text has white color on #512E56 background.


Related colors

Complementary color

Complementary color for #hex is #AED1A9.


I love getcolorcode.com

Triadic colors

1 #56512E and #2E5651 with #512E56 are triadic colors.

2 #562E51 and #2E5156 with #512E56 are triadic colors.