COLOR #051505

HEX: #051505 RGB: (5,21,5)

Color info

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

RGB color model

#051505 color RGB value is (5,21,5).

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

RGB channels and saturation

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

5
21
5

R + G + B ~ 4%. #051505 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 21 + 5 = 31 (100%)
R 5 of 31 ~ 16.13%
G 21 of 31 ~ 67.74%
B 5 of 31 ~ 16.13'%

%16.13
%67.74
%16.13

CMYK color model

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

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

CMYK: (76,0,76,92)
C76M0Y76K92 (76%, 0%, 76%, 92%)
(0.76 / 0.00 / 0.76 / 0.92)

CMYK percentages

%76.19
%0
%76.19
%91.76

Codes

Color #051505 in popluar color models

05 15 05
RGB 5 21 5
HSL 120° 61.54% 5.10%
HSB/HSV 120° 76.19% 8.24%
CMYK 76.19% 0.00% 76.19%
91.76%

Color #051505 in popluar number systems.

HEX 05 15 05
Decimal 5 21 5
Binary 101 10101 101
Octal 5 25 5

Shades and tints

Shades of #051505

#051505
(5,21,5)
#051405
(5,20,5)
#051305
(5,19,5)
#051205
(5,18,5)
#051105
(5,17,5)
#051005
(5,16,5)
#050F05
(5,15,5)
#050E05
(5,14,5)
#050D05
(5,13,5)
#050C05
(5,12,5)
#050B05
(5,11,5)
#000000
(0,0,0)

Tints of #051505

#051505
(5,21,5)
#1B2A1B
(27,42,27)
#313F31
(49,63,49)
#475447
(71,84,71)
#5D695D
(93,105,93)
#737E73
(115,126,115)
#899389
(137,147,137)
#9FA89F
(159,168,159)
#B5BDB5
(181,189,181)
#CBD2CB
(203,210,203)
#E1E7E1
(225,231,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #051505; }

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

This text font color is #051505.

Background Color

.myBgColor { background-color: #051505; }

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

This div background color is #051505.

Border color

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

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

This div border color is #051505.

Opacity

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

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

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

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

This text has shadow with #051505 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #051505.

Preview

Color preview on black background

This text has color #051505 on black background.


Color preview on white background

This text has color #051505 on white background.


Black color preview on #051505 background

This text has black color on #051505 background.


White color preview on #051505 background

This text has white color on #051505 background.


Related colors

Complementary color

Complementary color for #hex is #FAEAFA.


I love getcolorcode.com

Triadic colors

1 #050515 and #150505 with #051505 are triadic colors.

2 #051505 and #150505 with #051505 are triadic colors.