COLOR #131753

HEX: #131753 RGB: (19,23,83)

Color info

#131753 contains mainly blue color. Web safe color of #131753 is #000066 (or #006).

RGB color model

#131753 color RGB value is (19,23,83).

RGB: (19,23,83) (7%, 9%, 33%)

RGB channels and saturation

R 19 of 255 = 7%
G 23 of 255 = 9%
B 83 of 255 = 33%

19
23
83

R + G + B ~ 16%. #131753 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 23 + 83 = 125 (100%)
R 19 of 125 ~ 15.2%
G 23 of 125 ~ 18.4%
B 83 of 125 ~ 66.4'%

%15.2
%18.4
%66.4

CMYK color model

#131753 color CMYK value is (77,72,0,67).

  • cyan value is 77.11%
  • magenta value is 72.29%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (77,72,0,67)
C77M72Y0K67 (77%, 72%, 0%, 67%)
(0.77 / 0.72 / 0.00 / 0.67)

CMYK percentages

%77.11
%72.29
%0
%67.45

Codes

Color #131753 in popluar color models

13 17 53
RGB 19 23 83
HSL 236° 62.75% 20.00%
HSB/HSV 236° 77.11% 32.55%
CMYK 77.11% 72.29% 0.00%
67.45%

Color #131753 in popluar number systems.

HEX 13 17 53
Decimal 19 23 83
Binary 10011 10111 1010011
Octal 23 27 123

Shades and tints

Shades of #131753

#131753
(19,23,83)
#12154C
(18,21,76)
#111345
(17,19,69)
#10113E
(16,17,62)
#0F0F37
(15,15,55)
#0E0D30
(14,13,48)
#0D0B29
(13,11,41)
#0C0922
(12,9,34)
#0B071B
(11,7,27)
#0A0514
(10,5,20)
#09030D
(9,3,13)
#000000
(0,0,0)

Tints of #131753

#131753
(19,23,83)
#282C62
(40,44,98)
#3D4171
(61,65,113)
#525680
(82,86,128)
#676B8F
(103,107,143)
#7C809E
(124,128,158)
#9195AD
(145,149,173)
#A6AABC
(166,170,188)
#BBBFCB
(187,191,203)
#D0D4DA
(208,212,218)
#E5E9E9
(229,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #131753 color. Also use rgb(19,23,83) instead hex code.

Text Font Color

.myTextColor { color: #131753; }

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

This text font color is #131753.

Background Color

.myBgColor { background-color: #131753; }

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

This div background color is #131753.

Border color

.myBorderColor { border: 1px solid #131753; }

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

This div border color is #131753.

Opacity

.myOpacity80 { color: #131753; opacity: 0.8; }

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

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

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

This text has shadow with #131753 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #131753.

Preview

Color preview on black background

This text has color #131753 on black background.


Color preview on white background

This text has color #131753 on white background.


Black color preview on #131753 background

This text has black color on #131753 background.


White color preview on #131753 background

This text has white color on #131753 background.


Related colors

Complementary color

Complementary color for #hex is #ECE8AC.


I love getcolorcode.com

Triadic colors

1 #531317 and #175313 with #131753 are triadic colors.

2 #531713 and #171353 with #131753 are triadic colors.