COLOR #133137

HEX: #133137 RGB: (19,49,55)

Color info

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

RGB color model

#133137 color RGB value is (19,49,55).

RGB: (19,49,55) (7%, 19%, 22%)

RGB channels and saturation

R 19 of 255 = 7%
G 49 of 255 = 19%
B 55 of 255 = 22%

19
49
55

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

Portions of RGB colors in percentages

R + G + B = 19 + 49 + 55 = 123 (100%)
R 19 of 123 ~ 15.45%
G 49 of 123 ~ 39.84%
B 55 of 123 ~ 44.72'%

%15.45
%39.84
%44.72

CMYK color model

#133137 color CMYK value is (65,11,0,78).

  • cyan value is 65.45%
  • magenta value is 10.91%
  • yellow value is 0.00%
  • key color value is 78.43%

CMYK: (65,11,0,78)
C65M11Y0K78 (65%, 11%, 0%, 78%)
(0.65 / 0.11 / 0.00 / 0.78)

CMYK percentages

%65.45
%10.91
%0
%78.43

Codes

Color #133137 in popluar color models

13 31 37
RGB 19 49 55
HSL 190° 48.65% 14.51%
HSB/HSV 190° 65.45% 21.57%
CMYK 65.45% 10.91% 0.00%
78.43%

Color #133137 in popluar number systems.

HEX 13 31 37
Decimal 19 49 55
Binary 10011 110001 110111
Octal 23 61 67

Shades and tints

Shades of #133137

#133137
(19,49,55)
#122D32
(18,45,50)
#11292D
(17,41,45)
#102528
(16,37,40)
#0F2123
(15,33,35)
#0E1D1E
(14,29,30)
#0D1919
(13,25,25)
#0C1514
(12,21,20)
#0B110F
(11,17,15)
#0A0D0A
(10,13,10)
#090905
(9,9,5)
#000000
(0,0,0)

Tints of #133137

#133137
(19,49,55)
#284349
(40,67,73)
#3D555B
(61,85,91)
#52676D
(82,103,109)
#67797F
(103,121,127)
#7C8B91
(124,139,145)
#919DA3
(145,157,163)
#A6AFB5
(166,175,181)
#BBC1C7
(187,193,199)
#D0D3D9
(208,211,217)
#E5E5EB
(229,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #133137 color. Also use rgb(19,49,55) instead hex code.

Text Font Color

.myTextColor { color: #133137; }

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

This text font color is #133137.

Background Color

.myBgColor { background-color: #133137; }

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

This div background color is #133137.

Border color

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

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

This div border color is #133137.

Opacity

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

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

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

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

This text has shadow with #133137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133137.

Preview

Color preview on black background

This text has color #133137 on black background.


Color preview on white background

This text has color #133137 on white background.


Black color preview on #133137 background

This text has black color on #133137 background.


White color preview on #133137 background

This text has white color on #133137 background.


Related colors

Complementary color

Complementary color for #hex is #ECCEC8.


I love getcolorcode.com

Triadic colors

1 #371331 and #313713 with #133137 are triadic colors.

2 #373113 and #311337 with #133137 are triadic colors.