COLOR #010613

HEX: #010613 RGB: (1,6,19)

Renk bilgisi

#010613 contains red, green and blue colors in about the same proportion. #010613 ‘ nin web güvenlik rengi #000000 (ya da #000) dir.

RGB renk modeli

#010613 color RGB value is (1,6,19).

RGB: (1,6,19) (0%, 2%, 7%)

RGB bağlantıları ve doygunluk

R 1 of 255 = 0%
G 6 of 255 = 2%
B 19 of 255 = 7%

1
6
19

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

Yüzdelerle RGB renk parçaları

R + G + B = 1 + 6 + 19 = 26 (100%)
R 1 of 26 ~ 3.85%
G 6 of 26 ~ 23.08%
B 19 of 26 ~ 73.08'%

%23.08
%73.08

CMYK RENK MODELİ

#010613 rengi CMYK tonu (95,68,0,93).

  • camgöbeği tonu 94.74%
  • eflatun tonu 68.42%
  • sarı tonu 0.00%
  • ana renk tonu 92.55%

CMYK: (95,68,0,93)
C95M68Y0K93 (95%, 68%, 0%, 93%)
(0.95 / 0.68 / 0.00 / 0.93)

CMYK yüzdeleri

%94.74
%68.42
%0
%92.55

Codes

Color #010613 in popluar color models

01 06 13
RGB 1 6 19
HSL 223° 90.00% 3.92%
HSB/HSV 223° 94.74% 7.45%
CMYK 94.74% 68.42% 0.00%
92.55%

Color #010613 in popluar number systems.

HEX 01 06 13
Decimal 1 6 19
Binary 1 110 10011
Octal 1 6 23

Shades and tints

Shades of #010613

#010613
(1,6,19)
#010612
(1,6,18)
#010611
(1,6,17)
#010610
(1,6,16)
#01060F
(1,6,15)
#01060E
(1,6,14)
#01060D
(1,6,13)
#01060C
(1,6,12)
#01060B
(1,6,11)
#01060A
(1,6,10)
#010609
(1,6,9)
#000000
(0,0,0)

Tints of #010613

#010613
(1,6,19)
#181C28
(24,28,40)
#2F323D
(47,50,61)
#464852
(70,72,82)
#5D5E67
(93,94,103)
#74747C
(116,116,124)
#8B8A91
(139,138,145)
#A2A0A6
(162,160,166)
#B9B6BB
(185,182,187)
#D0CCD0
(208,204,208)
#E7E2E5
(231,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #010613 color. Also use rgb(1,6,19) instead hex code.

Text Font Color

.myTextColor { color: #010613; }

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

This text font color is #010613.

Background Color

.myBgColor { background-color: #010613; }

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

This div background color is #010613.

Border color

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

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

This div border color is #010613.

Opacity

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

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

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

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

This text has shadow with #010613 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #010613.

Preview

Color preview on black background

This text has color #010613 on black background.


Color preview on white background

This text has color #010613 on white background.


Black color preview on #010613 background

This text has black color on #010613 background.


White color preview on #010613 background

This text has white color on #010613 background.


Related colors

Complementary color

Complementary color for #hex is #FEF9EC.


I love getcolorcode.com

Triadic colors

1 #130106 and #061301 with #010613 are triadic colors.

2 #130601 and #060113 with #010613 are triadic colors.