COLOR #132425

HEX: #132425 RGB: (19,36,37)

Color info

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

RGB color model

#132425 color RGB value is (19,36,37).

RGB: (19,36,37) (7%, 14%, 15%)

RGB channels and saturation

R 19 of 255 = 7%
G 36 of 255 = 14%
B 37 of 255 = 15%

19
36
37

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

Portions of RGB colors in percentages

R + G + B = 19 + 36 + 37 = 92 (100%)
R 19 of 92 ~ 20.65%
G 36 of 92 ~ 39.13%
B 37 of 92 ~ 40.22'%

%20.65
%39.13
%40.22

CMYK color model

#132425 color CMYK value is (49,3,0,85).

  • cyan value is 48.65%
  • magenta value is 2.70%
  • yellow value is 0.00%
  • key color value is 85.49%

CMYK: (49,3,0,85)
C49M3Y0K85 (49%, 3%, 0%, 85%)
(0.49 / 0.03 / 0.00 / 0.85)

CMYK percentages

%48.65
%2.7
%0
%85.49

Codes

Color #132425 in popluar color models

13 24 25
RGB 19 36 37
HSL 183° 32.14% 10.98%
HSB/HSV 183° 48.65% 14.51%
CMYK 48.65% 2.70% 0.00%
85.49%

Color #132425 in popluar number systems.

HEX 13 24 25
Decimal 19 36 37
Binary 10011 100100 100101
Octal 23 44 45

Shades and tints

Shades of #132425

#132425
(19,36,37)
#122122
(18,33,34)
#111E1F
(17,30,31)
#101B1C
(16,27,28)
#0F1819
(15,24,25)
#0E1516
(14,21,22)
#0D1213
(13,18,19)
#0C0F10
(12,15,16)
#0B0C0D
(11,12,13)
#0A090A
(10,9,10)
#090607
(9,6,7)
#000000
(0,0,0)

Tints of #132425

#132425
(19,36,37)
#283738
(40,55,56)
#3D4A4B
(61,74,75)
#525D5E
(82,93,94)
#677071
(103,112,113)
#7C8384
(124,131,132)
#919697
(145,150,151)
#A6A9AA
(166,169,170)
#BBBCBD
(187,188,189)
#D0CFD0
(208,207,208)
#E5E2E3
(229,226,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #132425 color. Also use rgb(19,36,37) instead hex code.

Text Font Color

.myTextColor { color: #132425; }

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

This text font color is #132425.

Background Color

.myBgColor { background-color: #132425; }

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

This div background color is #132425.

Border color

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

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

This div border color is #132425.

Opacity

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

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

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

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

This text has shadow with #132425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132425.

Preview

Color preview on black background

This text has color #132425 on black background.


Color preview on white background

This text has color #132425 on white background.


Black color preview on #132425 background

This text has black color on #132425 background.


White color preview on #132425 background

This text has white color on #132425 background.


Related colors

Complementary color

Complementary color for #hex is #ECDBDA.


I love getcolorcode.com

Triadic colors

1 #251324 and #242513 with #132425 are triadic colors.

2 #252413 and #241325 with #132425 are triadic colors.