COLOR #133040

HEX: #133040 RGB: (19,48,64)

Color info

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

RGB color model

#133040 color RGB value is (19,48,64).

RGB: (19,48,64) (7%, 19%, 25%)

RGB channels and saturation

R 19 of 255 = 7%
G 48 of 255 = 19%
B 64 of 255 = 25%

19
48
64

R + G + B ~ 17%. #133040 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 48 + 64 = 131 (100%)
R 19 of 131 ~ 14.5%
G 48 of 131 ~ 36.64%
B 64 of 131 ~ 48.85'%

%14.5
%36.64
%48.85

CMYK color model

#133040 color CMYK value is (70,25,0,75).

  • cyan value is 70.31%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (70,25,0,75)
C70M25Y0K75 (70%, 25%, 0%, 75%)
(0.70 / 0.25 / 0.00 / 0.75)

CMYK percentages

%70.31
%25
%0
%74.9

Codes

Color #133040 in popluar color models

13 30 40
RGB 19 48 64
HSL 201° 54.22% 16.27%
HSB/HSV 201° 70.31% 25.10%
CMYK 70.31% 25.00% 0.00%
74.90%

Color #133040 in popluar number systems.

HEX 13 30 40
Decimal 19 48 64
Binary 10011 110000 1000000
Octal 23 60 100

Shades and tints

Shades of #133040

#133040
(19,48,64)
#122C3B
(18,44,59)
#112836
(17,40,54)
#102431
(16,36,49)
#0F202C
(15,32,44)
#0E1C27
(14,28,39)
#0D1822
(13,24,34)
#0C141D
(12,20,29)
#0B1018
(11,16,24)
#0A0C13
(10,12,19)
#09080E
(9,8,14)
#000000
(0,0,0)

Tints of #133040

#133040
(19,48,64)
#284251
(40,66,81)
#3D5462
(61,84,98)
#526673
(82,102,115)
#677884
(103,120,132)
#7C8A95
(124,138,149)
#919CA6
(145,156,166)
#A6AEB7
(166,174,183)
#BBC0C8
(187,192,200)
#D0D2D9
(208,210,217)
#E5E4EA
(229,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #133040 color. Also use rgb(19,48,64) instead hex code.

Text Font Color

.myTextColor { color: #133040; }

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

This text font color is #133040.

Background Color

.myBgColor { background-color: #133040; }

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

This div background color is #133040.

Border color

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

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

This div border color is #133040.

Opacity

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

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

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

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

This text has shadow with #133040 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133040.

Preview

Color preview on black background

This text has color #133040 on black background.


Color preview on white background

This text has color #133040 on white background.


Black color preview on #133040 background

This text has black color on #133040 background.


White color preview on #133040 background

This text has white color on #133040 background.


Related colors

Complementary color

Complementary color for #hex is #ECCFBF.


I love getcolorcode.com

Triadic colors

1 #401330 and #304013 with #133040 are triadic colors.

2 #403013 and #301340 with #133040 are triadic colors.