COLOR #500012

HEX: #500012 RGB: (80,0,18)

Renk bilgisi

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

RGB renk modeli

#500012 color RGB value is (80,0,18).

RGB: (80,0,18) (31%, 0%, 7%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 0 of 255 = 0%
B 18 of 255 = 7%

80
0
18

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 0 + 18 = 98 (100%)
R 80 of 98 ~ 81.63%
G 0 of 98 ~ 0%
B 18 of 98 ~ 18.37'%

%81.63
%18.37

CMYK RENK MODELİ

#500012 rengi CMYK tonu (0,100,78,69).

  • camgöbeği tonu 0.00%
  • eflatun tonu 100.00%
  • sarı tonu 77.50%
  • ana renk tonu 68.63%

CMYK: (0,100,78,69)
C0M100Y78K69 (0%, 100%, 78%, 69%)
(0.00 / 1.00 / 0.78 / 0.69)

CMYK yüzdeleri

%0
%100
%77.5
%68.63

Codes

Color #500012 in popluar color models

50 00 12
RGB 80 0 18
HSL 347° 100.00% 15.69%
HSB/HSV 347° 100.00% 31.37%
CMYK 0.00% 100.00% 77.50%
68.63%

Color #500012 in popluar number systems.

HEX 50 00 12
Decimal 80 0 18
Binary 1010000 0 10010
Octal 120 0 22

Shades and tints

Shades of #500012

#500012
(80,0,18)
#490011
(73,0,17)
#420010
(66,0,16)
#3B000F
(59,0,15)
#34000E
(52,0,14)
#2D000D
(45,0,13)
#26000C
(38,0,12)
#1F000B
(31,0,11)
#18000A
(24,0,10)
#110009
(17,0,9)
#0A0008
(10,0,8)
#000000
(0,0,0)

Tints of #500012

#500012
(80,0,18)
#5F1727
(95,23,39)
#6E2E3C
(110,46,60)
#7D4551
(125,69,81)
#8C5C66
(140,92,102)
#9B737B
(155,115,123)
#AA8A90
(170,138,144)
#B9A1A5
(185,161,165)
#C8B8BA
(200,184,186)
#D7CFCF
(215,207,207)
#E6E6E4
(230,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #500012 color. Also use rgb(80,0,18) instead hex code.

Text Font Color

.myTextColor { color: #500012; }

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

This text font color is #500012.

Background Color

.myBgColor { background-color: #500012; }

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

This div background color is #500012.

Border color

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

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

This div border color is #500012.

Opacity

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

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

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

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

This text has shadow with #500012 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #500012.

Preview

Color preview on black background

This text has color #500012 on black background.


Color preview on white background

This text has color #500012 on white background.


Black color preview on #500012 background

This text has black color on #500012 background.


White color preview on #500012 background

This text has white color on #500012 background.


Related colors

Complementary color

Complementary color for #hex is #AFFFED.


I love getcolorcode.com

Triadic colors

1 #125000 and #001250 with #500012 are triadic colors.

2 #120050 and #005012 with #500012 are triadic colors.