COLOR #040916

HEX: #040916 RGB: (4,9,22)

Color info

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

RGB color model

#040916 color RGB value is (4,9,22).

RGB: (4,9,22) (2%, 4%, 9%)

RGB channels and saturation

R 4 of 255 = 2%
G 9 of 255 = 4%
B 22 of 255 = 9%

4
9
22

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

Portions of RGB colors in percentages

R + G + B = 4 + 9 + 22 = 35 (100%)
R 4 of 35 ~ 11.43%
G 9 of 35 ~ 25.71%
B 22 of 35 ~ 62.86'%

%11.43
%25.71
%62.86

CMYK color model

#040916 color CMYK value is (82,59,0,91).

  • cyan value is 81.82%
  • magenta value is 59.09%
  • yellow value is 0.00%
  • key color value is 91.37%

CMYK: (82,59,0,91)
C82M59Y0K91 (82%, 59%, 0%, 91%)
(0.82 / 0.59 / 0.00 / 0.91)

CMYK percentages

%81.82
%59.09
%0
%91.37

Codes

Color #040916 in popluar color models

04 09 16
RGB 4 9 22
HSL 223° 69.23% 5.10%
HSB/HSV 223° 81.82% 8.63%
CMYK 81.82% 59.09% 0.00%
91.37%

Color #040916 in popluar number systems.

HEX 04 09 16
Decimal 4 9 22
Binary 100 1001 10110
Octal 4 11 26

Shades and tints

Shades of #040916

#040916
(4,9,22)
#040914
(4,9,20)
#040912
(4,9,18)
#040910
(4,9,16)
#04090E
(4,9,14)
#04090C
(4,9,12)
#04090A
(4,9,10)
#040908
(4,9,8)
#040906
(4,9,6)
#040904
(4,9,4)
#040902
(4,9,2)
#000000
(0,0,0)

Tints of #040916

#040916
(4,9,22)
#1A1F2B
(26,31,43)
#303540
(48,53,64)
#464B55
(70,75,85)
#5C616A
(92,97,106)
#72777F
(114,119,127)
#888D94
(136,141,148)
#9EA3A9
(158,163,169)
#B4B9BE
(180,185,190)
#CACFD3
(202,207,211)
#E0E5E8
(224,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #040916 color. Also use rgb(4,9,22) instead hex code.

Text Font Color

.myTextColor { color: #040916; }

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

This text font color is #040916.

Background Color

.myBgColor { background-color: #040916; }

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

This div background color is #040916.

Border color

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

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

This div border color is #040916.

Opacity

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

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

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

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

This text has shadow with #040916 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #040916.

Preview

Color preview on black background

This text has color #040916 on black background.


Color preview on white background

This text has color #040916 on white background.


Black color preview on #040916 background

This text has black color on #040916 background.


White color preview on #040916 background

This text has white color on #040916 background.


Related colors

Complementary color

Complementary color for #hex is #FBF6E9.


I love getcolorcode.com

Triadic colors

1 #160409 and #091604 with #040916 are triadic colors.

2 #160904 and #090416 with #040916 are triadic colors.