COLOR #132125

HEX: #132125 RGB: (19,33,37)

Color info

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

RGB color model

#132125 color RGB value is (19,33,37).

RGB: (19,33,37) (7%, 13%, 15%)

RGB channels and saturation

R 19 of 255 = 7%
G 33 of 255 = 13%
B 37 of 255 = 15%

19
33
37

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

Portions of RGB colors in percentages

R + G + B = 19 + 33 + 37 = 89 (100%)
R 19 of 89 ~ 21.35%
G 33 of 89 ~ 37.08%
B 37 of 89 ~ 41.57'%

%21.35
%37.08
%41.57

CMYK color model

#132125 color CMYK value is (49,11,0,85).

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

CMYK: (49,11,0,85)
C49M11Y0K85 (49%, 11%, 0%, 85%)
(0.49 / 0.11 / 0.00 / 0.85)

CMYK percentages

%48.65
%10.81
%0
%85.49

Codes

Color #132125 in popluar color models

13 21 25
RGB 19 33 37
HSL 193° 32.14% 10.98%
HSB/HSV 193° 48.65% 14.51%
CMYK 48.65% 10.81% 0.00%
85.49%

Color #132125 in popluar number systems.

HEX 13 21 25
Decimal 19 33 37
Binary 10011 100001 100101
Octal 23 41 45

Shades and tints

Shades of #132125

#132125
(19,33,37)
#121E22
(18,30,34)
#111B1F
(17,27,31)
#10181C
(16,24,28)
#0F1519
(15,21,25)
#0E1216
(14,18,22)
#0D0F13
(13,15,19)
#0C0C10
(12,12,16)
#0B090D
(11,9,13)
#0A060A
(10,6,10)
#090307
(9,3,7)
#000000
(0,0,0)

Tints of #132125

#132125
(19,33,37)
#283538
(40,53,56)
#3D494B
(61,73,75)
#525D5E
(82,93,94)
#677171
(103,113,113)
#7C8584
(124,133,132)
#919997
(145,153,151)
#A6ADAA
(166,173,170)
#BBC1BD
(187,193,189)
#D0D5D0
(208,213,208)
#E5E9E3
(229,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #132125; }

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

This text font color is #132125.

Background Color

.myBgColor { background-color: #132125; }

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

This div background color is #132125.

Border color

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

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

This div border color is #132125.

Opacity

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

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

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

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

This text has shadow with #132125 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132125.

Preview

Color preview on black background

This text has color #132125 on black background.


Color preview on white background

This text has color #132125 on white background.


Black color preview on #132125 background

This text has black color on #132125 background.


White color preview on #132125 background

This text has white color on #132125 background.


Related colors

Complementary color

Complementary color for #hex is #ECDEDA.


I love getcolorcode.com

Triadic colors

1 #251321 and #212513 with #132125 are triadic colors.

2 #252113 and #211325 with #132125 are triadic colors.