COLOR #042311

HEX: #042311 RGB: (4,35,17)

Color info

#042311 contains red, green and blue colors in about the same proportion. Web safe color of #042311 is #003300 (or #030).

RGB color model

#042311 color RGB value is (4,35,17).

RGB: (4,35,17) (2%, 14%, 7%)

RGB channels and saturation

R 4 of 255 = 2%
G 35 of 255 = 14%
B 17 of 255 = 7%

4
35
17

R + G + B ~ 8%. #042311 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 35 + 17 = 56 (100%)
R 4 of 56 ~ 7.14%
G 35 of 56 ~ 62.5%
B 17 of 56 ~ 30.36'%

%62.5
%30.36

CMYK color model

#042311 color CMYK value is (89,0,51,86).

  • cyan value is 88.57%
  • magenta value is 0.00%
  • yellow value is 51.43%
  • key color value is 86.27%
CMYK: (89,0,51,86) C89M0Y51K86 (89%,0%,51%,86%) (0.89/0.00/0.51/0.86) 

CMYK percentages

%88.57
%0
%51.43
%86.27

Codes

Color #042311 in popluar color models

04 23 11
RGB 4 35 17
HSL 145° 79.49% 7.65%
HSB/HSV 145° 88.57% 13.73%
CMYK 88.57% 0.00% 51.43%
86.27%

Color #042311 in popluar number systems.

HEX 04 23 11
Decimal 4 35 17
Binary 100 100011 10001
Octal 4 43 21

Shades and tints

Shades of #042311

#042311
(4,35,17)
#042010
(4,32,16)
#041D0F
(4,29,15)
#041A0E
(4,26,14)
#04170D
(4,23,13)
#04140C
(4,20,12)
#04110B
(4,17,11)
#040E0A
(4,14,10)
#040B09
(4,11,9)
#040808
(4,8,8)
#040507
(4,5,7)
#000000
(0,0,0)

Tints of #042311

#042311
(4,35,17)
#1A3726
(26,55,38)
#304B3B
(48,75,59)
#465F50
(70,95,80)
#5C7365
(92,115,101)
#72877A
(114,135,122)
#889B8F
(136,155,143)
#9EAFA4
(158,175,164)
#B4C3B9
(180,195,185)
#CAD7CE
(202,215,206)
#E0EBE3
(224,235,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #042311 color. Also use rgb(4,35,17) instead hex code.

Text Font Color

.myTextColor { color: #042311; }

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

This text font color is #042311.

Background Color

.myBgColor { background-color: #042311; }

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

This div background color is #042311.

Border color

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

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

This div border color is #042311.

Opacity

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

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

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

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

This text has shadow with #042311 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #042311.

Preview

Color preview on black background

This text has color #042311 on black background.


Color preview on white background

This text has color #042311 on white background.


Black color preview on #042311 background

This text has black color on #042311 background.


White color preview on #042311 background

This text has white color on #042311 background.


Related colors

Complementary color

Complementary color for #hex is #FBDCEE.


I love getcolorcode.com

Triadic colors

1 #110423 and #231104 with #042311 are triadic colors.

2 #112304 and #230411 with #042311 are triadic colors.