COLOR #013801

HEX: #013801 RGB: (1,56,1)

Color info

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

RGB color model

#013801 color RGB value is (1,56,1).

RGB: (1,56,1) (0%, 22%, 0%)

RGB channels and saturation

R 1 of 255 = 0%
G 56 of 255 = 22%
B 1 of 255 = 0%

1
56
1

R + G + B ~ 7%. #013801 is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 56 + 1 = 58 (100%)
R 1 of 58 ~ 1.72%
G 56 of 58 ~ 96.55%
B 1 of 58 ~ 1.72'%

%96.55

CMYK color model

#013801 color CMYK value is (98,0,98,78).

  • cyan value is 98.21%
  • magenta value is 0.00%
  • yellow value is 98.21%
  • key color value is 78.04%

CMYK: (98,0,98,78)
C98M0Y98K78 (98%, 0%, 98%, 78%)
(0.98 / 0.00 / 0.98 / 0.78)

CMYK percentages

%98.21
%0
%98.21
%78.04

Codes

Color #013801 in popluar color models

01 38 01
RGB 1 56 1
HSL 120° 96.49% 11.18%
HSB/HSV 120° 98.21% 21.96%
CMYK 98.21% 0.00% 98.21%
78.04%

Color #013801 in popluar number systems.

HEX 01 38 01
Decimal 1 56 1
Binary 1 111000 1
Octal 1 70 1

Shades and tints

Shades of #013801

#013801
(1,56,1)
#013301
(1,51,1)
#012E01
(1,46,1)
#012901
(1,41,1)
#012401
(1,36,1)
#011F01
(1,31,1)
#011A01
(1,26,1)
#011501
(1,21,1)
#011001
(1,16,1)
#010B01
(1,11,1)
#010601
(1,6,1)
#000000
(0,0,0)

Tints of #013801

#013801
(1,56,1)
#184A18
(24,74,24)
#2F5C2F
(47,92,47)
#466E46
(70,110,70)
#5D805D
(93,128,93)
#749274
(116,146,116)
#8BA48B
(139,164,139)
#A2B6A2
(162,182,162)
#B9C8B9
(185,200,185)
#D0DAD0
(208,218,208)
#E7ECE7
(231,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #013801; }

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

This text font color is #013801.

Background Color

.myBgColor { background-color: #013801; }

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

This div background color is #013801.

Border color

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

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

This div border color is #013801.

Opacity

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

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

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

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

This text has shadow with #013801 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #013801.

Preview

Color preview on black background

This text has color #013801 on black background.


Color preview on white background

This text has color #013801 on white background.


Black color preview on #013801 background

This text has black color on #013801 background.


White color preview on #013801 background

This text has white color on #013801 background.


Related colors

Complementary color

Complementary color for #hex is #FEC7FE.


I love getcolorcode.com

Triadic colors

1 #010138 and #380101 with #013801 are triadic colors.

2 #013801 and #380101 with #013801 are triadic colors.