COLOR #01394B

HEX: #01394B RGB: (1,57,75)

Color info

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

RGB color model

#01394B color RGB value is (1,57,75).

RGB: (1,57,75) (0%, 22%, 29%)

RGB channels and saturation

R 1 of 255 = 0%
G 57 of 255 = 22%
B 75 of 255 = 29%

1
57
75

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

Portions of RGB colors in percentages

R + G + B = 1 + 57 + 75 = 133 (100%)
R 1 of 133 ~ 0.75%
G 57 of 133 ~ 42.86%
B 75 of 133 ~ 56.39'%

%42.86
%56.39

CMYK color model

#01394B color CMYK value is (99,24,0,71).

  • cyan value is 98.67%
  • magenta value is 24.00%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (99,24,0,71)
C99M24Y0K71 (99%, 24%, 0%, 71%)
(0.99 / 0.24 / 0.00 / 0.71)

CMYK percentages

%98.67
%24
%0
%70.59

Codes

Color #01394B in popluar color models

01 39 4B
RGB 1 57 75
HSL 195° 97.37% 14.90%
HSB/HSV 195° 98.67% 29.41%
CMYK 98.67% 24.00% 0.00%
70.59%

Color #01394B in popluar number systems.

HEX 01 39 4B
Decimal 1 57 75
Binary 1 111001 1001011
Octal 1 71 113

Shades and tints

Shades of #01394B

#01394B
(1,57,75)
#013445
(1,52,69)
#012F3F
(1,47,63)
#012A39
(1,42,57)
#012533
(1,37,51)
#01202D
(1,32,45)
#011B27
(1,27,39)
#011621
(1,22,33)
#01111B
(1,17,27)
#010C15
(1,12,21)
#01070F
(1,7,15)
#000000
(0,0,0)

Tints of #01394B

#01394B
(1,57,75)
#184B5B
(24,75,91)
#2F5D6B
(47,93,107)
#466F7B
(70,111,123)
#5D818B
(93,129,139)
#74939B
(116,147,155)
#8BA5AB
(139,165,171)
#A2B7BB
(162,183,187)
#B9C9CB
(185,201,203)
#D0DBDB
(208,219,219)
#E7EDEB
(231,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #01394B color. Also use rgb(1,57,75) instead hex code.

Text Font Color

.myTextColor { color: #01394B; }

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

This text font color is #01394B.

Background Color

.myBgColor { background-color: #01394B; }

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

This div background color is #01394B.

Border color

.myBorderColor { border: 1px solid #01394B; }

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

This div border color is #01394B.

Opacity

.myOpacity80 { color: #01394B; opacity: 0.8; }

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

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

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

This text has shadow with #01394B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01394B.

Preview

Color preview on black background

This text has color #01394B on black background.


Color preview on white background

This text has color #01394B on white background.


Black color preview on #01394B background

This text has black color on #01394B background.


White color preview on #01394B background

This text has white color on #01394B background.


Related colors

Complementary color

Complementary color for #hex is #FEC6B4.


I love getcolorcode.com

Triadic colors

1 #4B0139 and #394B01 with #01394B are triadic colors.

2 #4B3901 and #39014B with #01394B are triadic colors.