COLOR #013756

HEX: #013756 RGB: (1,55,86)

Color info

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

RGB color model

#013756 color RGB value is (1,55,86).

RGB: (1,55,86) (0%, 22%, 34%)

RGB channels and saturation

R 1 of 255 = 0%
G 55 of 255 = 22%
B 86 of 255 = 34%

1
55
86

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

Portions of RGB colors in percentages

R + G + B = 1 + 55 + 86 = 142 (100%)
R 1 of 142 ~ 0.7%
G 55 of 142 ~ 38.73%
B 86 of 142 ~ 60.56'%

%38.73
%60.56

CMYK color model

#013756 color CMYK value is (99,36,0,66).

  • cyan value is 98.84%
  • magenta value is 36.05%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (99,36,0,66)
C99M36Y0K66 (99%, 36%, 0%, 66%)
(0.99 / 0.36 / 0.00 / 0.66)

CMYK percentages

%98.84
%36.05
%0
%66.27

Codes

Color #013756 in popluar color models

01 37 56
RGB 1 55 86
HSL 202° 97.70% 17.06%
HSB/HSV 202° 98.84% 33.73%
CMYK 98.84% 36.05% 0.00%
66.27%

Color #013756 in popluar number systems.

HEX 01 37 56
Decimal 1 55 86
Binary 1 110111 1010110
Octal 1 67 126

Shades and tints

Shades of #013756

#013756
(1,55,86)
#01324F
(1,50,79)
#012D48
(1,45,72)
#012841
(1,40,65)
#01233A
(1,35,58)
#011E33
(1,30,51)
#01192C
(1,25,44)
#011425
(1,20,37)
#010F1E
(1,15,30)
#010A17
(1,10,23)
#010510
(1,5,16)
#000000
(0,0,0)

Tints of #013756

#013756
(1,55,86)
#184965
(24,73,101)
#2F5B74
(47,91,116)
#466D83
(70,109,131)
#5D7F92
(93,127,146)
#7491A1
(116,145,161)
#8BA3B0
(139,163,176)
#A2B5BF
(162,181,191)
#B9C7CE
(185,199,206)
#D0D9DD
(208,217,221)
#E7EBEC
(231,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #013756 color. Also use rgb(1,55,86) instead hex code.

Text Font Color

.myTextColor { color: #013756; }

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

This text font color is #013756.

Background Color

.myBgColor { background-color: #013756; }

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

This div background color is #013756.

Border color

.myBorderColor { border: 1px solid #013756; }

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

This div border color is #013756.

Opacity

.myOpacity80 { color: #013756; opacity: 0.8; }

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

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

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

This text has shadow with #013756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #013756.

Preview

Color preview on black background

This text has color #013756 on black background.


Color preview on white background

This text has color #013756 on white background.


Black color preview on #013756 background

This text has black color on #013756 background.


White color preview on #013756 background

This text has white color on #013756 background.


Related colors

Complementary color

Complementary color for #hex is #FEC8A9.


I love getcolorcode.com

Triadic colors

1 #560137 and #375601 with #013756 are triadic colors.

2 #563701 and #370156 with #013756 are triadic colors.