COLOR #130828

HEX: #130828 RGB: (19,8,40)

Color info

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

RGB color model

#130828 color RGB value is (19,8,40).

RGB: (19,8,40) (7%, 3%, 16%)

RGB channels and saturation

R 19 of 255 = 7%
G 8 of 255 = 3%
B 40 of 255 = 16%

19
8
40

R + G + B ~ 9%. #130828 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 8 + 40 = 67 (100%)
R 19 of 67 ~ 28.36%
G 8 of 67 ~ 11.94%
B 40 of 67 ~ 59.7'%

%28.36
%11.94
%59.7

CMYK color model

#130828 color CMYK value is (53,80,0,84).

  • cyan value is 52.50%
  • magenta value is 80.00%
  • yellow value is 0.00%
  • key color value is 84.31%

CMYK: (53,80,0,84)
C53M80Y0K84 (53%, 80%, 0%, 84%)
(0.53 / 0.80 / 0.00 / 0.84)

CMYK percentages

%52.5
%80
%0
%84.31

Codes

Color #130828 in popluar color models

13 08 28
RGB 19 8 40
HSL 261° 66.67% 9.41%
HSB/HSV 261° 80.00% 15.69%
CMYK 52.50% 80.00% 0.00%
84.31%

Color #130828 in popluar number systems.

HEX 13 08 28
Decimal 19 8 40
Binary 10011 1000 101000
Octal 23 10 50

Shades and tints

Shades of #130828

#130828
(19,8,40)
#120825
(18,8,37)
#110822
(17,8,34)
#10081F
(16,8,31)
#0F081C
(15,8,28)
#0E0819
(14,8,25)
#0D0816
(13,8,22)
#0C0813
(12,8,19)
#0B0810
(11,8,16)
#0A080D
(10,8,13)
#09080A
(9,8,10)
#000000
(0,0,0)

Tints of #130828

#130828
(19,8,40)
#281E3B
(40,30,59)
#3D344E
(61,52,78)
#524A61
(82,74,97)
#676074
(103,96,116)
#7C7687
(124,118,135)
#918C9A
(145,140,154)
#A6A2AD
(166,162,173)
#BBB8C0
(187,184,192)
#D0CED3
(208,206,211)
#E5E4E6
(229,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #130828 color. Also use rgb(19,8,40) instead hex code.

Text Font Color

.myTextColor { color: #130828; }

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

This text font color is #130828.

Background Color

.myBgColor { background-color: #130828; }

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

This div background color is #130828.

Border color

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

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

This div border color is #130828.

Opacity

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

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

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

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

This text has shadow with #130828 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #130828.

Preview

Color preview on black background

This text has color #130828 on black background.


Color preview on white background

This text has color #130828 on white background.


Black color preview on #130828 background

This text has black color on #130828 background.


White color preview on #130828 background

This text has white color on #130828 background.


Related colors

Complementary color

Complementary color for #hex is #ECF7D7.


I love getcolorcode.com

Triadic colors

1 #281308 and #082813 with #130828 are triadic colors.

2 #280813 and #081328 with #130828 are triadic colors.