COLOR #6B1006

HEX: #6B1006 RGB: (107,16,6)

Renk bilgisi

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

RGB renk modeli

#6B1006 color RGB value is (107,16,6).

RGB: (107,16,6) (42%, 6%, 2%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 16 of 255 = 6%
B 6 of 255 = 2%

107
16
6

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 16 + 6 = 129 (100%)
R 107 of 129 ~ 82.95%
G 16 of 129 ~ 12.4%
B 6 of 129 ~ 4.65'%

%82.95
%12.4

CMYK RENK MODELİ

#6B1006 rengi CMYK tonu (0,85,94,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 85.05%
  • sarı tonu 94.39%
  • ana renk tonu 58.04%

CMYK: (0,85,94,58)
C0M85Y94K58 (0%, 85%, 94%, 58%)
(0.00 / 0.85 / 0.94 / 0.58)

CMYK yüzdeleri

%0
%85.05
%94.39
%58.04

Codes

Color #6B1006 in popluar color models

6B 10 06
RGB 107 16 6
HSL 89.38% 22.16%
HSB/HSV 94.39% 41.96%
CMYK 0.00% 85.05% 94.39%
58.04%

Color #6B1006 in popluar number systems.

HEX 6B 10 06
Decimal 107 16 6
Binary 1101011 10000 110
Octal 153 20 6

Shades and tints

Shades of #6B1006

#6B1006
(107,16,6)
#620F06
(98,15,6)
#590E06
(89,14,6)
#500D06
(80,13,6)
#470C06
(71,12,6)
#3E0B06
(62,11,6)
#350A06
(53,10,6)
#2C0906
(44,9,6)
#230806
(35,8,6)
#1A0706
(26,7,6)
#110606
(17,6,6)
#000000
(0,0,0)

Tints of #6B1006

#6B1006
(107,16,6)
#78251C
(120,37,28)
#853A32
(133,58,50)
#924F48
(146,79,72)
#9F645E
(159,100,94)
#AC7974
(172,121,116)
#B98E8A
(185,142,138)
#C6A3A0
(198,163,160)
#D3B8B6
(211,184,182)
#E0CDCC
(224,205,204)
#EDE2E2
(237,226,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B1006; }

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

This text font color is #6B1006.

Background Color

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

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

This div background color is #6B1006.

Border color

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

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

This div border color is #6B1006.

Opacity

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

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

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

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

This text has shadow with #6B1006 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B1006.

Preview

Color preview on black background

This text has color #6B1006 on black background.


Color preview on white background

This text has color #6B1006 on white background.


Black color preview on #6B1006 background

This text has black color on #6B1006 background.


White color preview on #6B1006 background

This text has white color on #6B1006 background.


Related colors

Complementary color

Complementary color for #hex is #94EFF9.


I love getcolorcode.com

Triadic colors

1 #066B10 and #10066B with #6B1006 are triadic colors.

2 #06106B and #106B06 with #6B1006 are triadic colors.