COLOR #130838

HEX: #130838 RGB: (19,8,56)

Color info

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

RGB color model

#130838 color RGB value is (19,8,56).

RGB: (19,8,56) (7%, 3%, 22%)

RGB channels and saturation

R 19 of 255 = 7%
G 8 of 255 = 3%
B 56 of 255 = 22%

19
8
56

R + G + B ~ 11%. #130838 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 8 + 56 = 83 (100%)
R 19 of 83 ~ 22.89%
G 8 of 83 ~ 9.64%
B 56 of 83 ~ 67.47'%

%22.89
%67.47

CMYK color model

#130838 color CMYK value is (66,86,0,78).

  • cyan value is 66.07%
  • magenta value is 85.71%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (66,86,0,78)
C66M86Y0K78 (66%, 86%, 0%, 78%)
(0.66 / 0.86 / 0.00 / 0.78)

CMYK percentages

%66.07
%85.71
%0
%78.04

Codes

Color #130838 in popluar color models

13 08 38
RGB 19 8 56
HSL 254° 75.00% 12.55%
HSB/HSV 254° 85.71% 21.96%
CMYK 66.07% 85.71% 0.00%
78.04%

Color #130838 in popluar number systems.

HEX 13 08 38
Decimal 19 8 56
Binary 10011 1000 111000
Octal 23 10 70

Shades and tints

Shades of #130838

#130838
(19,8,56)
#120833
(18,8,51)
#11082E
(17,8,46)
#100829
(16,8,41)
#0F0824
(15,8,36)
#0E081F
(14,8,31)
#0D081A
(13,8,26)
#0C0815
(12,8,21)
#0B0810
(11,8,16)
#0A080B
(10,8,11)
#090806
(9,8,6)
#000000
(0,0,0)

Tints of #130838

#130838
(19,8,56)
#281E4A
(40,30,74)
#3D345C
(61,52,92)
#524A6E
(82,74,110)
#676080
(103,96,128)
#7C7692
(124,118,146)
#918CA4
(145,140,164)
#A6A2B6
(166,162,182)
#BBB8C8
(187,184,200)
#D0CEDA
(208,206,218)
#E5E4EC
(229,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #130838; }

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

This text font color is #130838.

Background Color

.myBgColor { background-color: #130838; }

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

This div background color is #130838.

Border color

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

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

This div border color is #130838.

Opacity

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

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

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

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

This text has shadow with #130838 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #130838.

Preview

Color preview on black background

This text has color #130838 on black background.


Color preview on white background

This text has color #130838 on white background.


Black color preview on #130838 background

This text has black color on #130838 background.


White color preview on #130838 background

This text has white color on #130838 background.


Related colors

Complementary color

Complementary color for #hex is #ECF7C7.


I love getcolorcode.com

Triadic colors

1 #381308 and #083813 with #130838 are triadic colors.

2 #380813 and #081338 with #130838 are triadic colors.