COLOR #50130F

HEX: #50130F RGB: (80,19,15)

Renk bilgisi

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

RGB renk modeli

#50130F color RGB value is (80,19,15).

RGB: (80,19,15) (31%, 7%, 6%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 19 of 255 = 7%
B 15 of 255 = 6%

80
19
15

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 19 + 15 = 114 (100%)
R 80 of 114 ~ 70.18%
G 19 of 114 ~ 16.67%
B 15 of 114 ~ 13.16'%

%70.18
%16.67
%13.16

CMYK RENK MODELİ

#50130F rengi CMYK tonu (0,76,81,69).

  • camgöbeği tonu 0.00%
  • eflatun tonu 76.25%
  • sarı tonu 81.25%
  • ana renk tonu 68.63%
CMYK: (0,76,81,69) C0M76Y81K69 (0%,76%,81%,69%) (0.00/0.76/0.81/0.69) 

CMYK yüzdeleri

%0
%76.25
%81.25
%68.63

Codes

Color #50130F in popluar color models

50 13 0F
RGB 80 19 15
HSL 68.42% 18.63%
HSB/HSV 81.25% 31.37%
CMYK 0.00% 76.25% 81.25%
68.63%

Color #50130F in popluar number systems.

HEX 50 13 0F
Decimal 80 19 15
Binary 1010000 10011 1111
Octal 120 23 17

Shades and tints

Shades of #50130F

#50130F
(80,19,15)
#49120E
(73,18,14)
#42110D
(66,17,13)
#3B100C
(59,16,12)
#340F0B
(52,15,11)
#2D0E0A
(45,14,10)
#260D09
(38,13,9)
#1F0C08
(31,12,8)
#180B07
(24,11,7)
#110A06
(17,10,6)
#0A0905
(10,9,5)
#000000
(0,0,0)

Tints of #50130F

#50130F
(80,19,15)
#5F2824
(95,40,36)
#6E3D39
(110,61,57)
#7D524E
(125,82,78)
#8C6763
(140,103,99)
#9B7C78
(155,124,120)
#AA918D
(170,145,141)
#B9A6A2
(185,166,162)
#C8BBB7
(200,187,183)
#D7D0CC
(215,208,204)
#E6E5E1
(230,229,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #50130F; }

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

This text font color is #50130F.

Background Color

.myBgColor { background-color: #50130F; }

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

This div background color is #50130F.

Border color

.myBorderColor { border: 1px solid #50130F; }

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

This div border color is #50130F.

Opacity

.myOpacity80 { color: #50130F; opacity: 0.8; }

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

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

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

This text has shadow with #50130F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #50130F.

Preview

Color preview on black background

This text has color #50130F on black background.


Color preview on white background

This text has color #50130F on white background.


Black color preview on #50130F background

This text has black color on #50130F background.


White color preview on #50130F background

This text has white color on #50130F background.


Related colors

Complementary color

Complementary color for #hex is #AFECF0.


I love getcolorcode.com

Triadic colors

1 #0F5013 and #130F50 with #50130F are triadic colors.

2 #0F1350 and #13500F with #50130F are triadic colors.