COLOR #6B1D0D

HEX: #6B1D0D RGB: (107,29,13)

Renk bilgisi

#6B1D0D contains mainly red color. #6B1D0D ‘ nin web güvenlik rengi #663300 (ya da #630) dir.

RGB renk modeli

#6B1D0D color RGB value is (107,29,13).

RGB: (107,29,13) (42%, 11%, 5%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 29 of 255 = 11%
B 13 of 255 = 5%

107
29
13

R + G + B ~ 19%. #6B1D0D is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 29 + 13 = 149 (100%)
R 107 of 149 ~ 71.81%
G 29 of 149 ~ 19.46%
B 13 of 149 ~ 8.72'%

%71.81
%19.46

CMYK RENK MODELİ

#6B1D0D rengi CMYK tonu (0,73,88,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 72.90%
  • sarı tonu 87.85%
  • ana renk tonu 58.04%

CMYK: (0,73,88,58)
C0M73Y88K58 (0%, 73%, 88%, 58%)
(0.00 / 0.73 / 0.88 / 0.58)

CMYK yüzdeleri

%0
%72.9
%87.85
%58.04

Codes

Color #6B1D0D in popluar color models

6B 1D 0D
RGB 107 29 13
HSL 10° 78.33% 23.53%
HSB/HSV 10° 87.85% 41.96%
CMYK 0.00% 72.90% 87.85%
58.04%

Color #6B1D0D in popluar number systems.

HEX 6B 1D 0D
Decimal 107 29 13
Binary 1101011 11101 1101
Octal 153 35 15

Shades and tints

Shades of #6B1D0D

#6B1D0D
(107,29,13)
#621B0C
(98,27,12)
#59190B
(89,25,11)
#50170A
(80,23,10)
#471509
(71,21,9)
#3E1308
(62,19,8)
#351107
(53,17,7)
#2C0F06
(44,15,6)
#230D05
(35,13,5)
#1A0B04
(26,11,4)
#110903
(17,9,3)
#000000
(0,0,0)

Tints of #6B1D0D

#6B1D0D
(107,29,13)
#783123
(120,49,35)
#854539
(133,69,57)
#92594F
(146,89,79)
#9F6D65
(159,109,101)
#AC817B
(172,129,123)
#B99591
(185,149,145)
#C6A9A7
(198,169,167)
#D3BDBD
(211,189,189)
#E0D1D3
(224,209,211)
#EDE5E9
(237,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B1D0D; }

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

This text font color is #6B1D0D.

Background Color

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

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

This div background color is #6B1D0D.

Border color

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

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

This div border color is #6B1D0D.

Opacity

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

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

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

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

This text has shadow with #6B1D0D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B1D0D.

Preview

Color preview on black background

This text has color #6B1D0D on black background.


Color preview on white background

This text has color #6B1D0D on white background.


Black color preview on #6B1D0D background

This text has black color on #6B1D0D background.


White color preview on #6B1D0D background

This text has white color on #6B1D0D background.


Related colors

Complementary color

Complementary color for #hex is #94E2F2.


I love getcolorcode.com

Triadic colors

1 #0D6B1D and #1D0D6B with #6B1D0D are triadic colors.

2 #0D1D6B and #1D6B0D with #6B1D0D are triadic colors.