COLOR #6C2257

HEX: #6C2257 RGB: (108,34,87)

Color info

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

RGB color model

#6C2257 color RGB value is (108,34,87).

RGB: (108,34,87) (42%, 13%, 34%)

RGB channels and saturation

R 108 of 255 = 42%
G 34 of 255 = 13%
B 87 of 255 = 34%

108
34
87

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

Portions of RGB colors in percentages

R + G + B = 108 + 34 + 87 = 229 (100%)
R 108 of 229 ~ 47.16%
G 34 of 229 ~ 14.85%
B 87 of 229 ~ 37.99'%

%47.16
%14.85
%37.99

CMYK color model

#6C2257 color CMYK value is (0,69,19,58).

  • cyan value is 0.00%
  • magenta value is 68.52%
  • yellow value is 19.44%
  • key color value is 57.65%

CMYK: (0,69,19,58)
C0M69Y19K58 (0%, 69%, 19%, 58%)
(0.00 / 0.69 / 0.19 / 0.58)

CMYK percentages

%0
%68.52
%19.44
%57.65

Codes

Color #6C2257 in popluar color models

6C 22 57
RGB 108 34 87
HSL 317° 52.11% 27.84%
HSB/HSV 317° 68.52% 42.35%
CMYK 0.00% 68.52% 19.44%
57.65%

Color #6C2257 in popluar number systems.

HEX 6C 22 57
Decimal 108 34 87
Binary 1101100 100010 1010111
Octal 154 42 127

Shades and tints

Shades of #6C2257

#6C2257
(108,34,87)
#631F50
(99,31,80)
#5A1C49
(90,28,73)
#511942
(81,25,66)
#48163B
(72,22,59)
#3F1334
(63,19,52)
#36102D
(54,16,45)
#2D0D26
(45,13,38)
#240A1F
(36,10,31)
#1B0718
(27,7,24)
#120411
(18,4,17)
#000000
(0,0,0)

Tints of #6C2257

#6C2257
(108,34,87)
#793666
(121,54,102)
#864A75
(134,74,117)
#935E84
(147,94,132)
#A07293
(160,114,147)
#AD86A2
(173,134,162)
#BA9AB1
(186,154,177)
#C7AEC0
(199,174,192)
#D4C2CF
(212,194,207)
#E1D6DE
(225,214,222)
#EEEAED
(238,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C2257 color. Also use rgb(108,34,87) instead hex code.

Text Font Color

.myTextColor { color: #6C2257; }

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

This text font color is #6C2257.

Background Color

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

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

This div background color is #6C2257.

Border color

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

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

This div border color is #6C2257.

Opacity

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

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

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

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

This text has shadow with #6C2257 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C2257.

Preview

Color preview on black background

This text has color #6C2257 on black background.


Color preview on white background

This text has color #6C2257 on white background.


Black color preview on #6C2257 background

This text has black color on #6C2257 background.


White color preview on #6C2257 background

This text has white color on #6C2257 background.


Related colors

Complementary color

Complementary color for #hex is #93DDA8.


I love getcolorcode.com

Triadic colors

1 #576C22 and #22576C with #6C2257 are triadic colors.

2 #57226C and #226C57 with #6C2257 are triadic colors.