COLOR #01385B

HEX: #01385B RGB: (1,56,91)

Color info

#01385B contains mainly green and blue colors. Web safe color of #01385B is #003366 (or #036).

RGB color model

#01385B color RGB value is (1,56,91).

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

RGB channels and saturation

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

1
56
91

R + G + B ~ 19%. #01385B is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 56 + 91 = 148 (100%)
R 1 of 148 ~ 0.68%
G 56 of 148 ~ 37.84%
B 91 of 148 ~ 61.49'%

%37.84
%61.49

CMYK color model

#01385B color CMYK value is (99,38,0,64).

  • cyan value is 98.90%
  • magenta value is 38.46%
  • yellow value is 0.00%
  • key color value is 64.31%
CMYK: (99,38,0,64) C99M38Y0K64 (99%,38%,0%,64%) (0.99/0.38/0.00/0.64) 

CMYK percentages

%98.9
%38.46
%0
%64.31

Codes

Color #01385B in popluar color models

01 38 5B
RGB 1 56 91
HSL 203° 97.83% 18.04%
HSB/HSV 203° 98.90% 35.69%
CMYK 98.90% 38.46% 0.00%
64.31%

Color #01385B in popluar number systems.

HEX 01 38 5B
Decimal 1 56 91
Binary 1 111000 1011011
Octal 1 70 133

Shades and tints

Shades of #01385B

#01385B
(1,56,91)
#013353
(1,51,83)
#012E4B
(1,46,75)
#012943
(1,41,67)
#01243B
(1,36,59)
#011F33
(1,31,51)
#011A2B
(1,26,43)
#011523
(1,21,35)
#01101B
(1,16,27)
#010B13
(1,11,19)
#01060B
(1,6,11)
#000000
(0,0,0)

Tints of #01385B

#01385B
(1,56,91)
#184A69
(24,74,105)
#2F5C77
(47,92,119)
#466E85
(70,110,133)
#5D8093
(93,128,147)
#7492A1
(116,146,161)
#8BA4AF
(139,164,175)
#A2B6BD
(162,182,189)
#B9C8CB
(185,200,203)
#D0DAD9
(208,218,217)
#E7ECE7
(231,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #01385B; }

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

This text font color is #01385B.

Background Color

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

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

This div background color is #01385B.

Border color

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

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

This div border color is #01385B.

Opacity

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

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

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

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

This text has shadow with #01385B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01385B.

Preview

Color preview on black background

This text has color #01385B on black background.


Color preview on white background

This text has color #01385B on white background.


Black color preview on #01385B background

This text has black color on #01385B background.


White color preview on #01385B background

This text has white color on #01385B background.


Related colors

Complementary color

Complementary color for #hex is #FEC7A4.


I love getcolorcode.com

Triadic colors

1 #5B0138 and #385B01 with #01385B are triadic colors.

2 #5B3801 and #38015B with #01385B are triadic colors.