COLOR #6B0513

HEX: #6B0513 RGB: (107,5,19)

Renk bilgisi

#6B0513 contains mainly red color. #6B0513 ‘ nin web güvenlik rengi #660000 (ya da #600) dir.

RGB renk modeli

#6B0513 color RGB value is (107,5,19).

RGB: (107,5,19) (42%, 2%, 7%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 5 of 255 = 2%
B 19 of 255 = 7%

107
5
19

R + G + B ~ 17%. #6B0513 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 5 + 19 = 131 (100%)
R 107 of 131 ~ 81.68%
G 5 of 131 ~ 3.82%
B 19 of 131 ~ 14.5'%

%81.68
%14.5

CMYK RENK MODELİ

#6B0513 rengi CMYK tonu (0,95,82,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 95.33%
  • sarı tonu 82.24%
  • ana renk tonu 58.04%

CMYK: (0,95,82,58)
C0M95Y82K58 (0%, 95%, 82%, 58%)
(0.00 / 0.95 / 0.82 / 0.58)

CMYK yüzdeleri

%0
%95.33
%82.24
%58.04

Codes

Color #6B0513 in popluar color models

6B 05 13
RGB 107 5 19
HSL 352° 91.07% 21.96%
HSB/HSV 352° 95.33% 41.96%
CMYK 0.00% 95.33% 82.24%
58.04%

Color #6B0513 in popluar number systems.

HEX 6B 05 13
Decimal 107 5 19
Binary 1101011 101 10011
Octal 153 5 23

Shades and tints

Shades of #6B0513

#6B0513
(107,5,19)
#620512
(98,5,18)
#590511
(89,5,17)
#500510
(80,5,16)
#47050F
(71,5,15)
#3E050E
(62,5,14)
#35050D
(53,5,13)
#2C050C
(44,5,12)
#23050B
(35,5,11)
#1A050A
(26,5,10)
#110509
(17,5,9)
#000000
(0,0,0)

Tints of #6B0513

#6B0513
(107,5,19)
#781B28
(120,27,40)
#85313D
(133,49,61)
#924752
(146,71,82)
#9F5D67
(159,93,103)
#AC737C
(172,115,124)
#B98991
(185,137,145)
#C69FA6
(198,159,166)
#D3B5BB
(211,181,187)
#E0CBD0
(224,203,208)
#EDE1E5
(237,225,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B0513; }

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

This text font color is #6B0513.

Background Color

.myBgColor { background-color: #6B0513; }

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

This div background color is #6B0513.

Border color

.myBorderColor { border: 1px solid #6B0513; }

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

This div border color is #6B0513.

Opacity

.myOpacity80 { color: #6B0513; opacity: 0.8; }

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

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

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

This text has shadow with #6B0513 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B0513.

Preview

Color preview on black background

This text has color #6B0513 on black background.


Color preview on white background

This text has color #6B0513 on white background.


Black color preview on #6B0513 background

This text has black color on #6B0513 background.


White color preview on #6B0513 background

This text has white color on #6B0513 background.


Related colors

Complementary color

Complementary color for #hex is #94FAEC.


I love getcolorcode.com

Triadic colors

1 #136B05 and #05136B with #6B0513 are triadic colors.

2 #13056B and #056B13 with #6B0513 are triadic colors.