COLOR #133831

HEX: #133831 RGB: (19,56,49)

Color info

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

RGB color model

#133831 color RGB value is (19,56,49).

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

RGB channels and saturation

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

19
56
49

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

Portions of RGB colors in percentages

R + G + B = 19 + 56 + 49 = 124 (100%)
R 19 of 124 ~ 15.32%
G 56 of 124 ~ 45.16%
B 49 of 124 ~ 39.52'%

%15.32
%45.16
%39.52

CMYK color model

#133831 color CMYK value is (66,0,13,78).

  • cyan value is 66.07%
  • magenta value is 0.00%
  • yellow value is 12.50%
  • key color value is 78.04%

CMYK: (66,0,13,78)
C66M0Y13K78 (66%, 0%, 13%, 78%)
(0.66 / 0.00 / 0.13 / 0.78)

CMYK percentages

%66.07
%0
%12.5
%78.04

Codes

Color #133831 in popluar color models

13 38 31
RGB 19 56 49
HSL 169° 49.33% 14.71%
HSB/HSV 169° 66.07% 21.96%
CMYK 66.07% 0.00% 12.50%
78.04%

Color #133831 in popluar number systems.

HEX 13 38 31
Decimal 19 56 49
Binary 10011 111000 110001
Octal 23 70 61

Shades and tints

Shades of #133831

#133831
(19,56,49)
#12332D
(18,51,45)
#112E29
(17,46,41)
#102925
(16,41,37)
#0F2421
(15,36,33)
#0E1F1D
(14,31,29)
#0D1A19
(13,26,25)
#0C1515
(12,21,21)
#0B1011
(11,16,17)
#0A0B0D
(10,11,13)
#090609
(9,6,9)
#000000
(0,0,0)

Tints of #133831

#133831
(19,56,49)
#284A43
(40,74,67)
#3D5C55
(61,92,85)
#526E67
(82,110,103)
#678079
(103,128,121)
#7C928B
(124,146,139)
#91A49D
(145,164,157)
#A6B6AF
(166,182,175)
#BBC8C1
(187,200,193)
#D0DAD3
(208,218,211)
#E5ECE5
(229,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #133831; }

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

This text font color is #133831.

Background Color

.myBgColor { background-color: #133831; }

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

This div background color is #133831.

Border color

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

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

This div border color is #133831.

Opacity

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

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

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

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

This text has shadow with #133831 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133831.

Preview

Color preview on black background

This text has color #133831 on black background.


Color preview on white background

This text has color #133831 on white background.


Black color preview on #133831 background

This text has black color on #133831 background.


White color preview on #133831 background

This text has white color on #133831 background.


Related colors

Complementary color

Complementary color for #hex is #ECC7CE.


I love getcolorcode.com

Triadic colors

1 #311338 and #383113 with #133831 are triadic colors.

2 #313813 and #381331 with #133831 are triadic colors.