COLOR #013620

HEX: #013620 RGB: (1,54,32)

Color info

#013620 contains red, green and blue colors in about the same proportion. Web safe color of #013620 is #003333 (or #033).

RGB color model

#013620 color RGB value is (1,54,32).

RGB: (1,54,32) (0%, 21%, 13%)

RGB channels and saturation

R 1 of 255 = 0%
G 54 of 255 = 21%
B 32 of 255 = 13%

1
54
32

R + G + B ~ 11%. #013620 is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 54 + 32 = 87 (100%)
R 1 of 87 ~ 1.15%
G 54 of 87 ~ 62.07%
B 32 of 87 ~ 36.78'%

%62.07
%36.78

CMYK color model

#013620 color CMYK value is (98,0,41,79).

  • cyan value is 98.15%
  • magenta value is 0.00%
  • yellow value is 40.74%
  • key color value is 78.82%

CMYK: (98,0,41,79)
C98M0Y41K79 (98%, 0%, 41%, 79%)
(0.98 / 0.00 / 0.41 / 0.79)

CMYK percentages

%98.15
%0
%40.74
%78.82

Codes

Color #013620 in popluar color models

01 36 20
RGB 1 54 32
HSL 155° 96.36% 10.78%
HSB/HSV 155° 98.15% 21.18%
CMYK 98.15% 0.00% 40.74%
78.82%

Color #013620 in popluar number systems.

HEX 01 36 20
Decimal 1 54 32
Binary 1 110110 100000
Octal 1 66 40

Shades and tints

Shades of #013620

#013620
(1,54,32)
#01321E
(1,50,30)
#012E1C
(1,46,28)
#012A1A
(1,42,26)
#012618
(1,38,24)
#012216
(1,34,22)
#011E14
(1,30,20)
#011A12
(1,26,18)
#011610
(1,22,16)
#01120E
(1,18,14)
#010E0C
(1,14,12)
#000000
(0,0,0)

Tints of #013620

#013620
(1,54,32)
#184834
(24,72,52)
#2F5A48
(47,90,72)
#466C5C
(70,108,92)
#5D7E70
(93,126,112)
#749084
(116,144,132)
#8BA298
(139,162,152)
#A2B4AC
(162,180,172)
#B9C6C0
(185,198,192)
#D0D8D4
(208,216,212)
#E7EAE8
(231,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #013620 color. Also use rgb(1,54,32) instead hex code.

Text Font Color

.myTextColor { color: #013620; }

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

This text font color is #013620.

Background Color

.myBgColor { background-color: #013620; }

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

This div background color is #013620.

Border color

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

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

This div border color is #013620.

Opacity

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

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

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

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

This text has shadow with #013620 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #013620.

Preview

Color preview on black background

This text has color #013620 on black background.


Color preview on white background

This text has color #013620 on white background.


Black color preview on #013620 background

This text has black color on #013620 background.


White color preview on #013620 background

This text has white color on #013620 background.


Related colors

Complementary color

Complementary color for #hex is #FEC9DF.


I love getcolorcode.com

Triadic colors

1 #200136 and #362001 with #013620 are triadic colors.

2 #203601 and #360120 with #013620 are triadic colors.