COLOR #013516

HEX: #013516 RGB: (1,53,22)

Color info

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

RGB color model

#013516 color RGB value is (1,53,22).

RGB: (1,53,22) (0%, 21%, 9%)

RGB channels and saturation

R 1 of 255 = 0%
G 53 of 255 = 21%
B 22 of 255 = 9%

1
53
22

R + G + B ~ 10%. #013516 is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 53 + 22 = 76 (100%)
R 1 of 76 ~ 1.32%
G 53 of 76 ~ 69.74%
B 22 of 76 ~ 28.95'%

%69.74
%28.95

CMYK color model

#013516 color CMYK value is (98,0,58,79).

  • cyan value is 98.11%
  • magenta value is 0.00%
  • yellow value is 58.49%
  • key color value is 79.22%

CMYK: (98,0,58,79)
C98M0Y58K79 (98%, 0%, 58%, 79%)
(0.98 / 0.00 / 0.58 / 0.79)

CMYK percentages

%98.11
%0
%58.49
%79.22

Codes

Color #013516 in popluar color models

01 35 16
RGB 1 53 22
HSL 144° 96.30% 10.59%
HSB/HSV 144° 98.11% 20.78%
CMYK 98.11% 0.00% 58.49%
79.22%

Color #013516 in popluar number systems.

HEX 01 35 16
Decimal 1 53 22
Binary 1 110101 10110
Octal 1 65 26

Shades and tints

Shades of #013516

#013516
(1,53,22)
#013114
(1,49,20)
#012D12
(1,45,18)
#012910
(1,41,16)
#01250E
(1,37,14)
#01210C
(1,33,12)
#011D0A
(1,29,10)
#011908
(1,25,8)
#011506
(1,21,6)
#011104
(1,17,4)
#010D02
(1,13,2)
#000000
(0,0,0)

Tints of #013516

#013516
(1,53,22)
#18472B
(24,71,43)
#2F5940
(47,89,64)
#466B55
(70,107,85)
#5D7D6A
(93,125,106)
#748F7F
(116,143,127)
#8BA194
(139,161,148)
#A2B3A9
(162,179,169)
#B9C5BE
(185,197,190)
#D0D7D3
(208,215,211)
#E7E9E8
(231,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #013516 color. Also use rgb(1,53,22) instead hex code.

Text Font Color

.myTextColor { color: #013516; }

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

This text font color is #013516.

Background Color

.myBgColor { background-color: #013516; }

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

This div background color is #013516.

Border color

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

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

This div border color is #013516.

Opacity

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

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

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

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

This text has shadow with #013516 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #013516.

Preview

Color preview on black background

This text has color #013516 on black background.


Color preview on white background

This text has color #013516 on white background.


Black color preview on #013516 background

This text has black color on #013516 background.


White color preview on #013516 background

This text has white color on #013516 background.


Related colors

Complementary color

Complementary color for #hex is #FECAE9.


I love getcolorcode.com

Triadic colors

1 #160135 and #351601 with #013516 are triadic colors.

2 #163501 and #350116 with #013516 are triadic colors.