COLOR #133118

HEX: #133118 RGB: (19,49,24)

Color info

#133118 contains red, green and blue colors in about the same proportion. Web safe color of #133118 is #003300 (or #030).

RGB color model

#133118 color RGB value is (19,49,24).

RGB: (19,49,24) (7%, 19%, 9%)

RGB channels and saturation

R 19 of 255 = 7%
G 49 of 255 = 19%
B 24 of 255 = 9%

19
49
24

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

Portions of RGB colors in percentages

R + G + B = 19 + 49 + 24 = 92 (100%)
R 19 of 92 ~ 20.65%
G 49 of 92 ~ 53.26%
B 24 of 92 ~ 26.09'%

%20.65
%53.26
%26.09

CMYK color model

#133118 color CMYK value is (61,0,51,81).

  • cyan value is 61.22%
  • magenta value is 0.00%
  • yellow value is 51.02%
  • key color value is 80.78%

CMYK: (61,0,51,81)
C61M0Y51K81 (61%, 0%, 51%, 81%)
(0.61 / 0.00 / 0.51 / 0.81)

CMYK percentages

%61.22
%0
%51.02
%80.78

Codes

Color #133118 in popluar color models

13 31 18
RGB 19 49 24
HSL 130° 44.12% 13.33%
HSB/HSV 130° 61.22% 19.22%
CMYK 61.22% 0.00% 51.02%
80.78%

Color #133118 in popluar number systems.

HEX 13 31 18
Decimal 19 49 24
Binary 10011 110001 11000
Octal 23 61 30

Shades and tints

Shades of #133118

#133118
(19,49,24)
#122D16
(18,45,22)
#112914
(17,41,20)
#102512
(16,37,18)
#0F2110
(15,33,16)
#0E1D0E
(14,29,14)
#0D190C
(13,25,12)
#0C150A
(12,21,10)
#0B1108
(11,17,8)
#0A0D06
(10,13,6)
#090904
(9,9,4)
#000000
(0,0,0)

Tints of #133118

#133118
(19,49,24)
#28432D
(40,67,45)
#3D5542
(61,85,66)
#526757
(82,103,87)
#67796C
(103,121,108)
#7C8B81
(124,139,129)
#919D96
(145,157,150)
#A6AFAB
(166,175,171)
#BBC1C0
(187,193,192)
#D0D3D5
(208,211,213)
#E5E5EA
(229,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #133118; }

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

This text font color is #133118.

Background Color

.myBgColor { background-color: #133118; }

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

This div background color is #133118.

Border color

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

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

This div border color is #133118.

Opacity

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

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

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

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

This text has shadow with #133118 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133118.

Preview

Color preview on black background

This text has color #133118 on black background.


Color preview on white background

This text has color #133118 on white background.


Black color preview on #133118 background

This text has black color on #133118 background.


White color preview on #133118 background

This text has white color on #133118 background.


Related colors

Complementary color

Complementary color for #hex is #ECCEE7.


I love getcolorcode.com

Triadic colors

1 #181331 and #311813 with #133118 are triadic colors.

2 #183113 and #311318 with #133118 are triadic colors.