COLOR #132625

HEX: #132625 RGB: (19,38,37)

Color info

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

RGB color model

#132625 color RGB value is (19,38,37).

RGB: (19,38,37) (7%, 15%, 15%)

RGB channels and saturation

R 19 of 255 = 7%
G 38 of 255 = 15%
B 37 of 255 = 15%

19
38
37

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

Portions of RGB colors in percentages

R + G + B = 19 + 38 + 37 = 94 (100%)
R 19 of 94 ~ 20.21%
G 38 of 94 ~ 40.43%
B 37 of 94 ~ 39.36'%

%20.21
%40.43
%39.36

CMYK color model

#132625 color CMYK value is (50,0,3,85).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 2.63%
  • key color value is 85.10%

CMYK: (50,0,3,85)
C50M0Y3K85 (50%, 0%, 3%, 85%)
(0.50 / 0.00 / 0.03 / 0.85)

CMYK percentages

%50
%0
%2.63
%85.1

Codes

Color #132625 in popluar color models

13 26 25
RGB 19 38 37
HSL 177° 33.33% 11.18%
HSB/HSV 177° 50.00% 14.90%
CMYK 50.00% 0.00% 2.63%
85.10%

Color #132625 in popluar number systems.

HEX 13 26 25
Decimal 19 38 37
Binary 10011 100110 100101
Octal 23 46 45

Shades and tints

Shades of #132625

#132625
(19,38,37)
#122322
(18,35,34)
#11201F
(17,32,31)
#101D1C
(16,29,28)
#0F1A19
(15,26,25)
#0E1716
(14,23,22)
#0D1413
(13,20,19)
#0C1110
(12,17,16)
#0B0E0D
(11,14,13)
#0A0B0A
(10,11,10)
#090807
(9,8,7)
#000000
(0,0,0)

Tints of #132625

#132625
(19,38,37)
#283938
(40,57,56)
#3D4C4B
(61,76,75)
#525F5E
(82,95,94)
#677271
(103,114,113)
#7C8584
(124,133,132)
#919897
(145,152,151)
#A6ABAA
(166,171,170)
#BBBEBD
(187,190,189)
#D0D1D0
(208,209,208)
#E5E4E3
(229,228,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #132625; }

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

This text font color is #132625.

Background Color

.myBgColor { background-color: #132625; }

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

This div background color is #132625.

Border color

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

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

This div border color is #132625.

Opacity

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

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

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

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

This text has shadow with #132625 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132625.

Preview

Color preview on black background

This text has color #132625 on black background.


Color preview on white background

This text has color #132625 on white background.


Black color preview on #132625 background

This text has black color on #132625 background.


White color preview on #132625 background

This text has white color on #132625 background.


Related colors

Complementary color

Complementary color for #hex is #ECD9DA.


I love getcolorcode.com

Triadic colors

1 #251326 and #262513 with #132625 are triadic colors.

2 #252613 and #261325 with #132625 are triadic colors.