COLOR #13515D

HEX: #13515D RGB: (19,81,93)

Color info

#13515D contains mainly green and blue colors. Web safe color of #13515D is #006666 (or #066).

RGB color model

#13515D color RGB value is (19,81,93).

RGB: (19,81,93) (7%, 32%, 36%)

RGB channels and saturation

R 19 of 255 = 7%
G 81 of 255 = 32%
B 93 of 255 = 36%

19
81
93

R + G + B ~ 25%. #13515D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 81 + 93 = 193 (100%)
R 19 of 193 ~ 9.84%
G 81 of 193 ~ 41.97%
B 93 of 193 ~ 48.19'%

%41.97
%48.19

CMYK color model

#13515D color CMYK value is (80,13,0,64).

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

CMYK: (80,13,0,64)
C80M13Y0K64 (80%, 13%, 0%, 64%)
(0.80 / 0.13 / 0.00 / 0.64)

CMYK percentages

%79.57
%12.9
%0
%63.53

Codes

Color #13515D in popluar color models

13 51 5D
RGB 19 81 93
HSL 190° 66.07% 21.96%
HSB/HSV 190° 79.57% 36.47%
CMYK 79.57% 12.90% 0.00%
63.53%

Color #13515D in popluar number systems.

HEX 13 51 5D
Decimal 19 81 93
Binary 10011 1010001 1011101
Octal 23 121 135

Shades and tints

Shades of #13515D

#13515D
(19,81,93)
#124A55
(18,74,85)
#11434D
(17,67,77)
#103C45
(16,60,69)
#0F353D
(15,53,61)
#0E2E35
(14,46,53)
#0D272D
(13,39,45)
#0C2025
(12,32,37)
#0B191D
(11,25,29)
#0A1215
(10,18,21)
#090B0D
(9,11,13)
#000000
(0,0,0)

Tints of #13515D

#13515D
(19,81,93)
#28606B
(40,96,107)
#3D6F79
(61,111,121)
#527E87
(82,126,135)
#678D95
(103,141,149)
#7C9CA3
(124,156,163)
#91ABB1
(145,171,177)
#A6BABF
(166,186,191)
#BBC9CD
(187,201,205)
#D0D8DB
(208,216,219)
#E5E7E9
(229,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #13515D; }

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

This text font color is #13515D.

Background Color

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

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

This div background color is #13515D.

Border color

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

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

This div border color is #13515D.

Opacity

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

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

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

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

This text has shadow with #13515D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13515D.

Preview

Color preview on black background

This text has color #13515D on black background.


Color preview on white background

This text has color #13515D on white background.


Black color preview on #13515D background

This text has black color on #13515D background.


White color preview on #13515D background

This text has white color on #13515D background.


Related colors

Complementary color

Complementary color for #hex is #ECAEA2.


I love getcolorcode.com

Triadic colors

1 #5D1351 and #515D13 with #13515D are triadic colors.

2 #5D5113 and #51135D with #13515D are triadic colors.