COLOR #6C1B62

HEX: #6C1B62 RGB: (108,27,98)

Color info

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

RGB color model

#6C1B62 color RGB value is (108,27,98).

RGB: (108,27,98) (42%, 11%, 38%)

RGB channels and saturation

R 108 of 255 = 42%
G 27 of 255 = 11%
B 98 of 255 = 38%

108
27
98

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

Portions of RGB colors in percentages

R + G + B = 108 + 27 + 98 = 233 (100%)
R 108 of 233 ~ 46.35%
G 27 of 233 ~ 11.59%
B 98 of 233 ~ 42.06'%

%46.35
%11.59
%42.06

CMYK color model

#6C1B62 color CMYK value is (0,75,9,58).

  • cyan value is 0.00%
  • magenta value is 75.00%
  • yellow value is 9.26%
  • key color value is 57.65%

CMYK: (0,75,9,58)
C0M75Y9K58 (0%, 75%, 9%, 58%)
(0.00 / 0.75 / 0.09 / 0.58)

CMYK percentages

%0
%75
%9.26
%57.65

Codes

Color #6C1B62 in popluar color models

6C 1B 62
RGB 108 27 98
HSL 307° 60.00% 26.47%
HSB/HSV 307° 75.00% 42.35%
CMYK 0.00% 75.00% 9.26%
57.65%

Color #6C1B62 in popluar number systems.

HEX 6C 1B 62
Decimal 108 27 98
Binary 1101100 11011 1100010
Octal 154 33 142

Shades and tints

Shades of #6C1B62

#6C1B62
(108,27,98)
#63195A
(99,25,90)
#5A1752
(90,23,82)
#51154A
(81,21,74)
#481342
(72,19,66)
#3F113A
(63,17,58)
#360F32
(54,15,50)
#2D0D2A
(45,13,42)
#240B22
(36,11,34)
#1B091A
(27,9,26)
#120712
(18,7,18)
#000000
(0,0,0)

Tints of #6C1B62

#6C1B62
(108,27,98)
#792F70
(121,47,112)
#86437E
(134,67,126)
#93578C
(147,87,140)
#A06B9A
(160,107,154)
#AD7FA8
(173,127,168)
#BA93B6
(186,147,182)
#C7A7C4
(199,167,196)
#D4BBD2
(212,187,210)
#E1CFE0
(225,207,224)
#EEE3EE
(238,227,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C1B62 color. Also use rgb(108,27,98) instead hex code.

Text Font Color

.myTextColor { color: #6C1B62; }

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

This text font color is #6C1B62.

Background Color

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

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

This div background color is #6C1B62.

Border color

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

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

This div border color is #6C1B62.

Opacity

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

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

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

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

This text has shadow with #6C1B62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C1B62.

Preview

Color preview on black background

This text has color #6C1B62 on black background.


Color preview on white background

This text has color #6C1B62 on white background.


Black color preview on #6C1B62 background

This text has black color on #6C1B62 background.


White color preview on #6C1B62 background

This text has white color on #6C1B62 background.


Related colors

Complementary color

Complementary color for #hex is #93E49D.


I love getcolorcode.com

Triadic colors

1 #626C1B and #1B626C with #6C1B62 are triadic colors.

2 #621B6C and #1B6C62 with #6C1B62 are triadic colors.