COLOR #01351D

HEX: #01351D RGB: (1,53,29)

Color info

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

RGB color model

#01351D color RGB value is (1,53,29).

RGB: (1,53,29) (0%, 21%, 11%)

RGB channels and saturation

R 1 of 255 = 0%
G 53 of 255 = 21%
B 29 of 255 = 11%

1
53
29

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

Portions of RGB colors in percentages

R + G + B = 1 + 53 + 29 = 83 (100%)
R 1 of 83 ~ 1.2%
G 53 of 83 ~ 63.86%
B 29 of 83 ~ 34.94'%

%63.86
%34.94

CMYK color model

#01351D color CMYK value is (98,0,45,79).

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

CMYK: (98,0,45,79)
C98M0Y45K79 (98%, 0%, 45%, 79%)
(0.98 / 0.00 / 0.45 / 0.79)

CMYK percentages

%98.11
%0
%45.28
%79.22

Codes

Color #01351D in popluar color models

01 35 1D
RGB 1 53 29
HSL 152° 96.30% 10.59%
HSB/HSV 152° 98.11% 20.78%
CMYK 98.11% 0.00% 45.28%
79.22%

Color #01351D in popluar number systems.

HEX 01 35 1D
Decimal 1 53 29
Binary 1 110101 11101
Octal 1 65 35

Shades and tints

Shades of #01351D

#01351D
(1,53,29)
#01311B
(1,49,27)
#012D19
(1,45,25)
#012917
(1,41,23)
#012515
(1,37,21)
#012113
(1,33,19)
#011D11
(1,29,17)
#01190F
(1,25,15)
#01150D
(1,21,13)
#01110B
(1,17,11)
#010D09
(1,13,9)
#000000
(0,0,0)

Tints of #01351D

#01351D
(1,53,29)
#184731
(24,71,49)
#2F5945
(47,89,69)
#466B59
(70,107,89)
#5D7D6D
(93,125,109)
#748F81
(116,143,129)
#8BA195
(139,161,149)
#A2B3A9
(162,179,169)
#B9C5BD
(185,197,189)
#D0D7D1
(208,215,209)
#E7E9E5
(231,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #01351D; }

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

This text font color is #01351D.

Background Color

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

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

This div background color is #01351D.

Border color

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

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

This div border color is #01351D.

Opacity

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

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

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

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

This text has shadow with #01351D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01351D.

Preview

Color preview on black background

This text has color #01351D on black background.


Color preview on white background

This text has color #01351D on white background.


Black color preview on #01351D background

This text has black color on #01351D background.


White color preview on #01351D background

This text has white color on #01351D background.


Related colors

Complementary color

Complementary color for #hex is #FECAE2.


I love getcolorcode.com

Triadic colors

1 #1D0135 and #351D01 with #01351D are triadic colors.

2 #1D3501 and #35011D with #01351D are triadic colors.