COLOR #01335E

HEX: #01335E RGB: (1,51,94)

Color info

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

RGB color model

#01335E color RGB value is (1,51,94).

RGB: (1,51,94) (0%, 20%, 37%)

RGB channels and saturation

R 1 of 255 = 0%
G 51 of 255 = 20%
B 94 of 255 = 37%

1
51
94

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

Portions of RGB colors in percentages

R + G + B = 1 + 51 + 94 = 146 (100%)
R 1 of 146 ~ 0.68%
G 51 of 146 ~ 34.93%
B 94 of 146 ~ 64.38'%

%34.93
%64.38

CMYK color model

#01335E color CMYK value is (99,46,0,63).

  • cyan value is 98.94%
  • magenta value is 45.74%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (99,46,0,63)
C99M46Y0K63 (99%, 46%, 0%, 63%)
(0.99 / 0.46 / 0.00 / 0.63)

CMYK percentages

%98.94
%45.74
%0
%63.14

Codes

Color #01335E in popluar color models

01 33 5E
RGB 1 51 94
HSL 208° 97.89% 18.63%
HSB/HSV 208° 98.94% 36.86%
CMYK 98.94% 45.74% 0.00%
63.14%

Color #01335E in popluar number systems.

HEX 01 33 5E
Decimal 1 51 94
Binary 1 110011 1011110
Octal 1 63 136

Shades and tints

Shades of #01335E

#01335E
(1,51,94)
#012F56
(1,47,86)
#012B4E
(1,43,78)
#012746
(1,39,70)
#01233E
(1,35,62)
#011F36
(1,31,54)
#011B2E
(1,27,46)
#011726
(1,23,38)
#01131E
(1,19,30)
#010F16
(1,15,22)
#010B0E
(1,11,14)
#000000
(0,0,0)

Tints of #01335E

#01335E
(1,51,94)
#18456C
(24,69,108)
#2F577A
(47,87,122)
#466988
(70,105,136)
#5D7B96
(93,123,150)
#748DA4
(116,141,164)
#8B9FB2
(139,159,178)
#A2B1C0
(162,177,192)
#B9C3CE
(185,195,206)
#D0D5DC
(208,213,220)
#E7E7EA
(231,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #01335E color. Also use rgb(1,51,94) instead hex code.

Text Font Color

.myTextColor { color: #01335E; }

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

This text font color is #01335E.

Background Color

.myBgColor { background-color: #01335E; }

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

This div background color is #01335E.

Border color

.myBorderColor { border: 1px solid #01335E; }

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

This div border color is #01335E.

Opacity

.myOpacity80 { color: #01335E; opacity: 0.8; }

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

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

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

This text has shadow with #01335E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01335E.

Preview

Color preview on black background

This text has color #01335E on black background.


Color preview on white background

This text has color #01335E on white background.


Black color preview on #01335E background

This text has black color on #01335E background.


White color preview on #01335E background

This text has white color on #01335E background.


Related colors

Complementary color

Complementary color for #hex is #FECCA1.


I love getcolorcode.com

Triadic colors

1 #5E0133 and #335E01 with #01335E are triadic colors.

2 #5E3301 and #33015E with #01335E are triadic colors.