COLOR #520D06

HEX: #520D06 RGB: (82,13,6)

Renk bilgisi

#520D06 contains mainly red color. #520D06 ‘ nin web güvenlik rengi #660000 (ya da #600) dir.

RGB renk modeli

#520D06 color RGB value is (82,13,6).

RGB: (82,13,6) (32%, 5%, 2%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 13 of 255 = 5%
B 6 of 255 = 2%

82
13
6

R + G + B ~ 13%. #520D06 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 13 + 6 = 101 (100%)
R 82 of 101 ~ 81.19%
G 13 of 101 ~ 12.87%
B 6 of 101 ~ 5.94'%

%81.19
%12.87

CMYK RENK MODELİ

#520D06 rengi CMYK tonu (0,84,93,68).

  • camgöbeği tonu 0.00%
  • eflatun tonu 84.15%
  • sarı tonu 92.68%
  • ana renk tonu 67.84%

CMYK: (0,84,93,68)
C0M84Y93K68 (0%, 84%, 93%, 68%)
(0.00 / 0.84 / 0.93 / 0.68)

CMYK yüzdeleri

%0
%84.15
%92.68
%67.84

Codes

Color #520D06 in popluar color models

52 0D 06
RGB 82 13 6
HSL 86.36% 17.25%
HSB/HSV 92.68% 32.16%
CMYK 0.00% 84.15% 92.68%
67.84%

Color #520D06 in popluar number systems.

HEX 52 0D 06
Decimal 82 13 6
Binary 1010010 1101 110
Octal 122 15 6

Shades and tints

Shades of #520D06

#520D06
(82,13,6)
#4B0C06
(75,12,6)
#440B06
(68,11,6)
#3D0A06
(61,10,6)
#360906
(54,9,6)
#2F0806
(47,8,6)
#280706
(40,7,6)
#210606
(33,6,6)
#1A0506
(26,5,6)
#130406
(19,4,6)
#0C0306
(12,3,6)
#000000
(0,0,0)

Tints of #520D06

#520D06
(82,13,6)
#61231C
(97,35,28)
#703932
(112,57,50)
#7F4F48
(127,79,72)
#8E655E
(142,101,94)
#9D7B74
(157,123,116)
#AC918A
(172,145,138)
#BBA7A0
(187,167,160)
#CABDB6
(202,189,182)
#D9D3CC
(217,211,204)
#E8E9E2
(232,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #520D06; }

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

This text font color is #520D06.

Background Color

.myBgColor { background-color: #520D06; }

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

This div background color is #520D06.

Border color

.myBorderColor { border: 1px solid #520D06; }

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

This div border color is #520D06.

Opacity

.myOpacity80 { color: #520D06; opacity: 0.8; }

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

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

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

This text has shadow with #520D06 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #520D06.

Preview

Color preview on black background

This text has color #520D06 on black background.


Color preview on white background

This text has color #520D06 on white background.


Black color preview on #520D06 background

This text has black color on #520D06 background.


White color preview on #520D06 background

This text has white color on #520D06 background.


Related colors

Complementary color

Complementary color for #hex is #ADF2F9.


I love getcolorcode.com

Triadic colors

1 #06520D and #0D0652 with #520D06 are triadic colors.

2 #060D52 and #0D5206 with #520D06 are triadic colors.