COLOR #01040C

HEX: #01040C RGB: (1,4,12)

Renk bilgisi

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

RGB renk modeli

#01040C color RGB value is (1,4,12).

RGB: (1,4,12) (0%, 2%, 5%)

RGB bağlantıları ve doygunluk

R 1 of 255 = 0%
G 4 of 255 = 2%
B 12 of 255 = 5%

1
4
12

R + G + B ~ 2%. #01040C is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 1 + 4 + 12 = 17 (100%)
R 1 of 17 ~ 5.88%
G 4 of 17 ~ 23.53%
B 12 of 17 ~ 70.59'%

%23.53
%70.59

CMYK RENK MODELİ

#01040C rengi CMYK tonu (92,67,0,95).

  • camgöbeği tonu 91.67%
  • eflatun tonu 66.67%
  • sarı tonu 0.00%
  • ana renk tonu 95.29%
CMYK: (92,67,0,95) C92M67Y0K95 (92%,67%,0%,95%) (0.92/0.67/0.00/0.95) 

CMYK yüzdeleri

%91.67
%66.67
%0
%95.29

Codes

Color #01040C in popluar color models

01 04 0C
RGB 1 4 12
HSL 224° 84.62% 2.55%
HSB/HSV 224° 91.67% 4.71%
CMYK 91.67% 66.67% 0.00%
95.29%

Color #01040C in popluar number systems.

HEX 01 04 0C
Decimal 1 4 12
Binary 1 100 1100
Octal 1 4 14

Shades and tints

Shades of #01040C

#01040C
(1,4,12)
#01040B
(1,4,11)
#01040A
(1,4,10)
#010409
(1,4,9)
#010408
(1,4,8)
#010407
(1,4,7)
#010406
(1,4,6)
#010405
(1,4,5)
#010404
(1,4,4)
#010403
(1,4,3)
#010402
(1,4,2)
#000000
(0,0,0)

Tints of #01040C

#01040C
(1,4,12)
#181A22
(24,26,34)
#2F3038
(47,48,56)
#46464E
(70,70,78)
#5D5C64
(93,92,100)
#74727A
(116,114,122)
#8B8890
(139,136,144)
#A29EA6
(162,158,166)
#B9B4BC
(185,180,188)
#D0CAD2
(208,202,210)
#E7E0E8
(231,224,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #01040C color. Also use rgb(1,4,12) instead hex code.

Text Font Color

.myTextColor { color: #01040C; }

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

This text font color is #01040C.

Background Color

.myBgColor { background-color: #01040C; }

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

This div background color is #01040C.

Border color

.myBorderColor { border: 1px solid #01040C; }

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

This div border color is #01040C.

Opacity

.myOpacity80 { color: #01040C; opacity: 0.8; }

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

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

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

This text has shadow with #01040C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01040C.

Preview

Color preview on black background

This text has color #01040C on black background.


Color preview on white background

This text has color #01040C on white background.


Black color preview on #01040C background

This text has black color on #01040C background.


White color preview on #01040C background

This text has white color on #01040C background.


Related colors

Complementary color

Complementary color for #hex is #FEFBF3.


I love getcolorcode.com

Triadic colors

1 #0C0104 and #040C01 with #01040C are triadic colors.

2 #0C0401 and #04010C with #01040C are triadic colors.