COLOR #130620

HEX: #130620 RGB: (19,6,32)

Color info

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

RGB color model

#130620 color RGB value is (19,6,32).

RGB: (19,6,32) (7%, 2%, 13%)

RGB channels and saturation

R 19 of 255 = 7%
G 6 of 255 = 2%
B 32 of 255 = 13%

19
6
32

R + G + B ~ 7%. #130620 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 6 + 32 = 57 (100%)
R 19 of 57 ~ 33.33%
G 6 of 57 ~ 10.53%
B 32 of 57 ~ 56.14'%

%33.33
%10.53
%56.14

CMYK color model

#130620 color CMYK value is (41,81,0,87).

  • cyan value is 40.63%
  • magenta value is 81.25%
  • yellow value is 0.00%
  • key color value is 87.45%

CMYK: (41,81,0,87)
C41M81Y0K87 (41%, 81%, 0%, 87%)
(0.41 / 0.81 / 0.00 / 0.87)

CMYK percentages

%40.63
%81.25
%0
%87.45

Codes

Color #130620 in popluar color models

13 06 20
RGB 19 6 32
HSL 270° 68.42% 7.45%
HSB/HSV 270° 81.25% 12.55%
CMYK 40.63% 81.25% 0.00%
87.45%

Color #130620 in popluar number systems.

HEX 13 06 20
Decimal 19 6 32
Binary 10011 110 100000
Octal 23 6 40

Shades and tints

Shades of #130620

#130620
(19,6,32)
#12061E
(18,6,30)
#11061C
(17,6,28)
#10061A
(16,6,26)
#0F0618
(15,6,24)
#0E0616
(14,6,22)
#0D0614
(13,6,20)
#0C0612
(12,6,18)
#0B0610
(11,6,16)
#0A060E
(10,6,14)
#09060C
(9,6,12)
#000000
(0,0,0)

Tints of #130620

#130620
(19,6,32)
#281C34
(40,28,52)
#3D3248
(61,50,72)
#52485C
(82,72,92)
#675E70
(103,94,112)
#7C7484
(124,116,132)
#918A98
(145,138,152)
#A6A0AC
(166,160,172)
#BBB6C0
(187,182,192)
#D0CCD4
(208,204,212)
#E5E2E8
(229,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #130620; }

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

This text font color is #130620.

Background Color

.myBgColor { background-color: #130620; }

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

This div background color is #130620.

Border color

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

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

This div border color is #130620.

Opacity

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

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

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

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

This text has shadow with #130620 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #130620.

Preview

Color preview on black background

This text has color #130620 on black background.


Color preview on white background

This text has color #130620 on white background.


Black color preview on #130620 background

This text has black color on #130620 background.


White color preview on #130620 background

This text has white color on #130620 background.


Related colors

Complementary color

Complementary color for #hex is #ECF9DF.


I love getcolorcode.com

Triadic colors

1 #201306 and #062013 with #130620 are triadic colors.

2 #200613 and #061320 with #130620 are triadic colors.