COLOR #01350D

HEX: #01350D RGB: (1,53,13)

Color info

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

RGB color model

#01350D color RGB value is (1,53,13).

RGB: (1,53,13) (0%, 21%, 5%)

RGB channels and saturation

R 1 of 255 = 0%
G 53 of 255 = 21%
B 13 of 255 = 5%

1
53
13

R + G + B ~ 9%. #01350D is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 53 + 13 = 67 (100%)
R 1 of 67 ~ 1.49%
G 53 of 67 ~ 79.1%
B 13 of 67 ~ 19.4'%

%79.1
%19.4

CMYK color model

#01350D color CMYK value is (98,0,75,79).

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

CMYK: (98,0,75,79)
C98M0Y75K79 (98%, 0%, 75%, 79%)
(0.98 / 0.00 / 0.75 / 0.79)

CMYK percentages

%98.11
%0
%75.47
%79.22

Codes

Color #01350D in popluar color models

01 35 0D
RGB 1 53 13
HSL 134° 96.30% 10.59%
HSB/HSV 134° 98.11% 20.78%
CMYK 98.11% 0.00% 75.47%
79.22%

Color #01350D in popluar number systems.

HEX 01 35 0D
Decimal 1 53 13
Binary 1 110101 1101
Octal 1 65 15

Shades and tints

Shades of #01350D

#01350D
(1,53,13)
#01310C
(1,49,12)
#012D0B
(1,45,11)
#01290A
(1,41,10)
#012509
(1,37,9)
#012108
(1,33,8)
#011D07
(1,29,7)
#011906
(1,25,6)
#011505
(1,21,5)
#011104
(1,17,4)
#010D03
(1,13,3)
#000000
(0,0,0)

Tints of #01350D

#01350D
(1,53,13)
#184723
(24,71,35)
#2F5939
(47,89,57)
#466B4F
(70,107,79)
#5D7D65
(93,125,101)
#748F7B
(116,143,123)
#8BA191
(139,161,145)
#A2B3A7
(162,179,167)
#B9C5BD
(185,197,189)
#D0D7D3
(208,215,211)
#E7E9E9
(231,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #01350D; }

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

This text font color is #01350D.

Background Color

.myBgColor { background-color: #01350D; }

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

This div background color is #01350D.

Border color

.myBorderColor { border: 1px solid #01350D; }

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

This div border color is #01350D.

Opacity

.myOpacity80 { color: #01350D; opacity: 0.8; }

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

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

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

This text has shadow with #01350D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01350D.

Preview

Color preview on black background

This text has color #01350D on black background.


Color preview on white background

This text has color #01350D on white background.


Black color preview on #01350D background

This text has black color on #01350D background.


White color preview on #01350D background

This text has white color on #01350D background.


Related colors

Complementary color

Complementary color for #hex is #FECAF2.


I love getcolorcode.com

Triadic colors

1 #0D0135 and #350D01 with #01350D are triadic colors.

2 #0D3501 and #35010D with #01350D are triadic colors.