COLOR #133844

HEX: #133844 RGB: (19,56,68)

Color info

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

RGB color model

#133844 color RGB value is (19,56,68).

RGB: (19,56,68) (7%, 22%, 27%)

RGB channels and saturation

R 19 of 255 = 7%
G 56 of 255 = 22%
B 68 of 255 = 27%

19
56
68

R + G + B ~ 19%. #133844 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 56 + 68 = 143 (100%)
R 19 of 143 ~ 13.29%
G 56 of 143 ~ 39.16%
B 68 of 143 ~ 47.55'%

%13.29
%39.16
%47.55

CMYK color model

#133844 color CMYK value is (72,18,0,73).

  • cyan value is 72.06%
  • magenta value is 17.65%
  • yellow value is 0.00%
  • key color value is 73.33%

CMYK: (72,18,0,73)
C72M18Y0K73 (72%, 18%, 0%, 73%)
(0.72 / 0.18 / 0.00 / 0.73)

CMYK percentages

%72.06
%17.65
%0
%73.33

Codes

Color #133844 in popluar color models

13 38 44
RGB 19 56 68
HSL 195° 56.32% 17.06%
HSB/HSV 195° 72.06% 26.67%
CMYK 72.06% 17.65% 0.00%
73.33%

Color #133844 in popluar number systems.

HEX 13 38 44
Decimal 19 56 68
Binary 10011 111000 1000100
Octal 23 70 104

Shades and tints

Shades of #133844

#133844
(19,56,68)
#12333E
(18,51,62)
#112E38
(17,46,56)
#102932
(16,41,50)
#0F242C
(15,36,44)
#0E1F26
(14,31,38)
#0D1A20
(13,26,32)
#0C151A
(12,21,26)
#0B1014
(11,16,20)
#0A0B0E
(10,11,14)
#090608
(9,6,8)
#000000
(0,0,0)

Tints of #133844

#133844
(19,56,68)
#284A55
(40,74,85)
#3D5C66
(61,92,102)
#526E77
(82,110,119)
#678088
(103,128,136)
#7C9299
(124,146,153)
#91A4AA
(145,164,170)
#A6B6BB
(166,182,187)
#BBC8CC
(187,200,204)
#D0DADD
(208,218,221)
#E5ECEE
(229,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #133844; }

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

This text font color is #133844.

Background Color

.myBgColor { background-color: #133844; }

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

This div background color is #133844.

Border color

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

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

This div border color is #133844.

Opacity

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

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

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

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

This text has shadow with #133844 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133844.

Preview

Color preview on black background

This text has color #133844 on black background.


Color preview on white background

This text has color #133844 on white background.


Black color preview on #133844 background

This text has black color on #133844 background.


White color preview on #133844 background

This text has white color on #133844 background.


Related colors

Complementary color

Complementary color for #hex is #ECC7BB.


I love getcolorcode.com

Triadic colors

1 #441338 and #384413 with #133844 are triadic colors.

2 #443813 and #381344 with #133844 are triadic colors.