COLOR #6D1D4D

HEX: #6D1D4D RGB: (109,29,77)

Renk bilgisi

#6D1D4D contains mainly red and blue colors. #6D1D4D ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#6D1D4D color RGB value is (109,29,77).

RGB: (109,29,77) (43%, 11%, 30%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 29 of 255 = 11%
B 77 of 255 = 30%

109
29
77

R + G + B ~ 28%. #6D1D4D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 29 + 77 = 215 (100%)
R 109 of 215 ~ 50.7%
G 29 of 215 ~ 13.49%
B 77 of 215 ~ 35.81'%

%50.7
%13.49
%35.81

CMYK RENK MODELİ

#6D1D4D rengi CMYK tonu (0,73,29,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 73.39%
  • sarı tonu 29.36%
  • ana renk tonu 57.25%

CMYK: (0,73,29,57)
C0M73Y29K57 (0%, 73%, 29%, 57%)
(0.00 / 0.73 / 0.29 / 0.57)

CMYK yüzdeleri

%0
%73.39
%29.36
%57.25

Codes

Color #6D1D4D in popluar color models

6D 1D 4D
RGB 109 29 77
HSL 324° 57.97% 27.06%
HSB/HSV 324° 73.39% 42.75%
CMYK 0.00% 73.39% 29.36%
57.25%

Color #6D1D4D in popluar number systems.

HEX 6D 1D 4D
Decimal 109 29 77
Binary 1101101 11101 1001101
Octal 155 35 115

Shades and tints

Shades of #6D1D4D

#6D1D4D
(109,29,77)
#641B46
(100,27,70)
#5B193F
(91,25,63)
#521738
(82,23,56)
#491531
(73,21,49)
#40132A
(64,19,42)
#371123
(55,17,35)
#2E0F1C
(46,15,28)
#250D15
(37,13,21)
#1C0B0E
(28,11,14)
#130907
(19,9,7)
#000000
(0,0,0)

Tints of #6D1D4D

#6D1D4D
(109,29,77)
#7A315D
(122,49,93)
#87456D
(135,69,109)
#94597D
(148,89,125)
#A16D8D
(161,109,141)
#AE819D
(174,129,157)
#BB95AD
(187,149,173)
#C8A9BD
(200,169,189)
#D5BDCD
(213,189,205)
#E2D1DD
(226,209,221)
#EFE5ED
(239,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D1D4D color. Also use rgb(109,29,77) instead hex code.

Text Font Color

.myTextColor { color: #6D1D4D; }

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

This text font color is #6D1D4D.

Background Color

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

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

This div background color is #6D1D4D.

Border color

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

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

This div border color is #6D1D4D.

Opacity

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

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

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

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

This text has shadow with #6D1D4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D1D4D.

Preview

Color preview on black background

This text has color #6D1D4D on black background.


Color preview on white background

This text has color #6D1D4D on white background.


Black color preview on #6D1D4D background

This text has black color on #6D1D4D background.


White color preview on #6D1D4D background

This text has white color on #6D1D4D background.


Related colors

Complementary color

Complementary color for #hex is #92E2B2.


I love getcolorcode.com

Triadic colors

1 #4D6D1D and #1D4D6D with #6D1D4D are triadic colors.

2 #4D1D6D and #1D6D4D with #6D1D4D are triadic colors.