COLOR #13253D

HEX: #13253D RGB: (19,37,61)

Color info

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

RGB color model

#13253D color RGB value is (19,37,61).

RGB: (19,37,61) (7%, 15%, 24%)

RGB channels and saturation

R 19 of 255 = 7%
G 37 of 255 = 15%
B 61 of 255 = 24%

19
37
61

R + G + B ~ 15%. #13253D is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 37 + 61 = 117 (100%)
R 19 of 117 ~ 16.24%
G 37 of 117 ~ 31.62%
B 61 of 117 ~ 52.14'%

%16.24
%31.62
%52.14

CMYK color model

#13253D color CMYK value is (69,39,0,76).

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

CMYK: (69,39,0,76)
C69M39Y0K76 (69%, 39%, 0%, 76%)
(0.69 / 0.39 / 0.00 / 0.76)

CMYK percentages

%68.85
%39.34
%0
%76.08

Codes

Color #13253D in popluar color models

13 25 3D
RGB 19 37 61
HSL 214° 52.50% 15.69%
HSB/HSV 214° 68.85% 23.92%
CMYK 68.85% 39.34% 0.00%
76.08%

Color #13253D in popluar number systems.

HEX 13 25 3D
Decimal 19 37 61
Binary 10011 100101 111101
Octal 23 45 75

Shades and tints

Shades of #13253D

#13253D
(19,37,61)
#122238
(18,34,56)
#111F33
(17,31,51)
#101C2E
(16,28,46)
#0F1929
(15,25,41)
#0E1624
(14,22,36)
#0D131F
(13,19,31)
#0C101A
(12,16,26)
#0B0D15
(11,13,21)
#0A0A10
(10,10,16)
#09070B
(9,7,11)
#000000
(0,0,0)

Tints of #13253D

#13253D
(19,37,61)
#28384E
(40,56,78)
#3D4B5F
(61,75,95)
#525E70
(82,94,112)
#677181
(103,113,129)
#7C8492
(124,132,146)
#9197A3
(145,151,163)
#A6AAB4
(166,170,180)
#BBBDC5
(187,189,197)
#D0D0D6
(208,208,214)
#E5E3E7
(229,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #13253D; }

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

This text font color is #13253D.

Background Color

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

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

This div background color is #13253D.

Border color

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

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

This div border color is #13253D.

Opacity

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

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

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

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

This text has shadow with #13253D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13253D.

Preview

Color preview on black background

This text has color #13253D on black background.


Color preview on white background

This text has color #13253D on white background.


Black color preview on #13253D background

This text has black color on #13253D background.


White color preview on #13253D background

This text has white color on #13253D background.


Related colors

Complementary color

Complementary color for #hex is #ECDAC2.


I love getcolorcode.com

Triadic colors

1 #3D1325 and #253D13 with #13253D are triadic colors.

2 #3D2513 and #25133D with #13253D are triadic colors.