COLOR #6D1F52

HEX: #6D1F52 RGB: (109,31,82)

Color info

#6D1F52 contains mainly red and blue colors. Web safe color of #6D1F52 is #663366 (or #636).

RGB color model

#6D1F52 color RGB value is (109,31,82).

RGB: (109,31,82) (43%, 12%, 32%)

RGB channels and saturation

R 109 of 255 = 43%
G 31 of 255 = 12%
B 82 of 255 = 32%

109
31
82

R + G + B ~ 29%. #6D1F52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 31 + 82 = 222 (100%)
R 109 of 222 ~ 49.1%
G 31 of 222 ~ 13.96%
B 82 of 222 ~ 36.94'%

%49.1
%13.96
%36.94

CMYK color model

#6D1F52 color CMYK value is (0,72,25,57).

  • cyan value is 0.00%
  • magenta value is 71.56%
  • yellow value is 24.77%
  • key color value is 57.25%

CMYK: (0,72,25,57)
C0M72Y25K57 (0%, 72%, 25%, 57%)
(0.00 / 0.72 / 0.25 / 0.57)

CMYK percentages

%0
%71.56
%24.77
%57.25

Codes

Color #6D1F52 in popluar color models

6D 1F 52
RGB 109 31 82
HSL 321° 55.71% 27.45%
HSB/HSV 321° 71.56% 42.75%
CMYK 0.00% 71.56% 24.77%
57.25%

Color #6D1F52 in popluar number systems.

HEX 6D 1F 52
Decimal 109 31 82
Binary 1101101 11111 1010010
Octal 155 37 122

Shades and tints

Shades of #6D1F52

#6D1F52
(109,31,82)
#641D4B
(100,29,75)
#5B1B44
(91,27,68)
#52193D
(82,25,61)
#491736
(73,23,54)
#40152F
(64,21,47)
#371328
(55,19,40)
#2E1121
(46,17,33)
#250F1A
(37,15,26)
#1C0D13
(28,13,19)
#130B0C
(19,11,12)
#000000
(0,0,0)

Tints of #6D1F52

#6D1F52
(109,31,82)
#7A3361
(122,51,97)
#874770
(135,71,112)
#945B7F
(148,91,127)
#A16F8E
(161,111,142)
#AE839D
(174,131,157)
#BB97AC
(187,151,172)
#C8ABBB
(200,171,187)
#D5BFCA
(213,191,202)
#E2D3D9
(226,211,217)
#EFE7E8
(239,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D1F52 color. Also use rgb(109,31,82) instead hex code.

Text Font Color

.myTextColor { color: #6D1F52; }

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

This text font color is #6D1F52.

Background Color

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

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

This div background color is #6D1F52.

Border color

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

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

This div border color is #6D1F52.

Opacity

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

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

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

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

This text has shadow with #6D1F52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D1F52.

Preview

Color preview on black background

This text has color #6D1F52 on black background.


Color preview on white background

This text has color #6D1F52 on white background.


Black color preview on #6D1F52 background

This text has black color on #6D1F52 background.


White color preview on #6D1F52 background

This text has white color on #6D1F52 background.


Related colors

Complementary color

Complementary color for #hex is #92E0AD.


I love getcolorcode.com

Triadic colors

1 #526D1F and #1F526D with #6D1F52 are triadic colors.

2 #521F6D and #1F6D52 with #6D1F52 are triadic colors.