COLOR #6C306C

HEX: #6C306C RGB: (108,48,108)

Color info

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

RGB color model

#6C306C color RGB value is (108,48,108).

RGB: (108,48,108) (42%, 19%, 42%)

RGB channels and saturation

R 108 of 255 = 42%
G 48 of 255 = 19%
B 108 of 255 = 42%

108
48
108

R + G + B ~ 34%. #6C306C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 48 + 108 = 264 (100%)
R 108 of 264 ~ 40.91%
G 48 of 264 ~ 18.18%
B 108 of 264 ~ 40.91'%

%40.91
%18.18
%40.91

CMYK color model

#6C306C color CMYK value is (0,56,0,58).

  • cyan value is 0.00%
  • magenta value is 55.56%
  • yellow value is 0.00%
  • key color value is 57.65%
CMYK: (0,56,0,58) C0M56Y0K58 (0%,56%,0%,58%) (0.00/0.56/0.00/0.58) 

CMYK percentages

%0
%55.56
%0
%57.65

Codes

Color #6C306C in popluar color models

6C 30 6C
RGB 108 48 108
HSL 300° 38.46% 30.59%
HSB/HSV 300° 55.56% 42.35%
CMYK 0.00% 55.56% 0.00%
57.65%

Color #6C306C in popluar number systems.

HEX 6C 30 6C
Decimal 108 48 108
Binary 1101100 110000 1101100
Octal 154 60 154

Shades and tints

Shades of #6C306C

#6C306C
(108,48,108)
#632C63
(99,44,99)
#5A285A
(90,40,90)
#512451
(81,36,81)
#482048
(72,32,72)
#3F1C3F
(63,28,63)
#361836
(54,24,54)
#2D142D
(45,20,45)
#241024
(36,16,36)
#1B0C1B
(27,12,27)
#120812
(18,8,18)
#000000
(0,0,0)

Tints of #6C306C

#6C306C
(108,48,108)
#794279
(121,66,121)
#865486
(134,84,134)
#936693
(147,102,147)
#A078A0
(160,120,160)
#AD8AAD
(173,138,173)
#BA9CBA
(186,156,186)
#C7AEC7
(199,174,199)
#D4C0D4
(212,192,212)
#E1D2E1
(225,210,225)
#EEE4EE
(238,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6C306C; }

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

This text font color is #6C306C.

Background Color

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

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

This div background color is #6C306C.

Border color

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

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

This div border color is #6C306C.

Opacity

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

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

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

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

This text has shadow with #6C306C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C306C.

Preview

Color preview on black background

This text has color #6C306C on black background.


Color preview on white background

This text has color #6C306C on white background.


Black color preview on #6C306C background

This text has black color on #6C306C background.


White color preview on #6C306C background

This text has white color on #6C306C background.


Related colors

Complementary color

Complementary color for #hex is #93CF93.


I love getcolorcode.com

Triadic colors

1 #6C6C30 and #306C6C with #6C306C are triadic colors.

2 #6C306C and #306C6C with #6C306C are triadic colors.