COLOR #13093D

HEX: #13093D RGB: (19,9,61)

Color info

#13093D contains red, green and blue colors in about the same proportion. Web safe color of #13093D is #000033 (or #003).

RGB color model

#13093D color RGB value is (19,9,61).

RGB: (19,9,61) (7%, 4%, 24%)

RGB channels and saturation

R 19 of 255 = 7%
G 9 of 255 = 4%
B 61 of 255 = 24%

19
9
61

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

Portions of RGB colors in percentages

R + G + B = 19 + 9 + 61 = 89 (100%)
R 19 of 89 ~ 21.35%
G 9 of 89 ~ 10.11%
B 61 of 89 ~ 68.54'%

%21.35
%68.54

CMYK color model

#13093D color CMYK value is (69,85,0,76).

  • cyan value is 68.85%
  • magenta value is 85.25%
  • yellow value is 0.00%
  • key color value is 76.08%

CMYK: (69,85,0,76)
C69M85Y0K76 (69%, 85%, 0%, 76%)
(0.69 / 0.85 / 0.00 / 0.76)

CMYK percentages

%68.85
%85.25
%0
%76.08

Codes

Color #13093D in popluar color models

13 09 3D
RGB 19 9 61
HSL 252° 74.29% 13.73%
HSB/HSV 252° 85.25% 23.92%
CMYK 68.85% 85.25% 0.00%
76.08%

Color #13093D in popluar number systems.

HEX 13 09 3D
Decimal 19 9 61
Binary 10011 1001 111101
Octal 23 11 75

Shades and tints

Shades of #13093D

#13093D
(19,9,61)
#120938
(18,9,56)
#110933
(17,9,51)
#10092E
(16,9,46)
#0F0929
(15,9,41)
#0E0924
(14,9,36)
#0D091F
(13,9,31)
#0C091A
(12,9,26)
#0B0915
(11,9,21)
#0A0910
(10,9,16)
#09090B
(9,9,11)
#000000
(0,0,0)

Tints of #13093D

#13093D
(19,9,61)
#281F4E
(40,31,78)
#3D355F
(61,53,95)
#524B70
(82,75,112)
#676181
(103,97,129)
#7C7792
(124,119,146)
#918DA3
(145,141,163)
#A6A3B4
(166,163,180)
#BBB9C5
(187,185,197)
#D0CFD6
(208,207,214)
#E5E5E7
(229,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13093D color. Also use rgb(19,9,61) instead hex code.

Text Font Color

.myTextColor { color: #13093D; }

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

This text font color is #13093D.

Background Color

.myBgColor { background-color: #13093D; }

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

This div background color is #13093D.

Border color

.myBorderColor { border: 1px solid #13093D; }

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

This div border color is #13093D.

Opacity

.myOpacity80 { color: #13093D; opacity: 0.8; }

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

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

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

This text has shadow with #13093D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13093D.

Preview

Color preview on black background

This text has color #13093D on black background.


Color preview on white background

This text has color #13093D on white background.


Black color preview on #13093D background

This text has black color on #13093D background.


White color preview on #13093D background

This text has white color on #13093D background.


Related colors

Complementary color

Complementary color for #hex is #ECF6C2.


I love getcolorcode.com

Triadic colors

1 #3D1309 and #093D13 with #13093D are triadic colors.

2 #3D0913 and #09133D with #13093D are triadic colors.