COLOR #6D1D5E

HEX: #6D1D5E RGB: (109,29,94)

Renk bilgisi

#6D1D5E contains mainly red and blue colors. #6D1D5E ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#6D1D5E color RGB value is (109,29,94).

RGB: (109,29,94) (43%, 11%, 37%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 29 of 255 = 11%
B 94 of 255 = 37%

109
29
94

R + G + B ~ 30%. #6D1D5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 29 + 94 = 232 (100%)
R 109 of 232 ~ 46.98%
G 29 of 232 ~ 12.5%
B 94 of 232 ~ 40.52'%

%46.98
%12.5
%40.52

CMYK RENK MODELİ

#6D1D5E rengi CMYK tonu (0,73,14,57).

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

CMYK: (0,73,14,57)
C0M73Y14K57 (0%, 73%, 14%, 57%)
(0.00 / 0.73 / 0.14 / 0.57)

CMYK yüzdeleri

%0
%73.39
%13.76
%57.25

Codes

Color #6D1D5E in popluar color models

6D 1D 5E
RGB 109 29 94
HSL 311° 57.97% 27.06%
HSB/HSV 311° 73.39% 42.75%
CMYK 0.00% 73.39% 13.76%
57.25%

Color #6D1D5E in popluar number systems.

HEX 6D 1D 5E
Decimal 109 29 94
Binary 1101101 11101 1011110
Octal 155 35 136

Shades and tints

Shades of #6D1D5E

#6D1D5E
(109,29,94)
#641B56
(100,27,86)
#5B194E
(91,25,78)
#521746
(82,23,70)
#49153E
(73,21,62)
#401336
(64,19,54)
#37112E
(55,17,46)
#2E0F26
(46,15,38)
#250D1E
(37,13,30)
#1C0B16
(28,11,22)
#13090E
(19,9,14)
#000000
(0,0,0)

Tints of #6D1D5E

#6D1D5E
(109,29,94)
#7A316C
(122,49,108)
#87457A
(135,69,122)
#945988
(148,89,136)
#A16D96
(161,109,150)
#AE81A4
(174,129,164)
#BB95B2
(187,149,178)
#C8A9C0
(200,169,192)
#D5BDCE
(213,189,206)
#E2D1DC
(226,209,220)
#EFE5EA
(239,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D1D5E; }

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

This text font color is #6D1D5E.

Background Color

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

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

This div background color is #6D1D5E.

Border color

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

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

This div border color is #6D1D5E.

Opacity

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

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

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

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

This text has shadow with #6D1D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D1D5E.

Preview

Color preview on black background

This text has color #6D1D5E on black background.


Color preview on white background

This text has color #6D1D5E on white background.


Black color preview on #6D1D5E background

This text has black color on #6D1D5E background.


White color preview on #6D1D5E background

This text has white color on #6D1D5E background.


Related colors

Complementary color

Complementary color for #hex is #92E2A1.


I love getcolorcode.com

Triadic colors

1 #5E6D1D and #1D5E6D with #6D1D5E are triadic colors.

2 #5E1D6D and #1D6D5E with #6D1D5E are triadic colors.