COLOR #06130A

HEX: #06130A RGB: (6,19,10)

Color info

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

RGB color model

#06130A color RGB value is (6,19,10).

RGB: (6,19,10) (2%, 7%, 4%)

RGB channels and saturation

R 6 of 255 = 2%
G 19 of 255 = 7%
B 10 of 255 = 4%

6
19
10

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

Portions of RGB colors in percentages

R + G + B = 6 + 19 + 10 = 35 (100%)
R 6 of 35 ~ 17.14%
G 19 of 35 ~ 54.29%
B 10 of 35 ~ 28.57'%

%17.14
%54.29
%28.57

CMYK color model

#06130A color CMYK value is (68,0,47,93).

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

CMYK: (68,0,47,93)
C68M0Y47K93 (68%, 0%, 47%, 93%)
(0.68 / 0.00 / 0.47 / 0.93)

CMYK percentages

%68.42
%0
%47.37
%92.55

Codes

Color #06130A in popluar color models

06 13 0A
RGB 6 19 10
HSL 138° 52.00% 4.90%
HSB/HSV 138° 68.42% 7.45%
CMYK 68.42% 0.00% 47.37%
92.55%

Color #06130A in popluar number systems.

HEX 06 13 0A
Decimal 6 19 10
Binary 110 10011 1010
Octal 6 23 12

Shades and tints

Shades of #06130A

#06130A
(6,19,10)
#06120A
(6,18,10)
#06110A
(6,17,10)
#06100A
(6,16,10)
#060F0A
(6,15,10)
#060E0A
(6,14,10)
#060D0A
(6,13,10)
#060C0A
(6,12,10)
#060B0A
(6,11,10)
#060A0A
(6,10,10)
#06090A
(6,9,10)
#000000
(0,0,0)

Tints of #06130A

#06130A
(6,19,10)
#1C2820
(28,40,32)
#323D36
(50,61,54)
#48524C
(72,82,76)
#5E6762
(94,103,98)
#747C78
(116,124,120)
#8A918E
(138,145,142)
#A0A6A4
(160,166,164)
#B6BBBA
(182,187,186)
#CCD0D0
(204,208,208)
#E2E5E6
(226,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #06130A; }

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

This text font color is #06130A.

Background Color

.myBgColor { background-color: #06130A; }

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

This div background color is #06130A.

Border color

.myBorderColor { border: 1px solid #06130A; }

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

This div border color is #06130A.

Opacity

.myOpacity80 { color: #06130A; opacity: 0.8; }

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

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

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

This text has shadow with #06130A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06130A.

Preview

Color preview on black background

This text has color #06130A on black background.


Color preview on white background

This text has color #06130A on white background.


Black color preview on #06130A background

This text has black color on #06130A background.


White color preview on #06130A background

This text has white color on #06130A background.


Related colors

Complementary color

Complementary color for #hex is #F9ECF5.


I love getcolorcode.com

Triadic colors

1 #0A0613 and #130A06 with #06130A are triadic colors.

2 #0A1306 and #13060A with #06130A are triadic colors.