COLOR #041012

HEX: #041012 RGB: (4,16,18)

Color info

#041012 contains red, green and blue colors in about the same proportion. Web safe color of #041012 is #000000 (or #000).

RGB color model

#041012 color RGB value is (4,16,18).

RGB: (4,16,18) (2%, 6%, 7%)

RGB channels and saturation

R 4 of 255 = 2%
G 16 of 255 = 6%
B 18 of 255 = 7%

4
16
18

R + G + B ~ 5%. #041012 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 16 + 18 = 38 (100%)
R 4 of 38 ~ 10.53%
G 16 of 38 ~ 42.11%
B 18 of 38 ~ 47.37'%

%10.53
%42.11
%47.37

CMYK color model

#041012 color CMYK value is (78,11,0,93).

  • cyan value is 77.78%
  • magenta value is 11.11%
  • yellow value is 0.00%
  • key color value is 92.94%

CMYK: (78,11,0,93)
C78M11Y0K93 (78%, 11%, 0%, 93%)
(0.78 / 0.11 / 0.00 / 0.93)

CMYK percentages

%77.78
%11.11
%0
%92.94

Codes

Color #041012 in popluar color models

04 10 12
RGB 4 16 18
HSL 189° 63.64% 4.31%
HSB/HSV 189° 77.78% 7.06%
CMYK 77.78% 11.11% 0.00%
92.94%

Color #041012 in popluar number systems.

HEX 04 10 12
Decimal 4 16 18
Binary 100 10000 10010
Octal 4 20 22

Shades and tints

Shades of #041012

#041012
(4,16,18)
#040F11
(4,15,17)
#040E10
(4,14,16)
#040D0F
(4,13,15)
#040C0E
(4,12,14)
#040B0D
(4,11,13)
#040A0C
(4,10,12)
#04090B
(4,9,11)
#04080A
(4,8,10)
#040709
(4,7,9)
#040608
(4,6,8)
#000000
(0,0,0)

Tints of #041012

#041012
(4,16,18)
#1A2527
(26,37,39)
#303A3C
(48,58,60)
#464F51
(70,79,81)
#5C6466
(92,100,102)
#72797B
(114,121,123)
#888E90
(136,142,144)
#9EA3A5
(158,163,165)
#B4B8BA
(180,184,186)
#CACDCF
(202,205,207)
#E0E2E4
(224,226,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #041012 color. Also use rgb(4,16,18) instead hex code.

Text Font Color

.myTextColor { color: #041012; }

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

This text font color is #041012.

Background Color

.myBgColor { background-color: #041012; }

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

This div background color is #041012.

Border color

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

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

This div border color is #041012.

Opacity

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

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

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

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

This text has shadow with #041012 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #041012.

Preview

Color preview on black background

This text has color #041012 on black background.


Color preview on white background

This text has color #041012 on white background.


Black color preview on #041012 background

This text has black color on #041012 background.


White color preview on #041012 background

This text has white color on #041012 background.


Related colors

Complementary color

Complementary color for #hex is #FBEFED.


I love getcolorcode.com

Triadic colors

1 #120410 and #101204 with #041012 are triadic colors.

2 #121004 and #100412 with #041012 are triadic colors.