COLOR #502013

HEX: #502013 RGB: (80,32,19)

Renk bilgisi

#502013 contains mainly red and green colors. #502013 ‘ nin web güvenlik rengi #663300 (ya da #630) dir.

RGB renk modeli

#502013 color RGB value is (80,32,19).

RGB: (80,32,19) (31%, 13%, 7%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 32 of 255 = 13%
B 19 of 255 = 7%

80
32
19

R + G + B ~ 17%. #502013 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 32 + 19 = 131 (100%)
R 80 of 131 ~ 61.07%
G 32 of 131 ~ 24.43%
B 19 of 131 ~ 14.5'%

%61.07
%24.43
%14.5

CMYK RENK MODELİ

#502013 rengi CMYK tonu (0,60,76,69).

  • camgöbeği tonu 0.00%
  • eflatun tonu 60.00%
  • sarı tonu 76.25%
  • ana renk tonu 68.63%

CMYK: (0,60,76,69)
C0M60Y76K69 (0%, 60%, 76%, 69%)
(0.00 / 0.60 / 0.76 / 0.69)

CMYK yüzdeleri

%0
%60
%76.25
%68.63

Codes

Color #502013 in popluar color models

50 20 13
RGB 80 32 19
HSL 13° 61.62% 19.41%
HSB/HSV 13° 76.25% 31.37%
CMYK 0.00% 60.00% 76.25%
68.63%

Color #502013 in popluar number systems.

HEX 50 20 13
Decimal 80 32 19
Binary 1010000 100000 10011
Octal 120 40 23

Shades and tints

Shades of #502013

#502013
(80,32,19)
#491E12
(73,30,18)
#421C11
(66,28,17)
#3B1A10
(59,26,16)
#34180F
(52,24,15)
#2D160E
(45,22,14)
#26140D
(38,20,13)
#1F120C
(31,18,12)
#18100B
(24,16,11)
#110E0A
(17,14,10)
#0A0C09
(10,12,9)
#000000
(0,0,0)

Tints of #502013

#502013
(80,32,19)
#5F3428
(95,52,40)
#6E483D
(110,72,61)
#7D5C52
(125,92,82)
#8C7067
(140,112,103)
#9B847C
(155,132,124)
#AA9891
(170,152,145)
#B9ACA6
(185,172,166)
#C8C0BB
(200,192,187)
#D7D4D0
(215,212,208)
#E6E8E5
(230,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #502013 color. Also use rgb(80,32,19) instead hex code.

Text Font Color

.myTextColor { color: #502013; }

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

This text font color is #502013.

Background Color

.myBgColor { background-color: #502013; }

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

This div background color is #502013.

Border color

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

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

This div border color is #502013.

Opacity

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

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

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

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

This text has shadow with #502013 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502013.

Preview

Color preview on black background

This text has color #502013 on black background.


Color preview on white background

This text has color #502013 on white background.


Black color preview on #502013 background

This text has black color on #502013 background.


White color preview on #502013 background

This text has white color on #502013 background.


Related colors

Complementary color

Complementary color for #hex is #AFDFEC.


I love getcolorcode.com

Triadic colors

1 #135020 and #201350 with #502013 are triadic colors.

2 #132050 and #205013 with #502013 are triadic colors.