COLOR #13334B

HEX: #13334B RGB: (19,51,75)

Color info

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

RGB color model

#13334B color RGB value is (19,51,75).

RGB: (19,51,75) (7%, 20%, 29%)

RGB channels and saturation

R 19 of 255 = 7%
G 51 of 255 = 20%
B 75 of 255 = 29%

19
51
75

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

Portions of RGB colors in percentages

R + G + B = 19 + 51 + 75 = 145 (100%)
R 19 of 145 ~ 13.1%
G 51 of 145 ~ 35.17%
B 75 of 145 ~ 51.72'%

%13.1
%35.17
%51.72

CMYK color model

#13334B color CMYK value is (75,32,0,71).

  • cyan value is 74.67%
  • magenta value is 32.00%
  • yellow value is 0.00%
  • key color value is 70.59%

CMYK: (75,32,0,71)
C75M32Y0K71 (75%, 32%, 0%, 71%)
(0.75 / 0.32 / 0.00 / 0.71)

CMYK percentages

%74.67
%32
%0
%70.59

Codes

Color #13334B in popluar color models

13 33 4B
RGB 19 51 75
HSL 206° 59.57% 18.43%
HSB/HSV 206° 74.67% 29.41%
CMYK 74.67% 32.00% 0.00%
70.59%

Color #13334B in popluar number systems.

HEX 13 33 4B
Decimal 19 51 75
Binary 10011 110011 1001011
Octal 23 63 113

Shades and tints

Shades of #13334B

#13334B
(19,51,75)
#122F45
(18,47,69)
#112B3F
(17,43,63)
#102739
(16,39,57)
#0F2333
(15,35,51)
#0E1F2D
(14,31,45)
#0D1B27
(13,27,39)
#0C1721
(12,23,33)
#0B131B
(11,19,27)
#0A0F15
(10,15,21)
#090B0F
(9,11,15)
#000000
(0,0,0)

Tints of #13334B

#13334B
(19,51,75)
#28455B
(40,69,91)
#3D576B
(61,87,107)
#52697B
(82,105,123)
#677B8B
(103,123,139)
#7C8D9B
(124,141,155)
#919FAB
(145,159,171)
#A6B1BB
(166,177,187)
#BBC3CB
(187,195,203)
#D0D5DB
(208,213,219)
#E5E7EB
(229,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13334B color. Also use rgb(19,51,75) instead hex code.

Text Font Color

.myTextColor { color: #13334B; }

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

This text font color is #13334B.

Background Color

.myBgColor { background-color: #13334B; }

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

This div background color is #13334B.

Border color

.myBorderColor { border: 1px solid #13334B; }

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

This div border color is #13334B.

Opacity

.myOpacity80 { color: #13334B; opacity: 0.8; }

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

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

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

This text has shadow with #13334B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13334B.

Preview

Color preview on black background

This text has color #13334B on black background.


Color preview on white background

This text has color #13334B on white background.


Black color preview on #13334B background

This text has black color on #13334B background.


White color preview on #13334B background

This text has white color on #13334B background.


Related colors

Complementary color

Complementary color for #hex is #ECCCB4.


I love getcolorcode.com

Triadic colors

1 #4B1333 and #334B13 with #13334B are triadic colors.

2 #4B3313 and #33134B with #13334B are triadic colors.