COLOR #051511

HEX: #051511 RGB: (5,21,17)

Color info

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

RGB color model

#051511 color RGB value is (5,21,17).

RGB: (5,21,17) (2%, 8%, 7%)

RGB channels and saturation

R 5 of 255 = 2%
G 21 of 255 = 8%
B 17 of 255 = 7%

5
21
17

R + G + B ~ 6%. #051511 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 21 + 17 = 43 (100%)
R 5 of 43 ~ 11.63%
G 21 of 43 ~ 48.84%
B 17 of 43 ~ 39.53'%

%11.63
%48.84
%39.53

CMYK color model

#051511 color CMYK value is (76,0,19,92).

  • cyan value is 76.19%
  • magenta value is 0.00%
  • yellow value is 19.05%
  • key color value is 91.76%

CMYK: (76,0,19,92)
C76M0Y19K92 (76%, 0%, 19%, 92%)
(0.76 / 0.00 / 0.19 / 0.92)

CMYK percentages

%76.19
%0
%19.05
%91.76

Codes

Color #051511 in popluar color models

05 15 11
RGB 5 21 17
HSL 165° 61.54% 5.10%
HSB/HSV 165° 76.19% 8.24%
CMYK 76.19% 0.00% 19.05%
91.76%

Color #051511 in popluar number systems.

HEX 05 15 11
Decimal 5 21 17
Binary 101 10101 10001
Octal 5 25 21

Shades and tints

Shades of #051511

#051511
(5,21,17)
#051410
(5,20,16)
#05130F
(5,19,15)
#05120E
(5,18,14)
#05110D
(5,17,13)
#05100C
(5,16,12)
#050F0B
(5,15,11)
#050E0A
(5,14,10)
#050D09
(5,13,9)
#050C08
(5,12,8)
#050B07
(5,11,7)
#000000
(0,0,0)

Tints of #051511

#051511
(5,21,17)
#1B2A26
(27,42,38)
#313F3B
(49,63,59)
#475450
(71,84,80)
#5D6965
(93,105,101)
#737E7A
(115,126,122)
#89938F
(137,147,143)
#9FA8A4
(159,168,164)
#B5BDB9
(181,189,185)
#CBD2CE
(203,210,206)
#E1E7E3
(225,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #051511 color. Also use rgb(5,21,17) instead hex code.

Text Font Color

.myTextColor { color: #051511; }

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

This text font color is #051511.

Background Color

.myBgColor { background-color: #051511; }

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

This div background color is #051511.

Border color

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

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

This div border color is #051511.

Opacity

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

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

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

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

This text has shadow with #051511 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #051511.

Preview

Color preview on black background

This text has color #051511 on black background.


Color preview on white background

This text has color #051511 on white background.


Black color preview on #051511 background

This text has black color on #051511 background.


White color preview on #051511 background

This text has white color on #051511 background.


Related colors

Complementary color

Complementary color for #hex is #FAEAEE.


I love getcolorcode.com

Triadic colors

1 #110515 and #151105 with #051511 are triadic colors.

2 #111505 and #150511 with #051511 are triadic colors.