COLOR #01354D

HEX: #01354D RGB: (1,53,77)

Color info

#01354D contains mainly green and blue colors. Web safe color of #01354D is #003333 (or #033).

RGB color model

#01354D color RGB value is (1,53,77).

RGB: (1,53,77) (0%, 21%, 30%)

RGB channels and saturation

R 1 of 255 = 0%
G 53 of 255 = 21%
B 77 of 255 = 30%

1
53
77

R + G + B ~ 17%. #01354D is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 53 + 77 = 131 (100%)
R 1 of 131 ~ 0.76%
G 53 of 131 ~ 40.46%
B 77 of 131 ~ 58.78'%

%40.46
%58.78

CMYK color model

#01354D color CMYK value is (99,31,0,70).

  • cyan value is 98.70%
  • magenta value is 31.17%
  • yellow value is 0.00%
  • key color value is 69.80%

CMYK: (99,31,0,70)
C99M31Y0K70 (99%, 31%, 0%, 70%)
(0.99 / 0.31 / 0.00 / 0.70)

CMYK percentages

%98.7
%31.17
%0
%69.8

Codes

Color #01354D in popluar color models

01 35 4D
RGB 1 53 77
HSL 199° 97.44% 15.29%
HSB/HSV 199° 98.70% 30.20%
CMYK 98.70% 31.17% 0.00%
69.80%

Color #01354D in popluar number systems.

HEX 01 35 4D
Decimal 1 53 77
Binary 1 110101 1001101
Octal 1 65 115

Shades and tints

Shades of #01354D

#01354D
(1,53,77)
#013146
(1,49,70)
#012D3F
(1,45,63)
#012938
(1,41,56)
#012531
(1,37,49)
#01212A
(1,33,42)
#011D23
(1,29,35)
#01191C
(1,25,28)
#011515
(1,21,21)
#01110E
(1,17,14)
#010D07
(1,13,7)
#000000
(0,0,0)

Tints of #01354D

#01354D
(1,53,77)
#18475D
(24,71,93)
#2F596D
(47,89,109)
#466B7D
(70,107,125)
#5D7D8D
(93,125,141)
#748F9D
(116,143,157)
#8BA1AD
(139,161,173)
#A2B3BD
(162,179,189)
#B9C5CD
(185,197,205)
#D0D7DD
(208,215,221)
#E7E9ED
(231,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #01354D; }

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

This text font color is #01354D.

Background Color

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

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

This div background color is #01354D.

Border color

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

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

This div border color is #01354D.

Opacity

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

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

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

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

This text has shadow with #01354D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01354D.

Preview

Color preview on black background

This text has color #01354D on black background.


Color preview on white background

This text has color #01354D on white background.


Black color preview on #01354D background

This text has black color on #01354D background.


White color preview on #01354D background

This text has white color on #01354D background.


Related colors

Complementary color

Complementary color for #hex is #FECAB2.


I love getcolorcode.com

Triadic colors

1 #4D0135 and #354D01 with #01354D are triadic colors.

2 #4D3501 and #35014D with #01354D are triadic colors.