COLOR #133460

HEX: #133460 RGB: (19,52,96)

Color info

#133460 contains mainly green and blue colors. Web safe color of #133460 is #003366 (or #036).

RGB color model

#133460 color RGB value is (19,52,96).

RGB: (19,52,96) (7%, 20%, 38%)

RGB channels and saturation

R 19 of 255 = 7%
G 52 of 255 = 20%
B 96 of 255 = 38%

19
52
96

R + G + B ~ 22%. #133460 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 52 + 96 = 167 (100%)
R 19 of 167 ~ 11.38%
G 52 of 167 ~ 31.14%
B 96 of 167 ~ 57.49'%

%11.38
%31.14
%57.49

CMYK color model

#133460 color CMYK value is (80,46,0,62).

  • cyan value is 80.21%
  • magenta value is 45.83%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (80,46,0,62)
C80M46Y0K62 (80%, 46%, 0%, 62%)
(0.80 / 0.46 / 0.00 / 0.62)

CMYK percentages

%80.21
%45.83
%0
%62.35

Codes

Color #133460 in popluar color models

13 34 60
RGB 19 52 96
HSL 214° 66.96% 22.55%
HSB/HSV 214° 80.21% 37.65%
CMYK 80.21% 45.83% 0.00%
62.35%

Color #133460 in popluar number systems.

HEX 13 34 60
Decimal 19 52 96
Binary 10011 110100 1100000
Octal 23 64 140

Shades and tints

Shades of #133460

#133460
(19,52,96)
#123058
(18,48,88)
#112C50
(17,44,80)
#102848
(16,40,72)
#0F2440
(15,36,64)
#0E2038
(14,32,56)
#0D1C30
(13,28,48)
#0C1828
(12,24,40)
#0B1420
(11,20,32)
#0A1018
(10,16,24)
#090C10
(9,12,16)
#000000
(0,0,0)

Tints of #133460

#133460
(19,52,96)
#28466E
(40,70,110)
#3D587C
(61,88,124)
#526A8A
(82,106,138)
#677C98
(103,124,152)
#7C8EA6
(124,142,166)
#91A0B4
(145,160,180)
#A6B2C2
(166,178,194)
#BBC4D0
(187,196,208)
#D0D6DE
(208,214,222)
#E5E8EC
(229,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #133460 color. Also use rgb(19,52,96) instead hex code.

Text Font Color

.myTextColor { color: #133460; }

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

This text font color is #133460.

Background Color

.myBgColor { background-color: #133460; }

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

This div background color is #133460.

Border color

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

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

This div border color is #133460.

Opacity

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

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

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

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

This text has shadow with #133460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133460.

Preview

Color preview on black background

This text has color #133460 on black background.


Color preview on white background

This text has color #133460 on white background.


Black color preview on #133460 background

This text has black color on #133460 background.


White color preview on #133460 background

This text has white color on #133460 background.


Related colors

Complementary color

Complementary color for #hex is #ECCB9F.


I love getcolorcode.com

Triadic colors

1 #601334 and #346013 with #133460 are triadic colors.

2 #603413 and #341360 with #133460 are triadic colors.