COLOR #13235D

HEX: #13235D RGB: (19,35,93)

Color info

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

RGB color model

#13235D color RGB value is (19,35,93).

RGB: (19,35,93) (7%, 14%, 36%)

RGB channels and saturation

R 19 of 255 = 7%
G 35 of 255 = 14%
B 93 of 255 = 36%

19
35
93

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

Portions of RGB colors in percentages

R + G + B = 19 + 35 + 93 = 147 (100%)
R 19 of 147 ~ 12.93%
G 35 of 147 ~ 23.81%
B 93 of 147 ~ 63.27'%

%12.93
%23.81
%63.27

CMYK color model

#13235D color CMYK value is (80,62,0,64).

  • cyan value is 79.57%
  • magenta value is 62.37%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (80,62,0,64)
C80M62Y0K64 (80%, 62%, 0%, 64%)
(0.80 / 0.62 / 0.00 / 0.64)

CMYK percentages

%79.57
%62.37
%0
%63.53

Codes

Color #13235D in popluar color models

13 23 5D
RGB 19 35 93
HSL 227° 66.07% 21.96%
HSB/HSV 227° 79.57% 36.47%
CMYK 79.57% 62.37% 0.00%
63.53%

Color #13235D in popluar number systems.

HEX 13 23 5D
Decimal 19 35 93
Binary 10011 100011 1011101
Octal 23 43 135

Shades and tints

Shades of #13235D

#13235D
(19,35,93)
#122055
(18,32,85)
#111D4D
(17,29,77)
#101A45
(16,26,69)
#0F173D
(15,23,61)
#0E1435
(14,20,53)
#0D112D
(13,17,45)
#0C0E25
(12,14,37)
#0B0B1D
(11,11,29)
#0A0815
(10,8,21)
#09050D
(9,5,13)
#000000
(0,0,0)

Tints of #13235D

#13235D
(19,35,93)
#28376B
(40,55,107)
#3D4B79
(61,75,121)
#525F87
(82,95,135)
#677395
(103,115,149)
#7C87A3
(124,135,163)
#919BB1
(145,155,177)
#A6AFBF
(166,175,191)
#BBC3CD
(187,195,205)
#D0D7DB
(208,215,219)
#E5EBE9
(229,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13235D color. Also use rgb(19,35,93) instead hex code.

Text Font Color

.myTextColor { color: #13235D; }

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

This text font color is #13235D.

Background Color

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

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

This div background color is #13235D.

Border color

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

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

This div border color is #13235D.

Opacity

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

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

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

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

This text has shadow with #13235D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13235D.

Preview

Color preview on black background

This text has color #13235D on black background.


Color preview on white background

This text has color #13235D on white background.


Black color preview on #13235D background

This text has black color on #13235D background.


White color preview on #13235D background

This text has white color on #13235D background.


Related colors

Complementary color

Complementary color for #hex is #ECDCA2.


I love getcolorcode.com

Triadic colors

1 #5D1323 and #235D13 with #13235D are triadic colors.

2 #5D2313 and #23135D with #13235D are triadic colors.