COLOR #01344A

HEX: #01344A RGB: (1,52,74)

Color info

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

RGB color model

#01344A color RGB value is (1,52,74).

RGB: (1,52,74) (0%, 20%, 29%)

RGB channels and saturation

R 1 of 255 = 0%
G 52 of 255 = 20%
B 74 of 255 = 29%

1
52
74

R + G + B ~ 16%. #01344A is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 52 + 74 = 127 (100%)
R 1 of 127 ~ 0.79%
G 52 of 127 ~ 40.94%
B 74 of 127 ~ 58.27'%

%40.94
%58.27

CMYK color model

#01344A color CMYK value is (99,30,0,71).

  • cyan value is 98.65%
  • magenta value is 29.73%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (99,30,0,71)
C99M30Y0K71 (99%, 30%, 0%, 71%)
(0.99 / 0.30 / 0.00 / 0.71)

CMYK percentages

%98.65
%29.73
%0
%70.98

Codes

Color #01344A in popluar color models

01 34 4A
RGB 1 52 74
HSL 198° 97.33% 14.71%
HSB/HSV 198° 98.65% 29.02%
CMYK 98.65% 29.73% 0.00%
70.98%

Color #01344A in popluar number systems.

HEX 01 34 4A
Decimal 1 52 74
Binary 1 110100 1001010
Octal 1 64 112

Shades and tints

Shades of #01344A

#01344A
(1,52,74)
#013044
(1,48,68)
#012C3E
(1,44,62)
#012838
(1,40,56)
#012432
(1,36,50)
#01202C
(1,32,44)
#011C26
(1,28,38)
#011820
(1,24,32)
#01141A
(1,20,26)
#011014
(1,16,20)
#010C0E
(1,12,14)
#000000
(0,0,0)

Tints of #01344A

#01344A
(1,52,74)
#18465A
(24,70,90)
#2F586A
(47,88,106)
#466A7A
(70,106,122)
#5D7C8A
(93,124,138)
#748E9A
(116,142,154)
#8BA0AA
(139,160,170)
#A2B2BA
(162,178,186)
#B9C4CA
(185,196,202)
#D0D6DA
(208,214,218)
#E7E8EA
(231,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #01344A color. Also use rgb(1,52,74) instead hex code.

Text Font Color

.myTextColor { color: #01344A; }

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

This text font color is #01344A.

Background Color

.myBgColor { background-color: #01344A; }

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

This div background color is #01344A.

Border color

.myBorderColor { border: 1px solid #01344A; }

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

This div border color is #01344A.

Opacity

.myOpacity80 { color: #01344A; opacity: 0.8; }

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

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

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

This text has shadow with #01344A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #01344A.

Preview

Color preview on black background

This text has color #01344A on black background.


Color preview on white background

This text has color #01344A on white background.


Black color preview on #01344A background

This text has black color on #01344A background.


White color preview on #01344A background

This text has white color on #01344A background.


Related colors

Complementary color

Complementary color for #hex is #FECBB5.


I love getcolorcode.com

Triadic colors

1 #4A0134 and #344A01 with #01344A are triadic colors.

2 #4A3401 and #34014A with #01344A are triadic colors.