COLOR #06130D

HEX: #06130D RGB: (6,19,13)

Renk bilgisi

#06130D contains red, green and blue colors in about the same proportion. #06130D ‘ nin web güvenlik rengi #000000 (ya da #000) dir.

RGB renk modeli

#06130D color RGB value is (6,19,13).

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

RGB bağlantıları ve doygunluk

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

6
19
13

R + G + B ~ 5%. #06130D is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 6 + 19 + 13 = 38 (100%)
R 6 of 38 ~ 15.79%
G 19 of 38 ~ 50%
B 13 of 38 ~ 34.21'%

%15.79
%50
%34.21

CMYK RENK MODELİ

#06130D rengi CMYK tonu (68,0,32,93).

  • camgöbeği tonu 68.42%
  • eflatun tonu 0.00%
  • sarı tonu 31.58%
  • ana renk tonu 92.55%
CMYK: (68,0,32,93) C68M0Y32K93 (68%,0%,32%,93%) (0.68/0.00/0.32/0.93) 

CMYK yüzdeleri

%68.42
%0
%31.58
%92.55

Codes

Color #06130D in popluar color models

06 13 0D
RGB 6 19 13
HSL 152° 52.00% 4.90%
HSB/HSV 152° 68.42% 7.45%
CMYK 68.42% 0.00% 31.58%
92.55%

Color #06130D in popluar number systems.

HEX 06 13 0D
Decimal 6 19 13
Binary 110 10011 1101
Octal 6 23 15

Shades and tints

Shades of #06130D

#06130D
(6,19,13)
#06120C
(6,18,12)
#06110B
(6,17,11)
#06100A
(6,16,10)
#060F09
(6,15,9)
#060E08
(6,14,8)
#060D07
(6,13,7)
#060C06
(6,12,6)
#060B05
(6,11,5)
#060A04
(6,10,4)
#060903
(6,9,3)
#000000
(0,0,0)

Tints of #06130D

#06130D
(6,19,13)
#1C2823
(28,40,35)
#323D39
(50,61,57)
#48524F
(72,82,79)
#5E6765
(94,103,101)
#747C7B
(116,124,123)
#8A9191
(138,145,145)
#A0A6A7
(160,166,167)
#B6BBBD
(182,187,189)
#CCD0D3
(204,208,211)
#E2E5E9
(226,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #06130D; }

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

This text font color is #06130D.

Background Color

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

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

This div background color is #06130D.

Border color

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

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

This div border color is #06130D.

Opacity

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

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

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

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

This text has shadow with #06130D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06130D.

Preview

Color preview on black background

This text has color #06130D on black background.


Color preview on white background

This text has color #06130D on white background.


Black color preview on #06130D background

This text has black color on #06130D background.


White color preview on #06130D background

This text has white color on #06130D background.


Related colors

Complementary color

Complementary color for #hex is #F9ECF2.


I love getcolorcode.com

Triadic colors

1 #0D0613 and #130D06 with #06130D are triadic colors.

2 #0D1306 and #13060D with #06130D are triadic colors.