COLOR #130608

HEX: #130608 RGB: (19,6,8)

Color info

#130608 contains red, green and blue colors in about the same proportion. Web safe color of #130608 is #000000 (or #000).

RGB color model

#130608 color RGB value is (19,6,8).

RGB: (19,6,8) (7%, 2%, 3%)

RGB channels and saturation

R 19 of 255 = 7%
G 6 of 255 = 2%
B 8 of 255 = 3%

19
6
8

R + G + B ~ 4%. #130608 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 6 + 8 = 33 (100%)
R 19 of 33 ~ 57.58%
G 6 of 33 ~ 18.18%
B 8 of 33 ~ 24.24'%

%57.58
%18.18
%24.24

CMYK color model

#130608 color CMYK value is (0,68,58,93).

  • cyan value is 0.00%
  • magenta value is 68.42%
  • yellow value is 57.89%
  • key color value is 92.55%

CMYK: (0,68,58,93)
C0M68Y58K93 (0%, 68%, 58%, 93%)
(0.00 / 0.68 / 0.58 / 0.93)

CMYK percentages

%0
%68.42
%57.89
%92.55

Codes

Color #130608 in popluar color models

13 06 08
RGB 19 6 8
HSL 351° 52.00% 4.90%
HSB/HSV 351° 68.42% 7.45%
CMYK 0.00% 68.42% 57.89%
92.55%

Color #130608 in popluar number systems.

HEX 13 06 08
Decimal 19 6 8
Binary 10011 110 1000
Octal 23 6 10

Shades and tints

Shades of #130608

#130608
(19,6,8)
#120608
(18,6,8)
#110608
(17,6,8)
#100608
(16,6,8)
#0F0608
(15,6,8)
#0E0608
(14,6,8)
#0D0608
(13,6,8)
#0C0608
(12,6,8)
#0B0608
(11,6,8)
#0A0608
(10,6,8)
#090608
(9,6,8)
#000000
(0,0,0)

Tints of #130608

#130608
(19,6,8)
#281C1E
(40,28,30)
#3D3234
(61,50,52)
#52484A
(82,72,74)
#675E60
(103,94,96)
#7C7476
(124,116,118)
#918A8C
(145,138,140)
#A6A0A2
(166,160,162)
#BBB6B8
(187,182,184)
#D0CCCE
(208,204,206)
#E5E2E4
(229,226,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #130608; }

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

This text font color is #130608.

Background Color

.myBgColor { background-color: #130608; }

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

This div background color is #130608.

Border color

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

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

This div border color is #130608.

Opacity

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

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

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

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

This text has shadow with #130608 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #130608.

Preview

Color preview on black background

This text has color #130608 on black background.


Color preview on white background

This text has color #130608 on white background.


Black color preview on #130608 background

This text has black color on #130608 background.


White color preview on #130608 background

This text has white color on #130608 background.


Related colors

Complementary color

Complementary color for #hex is #ECF9F7.


I love getcolorcode.com

Triadic colors

1 #081306 and #060813 with #130608 are triadic colors.

2 #080613 and #061308 with #130608 are triadic colors.