COLOR #050012

HEX: #050012 RGB: (5,0,18)

Renk bilgisi

#050012 contains only red and blue colors. #050012 ‘ nin web güvenlik rengi #000000 (ya da #000) dir.

RGB renk modeli

#050012 color RGB value is (5,0,18).

RGB: (5,0,18) (2%, 0%, 7%)

RGB bağlantıları ve doygunluk

R 5 of 255 = 2%
G 0 of 255 = 0%
B 18 of 255 = 7%

5
0
18

R + G + B ~ 3%. #050012 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 5 + 0 + 18 = 23 (100%)
R 5 of 23 ~ 21.74%
G 0 of 23 ~ 0%
B 18 of 23 ~ 78.26'%

%21.74
%78.26

CMYK RENK MODELİ

#050012 rengi CMYK tonu (72,100,0,93).

  • camgöbeği tonu 72.22%
  • eflatun tonu 100.00%
  • sarı tonu 0.00%
  • ana renk tonu 92.94%

CMYK: (72,100,0,93)
C72M100Y0K93 (72%, 100%, 0%, 93%)
(0.72 / 1.00 / 0.00 / 0.93)

CMYK yüzdeleri

%72.22
%100
%0
%92.94

Codes

Color #050012 in popluar color models

05 00 12
RGB 5 0 18
HSL 257° 100.00% 3.53%
HSB/HSV 257° 100.00% 7.06%
CMYK 72.22% 100.00% 0.00%
92.94%

Color #050012 in popluar number systems.

HEX 05 00 12
Decimal 5 0 18
Binary 101 0 10010
Octal 5 0 22

Shades and tints

Shades of #050012

#050012
(5,0,18)
#050011
(5,0,17)
#050010
(5,0,16)
#05000F
(5,0,15)
#05000E
(5,0,14)
#05000D
(5,0,13)
#05000C
(5,0,12)
#05000B
(5,0,11)
#05000A
(5,0,10)
#050009
(5,0,9)
#050008
(5,0,8)
#000000
(0,0,0)

Tints of #050012

#050012
(5,0,18)
#1B1727
(27,23,39)
#312E3C
(49,46,60)
#474551
(71,69,81)
#5D5C66
(93,92,102)
#73737B
(115,115,123)
#898A90
(137,138,144)
#9FA1A5
(159,161,165)
#B5B8BA
(181,184,186)
#CBCFCF
(203,207,207)
#E1E6E4
(225,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #050012; }

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

This text font color is #050012.

Background Color

.myBgColor { background-color: #050012; }

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

This div background color is #050012.

Border color

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

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

This div border color is #050012.

Opacity

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

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

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

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

This text has shadow with #050012 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #050012.

Preview

Color preview on black background

This text has color #050012 on black background.


Color preview on white background

This text has color #050012 on white background.


Black color preview on #050012 background

This text has black color on #050012 background.


White color preview on #050012 background

This text has white color on #050012 background.


Related colors

Complementary color

Complementary color for #hex is #FAFFED.


I love getcolorcode.com

Triadic colors

1 #120500 and #001205 with #050012 are triadic colors.

2 #120005 and #000512 with #050012 are triadic colors.