COLOR #013425

HEX: #013425 RGB: (1,52,37)

Color info

#013425 contains red, green and blue colors in about the same proportion. Web safe color of #013425 is #003333 (or #033).

RGB color model

#013425 color RGB value is (1,52,37).

RGB: (1,52,37) (0%, 20%, 15%)

RGB channels and saturation

R 1 of 255 = 0%
G 52 of 255 = 20%
B 37 of 255 = 15%

1
52
37

R + G + B ~ 12%. #013425 is dark color.

Portions of RGB colors in percentages

R + G + B = 1 + 52 + 37 = 90 (100%)
R 1 of 90 ~ 1.11%
G 52 of 90 ~ 57.78%
B 37 of 90 ~ 41.11'%

%57.78
%41.11

CMYK color model

#013425 color CMYK value is (98,0,29,80).

  • cyan value is 98.08%
  • magenta value is 0.00%
  • yellow value is 28.85%
  • key color value is 79.61%

CMYK: (98,0,29,80)
C98M0Y29K80 (98%, 0%, 29%, 80%)
(0.98 / 0.00 / 0.29 / 0.80)

CMYK percentages

%98.08
%0
%28.85
%79.61

Codes

Color #013425 in popluar color models

01 34 25
RGB 1 52 37
HSL 162° 96.23% 10.39%
HSB/HSV 162° 98.08% 20.39%
CMYK 98.08% 0.00% 28.85%
79.61%

Color #013425 in popluar number systems.

HEX 01 34 25
Decimal 1 52 37
Binary 1 110100 100101
Octal 1 64 45

Shades and tints

Shades of #013425

#013425
(1,52,37)
#013022
(1,48,34)
#012C1F
(1,44,31)
#01281C
(1,40,28)
#012419
(1,36,25)
#012016
(1,32,22)
#011C13
(1,28,19)
#011810
(1,24,16)
#01140D
(1,20,13)
#01100A
(1,16,10)
#010C07
(1,12,7)
#000000
(0,0,0)

Tints of #013425

#013425
(1,52,37)
#184638
(24,70,56)
#2F584B
(47,88,75)
#466A5E
(70,106,94)
#5D7C71
(93,124,113)
#748E84
(116,142,132)
#8BA097
(139,160,151)
#A2B2AA
(162,178,170)
#B9C4BD
(185,196,189)
#D0D6D0
(208,214,208)
#E7E8E3
(231,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #013425; }

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

This text font color is #013425.

Background Color

.myBgColor { background-color: #013425; }

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

This div background color is #013425.

Border color

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

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

This div border color is #013425.

Opacity

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

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

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

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

This text has shadow with #013425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #013425.

Preview

Color preview on black background

This text has color #013425 on black background.


Color preview on white background

This text has color #013425 on white background.


Black color preview on #013425 background

This text has black color on #013425 background.


White color preview on #013425 background

This text has white color on #013425 background.


Related colors

Complementary color

Complementary color for #hex is #FECBDA.


I love getcolorcode.com

Triadic colors

1 #250134 and #342501 with #013425 are triadic colors.

2 #253401 and #340125 with #013425 are triadic colors.