COLOR #520C4D

HEX: #520C4D RGB: (82,12,77)

Renk bilgisi

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

RGB renk modeli

#520C4D color RGB value is (82,12,77).

RGB: (82,12,77) (32%, 5%, 30%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 12 of 255 = 5%
B 77 of 255 = 30%

82
12
77

R + G + B ~ 22%. #520C4D is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 82 + 12 + 77 = 171 (100%)
R 82 of 171 ~ 47.95%
G 12 of 171 ~ 7.02%
B 77 of 171 ~ 45.03'%

%47.95
%45.03

CMYK RENK MODELİ

#520C4D rengi CMYK tonu (0,85,6,68).

  • camgöbeği tonu 0.00%
  • eflatun tonu 85.37%
  • sarı tonu 6.10%
  • ana renk tonu 67.84%

CMYK: (0,85,6,68)
C0M85Y6K68 (0%, 85%, 6%, 68%)
(0.00 / 0.85 / 0.06 / 0.68)

CMYK yüzdeleri

%0
%85.37
%6.1
%67.84

Codes

Color #520C4D in popluar color models

52 0C 4D
RGB 82 12 77
HSL 304° 74.47% 18.43%
HSB/HSV 304° 85.37% 32.16%
CMYK 0.00% 85.37% 6.10%
67.84%

Color #520C4D in popluar number systems.

HEX 52 0C 4D
Decimal 82 12 77
Binary 1010010 1100 1001101
Octal 122 14 115

Shades and tints

Shades of #520C4D

#520C4D
(82,12,77)
#4B0B46
(75,11,70)
#440A3F
(68,10,63)
#3D0938
(61,9,56)
#360831
(54,8,49)
#2F072A
(47,7,42)
#280623
(40,6,35)
#21051C
(33,5,28)
#1A0415
(26,4,21)
#13030E
(19,3,14)
#0C0207
(12,2,7)
#000000
(0,0,0)

Tints of #520C4D

#520C4D
(82,12,77)
#61225D
(97,34,93)
#70386D
(112,56,109)
#7F4E7D
(127,78,125)
#8E648D
(142,100,141)
#9D7A9D
(157,122,157)
#AC90AD
(172,144,173)
#BBA6BD
(187,166,189)
#CABCCD
(202,188,205)
#D9D2DD
(217,210,221)
#E8E8ED
(232,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #520C4D color. Also use rgb(82,12,77) instead hex code.

Text Font Color

.myTextColor { color: #520C4D; }

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

This text font color is #520C4D.

Background Color

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

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

This div background color is #520C4D.

Border color

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

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

This div border color is #520C4D.

Opacity

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

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

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

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

This text has shadow with #520C4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #520C4D.

Preview

Color preview on black background

This text has color #520C4D on black background.


Color preview on white background

This text has color #520C4D on white background.


Black color preview on #520C4D background

This text has black color on #520C4D background.


White color preview on #520C4D background

This text has white color on #520C4D background.


Related colors

Complementary color

Complementary color for #hex is #ADF3B2.


I love getcolorcode.com

Triadic colors

1 #4D520C and #0C4D52 with #520C4D are triadic colors.

2 #4D0C52 and #0C524D with #520C4D are triadic colors.