COLOR #130723

HEX: #130723 RGB: (19,7,35)

Color info

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

RGB color model

#130723 color RGB value is (19,7,35).

RGB: (19,7,35) (7%, 3%, 14%)

RGB channels and saturation

R 19 of 255 = 7%
G 7 of 255 = 3%
B 35 of 255 = 14%

19
7
35

R + G + B ~ 8%. #130723 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 7 + 35 = 61 (100%)
R 19 of 61 ~ 31.15%
G 7 of 61 ~ 11.48%
B 35 of 61 ~ 57.38'%

%31.15
%11.48
%57.38

CMYK color model

#130723 color CMYK value is (46,80,0,86).

  • cyan value is 45.71%
  • magenta value is 80.00%
  • yellow value is 0.00%
  • key color value is 86.27%

CMYK: (46,80,0,86)
C46M80Y0K86 (46%, 80%, 0%, 86%)
(0.46 / 0.80 / 0.00 / 0.86)

CMYK percentages

%45.71
%80
%0
%86.27

Codes

Color #130723 in popluar color models

13 07 23
RGB 19 7 35
HSL 266° 66.67% 8.24%
HSB/HSV 266° 80.00% 13.73%
CMYK 45.71% 80.00% 0.00%
86.27%

Color #130723 in popluar number systems.

HEX 13 07 23
Decimal 19 7 35
Binary 10011 111 100011
Octal 23 7 43

Shades and tints

Shades of #130723

#130723
(19,7,35)
#120720
(18,7,32)
#11071D
(17,7,29)
#10071A
(16,7,26)
#0F0717
(15,7,23)
#0E0714
(14,7,20)
#0D0711
(13,7,17)
#0C070E
(12,7,14)
#0B070B
(11,7,11)
#0A0708
(10,7,8)
#090705
(9,7,5)
#000000
(0,0,0)

Tints of #130723

#130723
(19,7,35)
#281D37
(40,29,55)
#3D334B
(61,51,75)
#52495F
(82,73,95)
#675F73
(103,95,115)
#7C7587
(124,117,135)
#918B9B
(145,139,155)
#A6A1AF
(166,161,175)
#BBB7C3
(187,183,195)
#D0CDD7
(208,205,215)
#E5E3EB
(229,227,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #130723; }

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

This text font color is #130723.

Background Color

.myBgColor { background-color: #130723; }

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

This div background color is #130723.

Border color

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

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

This div border color is #130723.

Opacity

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

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

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

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

This text has shadow with #130723 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #130723.

Preview

Color preview on black background

This text has color #130723 on black background.


Color preview on white background

This text has color #130723 on white background.


Black color preview on #130723 background

This text has black color on #130723 background.


White color preview on #130723 background

This text has white color on #130723 background.


Related colors

Complementary color

Complementary color for #hex is #ECF8DC.


I love getcolorcode.com

Triadic colors

1 #231307 and #072313 with #130723 are triadic colors.

2 #230713 and #071323 with #130723 are triadic colors.