COLOR #520636

HEX: #520636
RGB: (82,6,54)

Renk bilgisi

#520636 contains mainly red and blue colors. #520636 ‘ nin web güvenlik rengi #660033 (ya da #603) dir.

RGB renk modeli

#520636 color RGB value is (82,6,54).

  • kırmız ton 82;
  • yeşil ton 6;
  • mavi ton 54.
RGB:
(82,6,54)
(32%,2%,21%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 6 of 255 = 2%
B 54 of 255 = 21%

82
6
54

R + G + B ~ 18%. #520636 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
82 + 6 + 54 = 142 (100%)
R 82 of 142 ~ 57.75%
G 6 of 142 ~ 4.23%
B 54 of 142 ~ 38.03%

%57.75
%38.03

CMYK RENK MODELİ

#520636 rengi CMYK tonu (0,93,34,68).

  • camgöbeği tonu 0.00%
  • eflatun tonu 92.68%
  • sarı tonu 34.15%
  • ana renk tonu 67.84%
CMYK:
(0,93,34,68)
C0M93Y34K68 
(0%,93%,34%,68%)
(0.00/0.93/0.34/0.68)	

CMYK yüzdeleri

%0
%92.68
%34.15
%67.84

Codes

Color #520636 in popluar color models

520636
RGB82654
HSL322°86.36%17.25%
HSB/HSV322°92.68%32.16%
CMYK0.00%92.68%34.15%
67.84%

Color #520636 in popluar number systems.

HEX520636
Decimal82654
Binary1010010110110110
Octal122666

Shades and tints

Shades of #520636

#520636
(82,6,54)
#4B0632
(75,6,50)
#44062E
(68,6,46)
#3D062A
(61,6,42)
#360626
(54,6,38)
#2F0622
(47,6,34)
#28061E
(40,6,30)
#21061A
(33,6,26)
#1A0616
(26,6,22)
#130612
(19,6,18)
#0C060E
(12,6,14)
#000000
(0,0,0)

Tints of #520636

#520636
(82,6,54)
#611C48
(97,28,72)
#70325A
(112,50,90)
#7F486C
(127,72,108)
#8E5E7E
(142,94,126)
#9D7490
(157,116,144)
#AC8AA2
(172,138,162)
#BBA0B4
(187,160,180)
#CAB6C6
(202,182,198)
#D9CCD8
(217,204,216)
#E8E2EA
(232,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #520636 color. Also use rgb(82,6,54) instead hex code.

Text Font Color

.myTextColor { color: #520636; }

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

This text font color is #520636.


Background Color

.myBgColor { background-color: #520636; }

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

This div background color is #520636.


Border color

.myBorderColor { border: 1px solid #520636; }

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

This div border color is #520636.


Opacity

.myOpacity80 { color: #520636; opacity: 0.8; }

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

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

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

This text has shadow with #520636 color.

.textShadow {text-shadow: 3px 3px 1px #520636, 3px 3px 1px red;}

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

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


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

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

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


Div box shadow color

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

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #520636;
-webkit-box-shadow: 1px 1px 3px 2px #520636;
box-shadow:1px 1px 3px 2px #520636;">
Div content here</div>
This div box has shadow with color #520636.

Preview

Color preview on black background

This text has color #520636 on black background.


Color preview on white background

This text has color #520636 on white background.



Black color preview on #520636 background

This text has black color on #520636 background.


White color preview on #520636 background

This text has white color on #520636 background.