COLOR #520716

HEX: #520716
RGB: (82,7,22)

Renk bilgisi

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

RGB renk modeli

#520716 color RGB value is (82,7,22).

  • kırmız ton 82;
  • yeşil ton 7;
  • mavi ton 22.
RGB:
(82,7,22)
(32%,3%,9%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 7 of 255 = 3%
B 22 of 255 = 9%

82
7
22

R + G + B ~ 15%. #520716 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
82 + 7 + 22 = 111 (100%)
R 82 of 111 ~ 73.87%
G 7 of 111 ~ 6.31%
B 22 of 111 ~ 19.82%

%73.87
%19.82

CMYK RENK MODELİ

#520716 rengi CMYK tonu (0,91,73,68).

  • camgöbeği tonu 0.00%
  • eflatun tonu 91.46%
  • sarı tonu 73.17%
  • ana renk tonu 67.84%
CMYK:
(0,91,73,68)
C0M91Y73K68 
(0%,91%,73%,68%)
(0.00/0.91/0.73/0.68)	

CMYK yüzdeleri

%0
%91.46
%73.17
%67.84

Codes

Color #520716 in popluar color models

520716
RGB82722
HSL348°84.27%17.45%
HSB/HSV348°91.46%32.16%
CMYK0.00%91.46%73.17%
67.84%

Color #520716 in popluar number systems.

HEX520716
Decimal82722
Binary101001011110110
Octal122726

Shades and tints

Shades of #520716

#520716
(82,7,22)
#4B0714
(75,7,20)
#440712
(68,7,18)
#3D0710
(61,7,16)
#36070E
(54,7,14)
#2F070C
(47,7,12)
#28070A
(40,7,10)
#210708
(33,7,8)
#1A0706
(26,7,6)
#130704
(19,7,4)
#0C0702
(12,7,2)
#000000
(0,0,0)

Tints of #520716

#520716
(82,7,22)
#611D2B
(97,29,43)
#703340
(112,51,64)
#7F4955
(127,73,85)
#8E5F6A
(142,95,106)
#9D757F
(157,117,127)
#AC8B94
(172,139,148)
#BBA1A9
(187,161,169)
#CAB7BE
(202,183,190)
#D9CDD3
(217,205,211)
#E8E3E8
(232,227,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #520716 color. Also use rgb(82,7,22) instead hex code.

Text Font Color

.myTextColor { color: #520716; }

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

This text font color is #520716.


Background Color

.myBgColor { background-color: #520716; }

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

This div background color is #520716.


Border color

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

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

This div border color is #520716.


Opacity

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

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

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

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

This text has shadow with #520716 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #520716 on black background.


Color preview on white background

This text has color #520716 on white background.



Black color preview on #520716 background

This text has black color on #520716 background.


White color preview on #520716 background

This text has white color on #520716 background.