COLOR #6D0C95

HEX: #6D0C95 RGB: (109,12,149)

Color info

#6D0C95 contains mainly red and blue colors. Web safe color of #6D0C95 is #660099 (or #609).

RGB color model

#6D0C95 color RGB value is (109,12,149).

RGB: (109,12,149) (43%, 5%, 58%)

RGB channels and saturation

R 109 of 255 = 43%
G 12 of 255 = 5%
B 149 of 255 = 58%

109
12
149

R + G + B ~ 35%. #6D0C95 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 12 + 149 = 270 (100%)
R 109 of 270 ~ 40.37%
G 12 of 270 ~ 4.44%
B 149 of 270 ~ 55.19'%

%40.37
%55.19

CMYK color model

#6D0C95 color CMYK value is (27,92,0,42).

  • cyan value is 26.85%
  • magenta value is 91.95%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (27,92,0,42) C27M92Y0K42 (27%,92%,0%,42%) (0.27/0.92/0.00/0.42) 

CMYK percentages

%26.85
%91.95
%0
%41.57

Codes

Color #6D0C95 in popluar color models

6D 0C 95
RGB 109 12 149
HSL 282° 85.09% 31.57%
HSB/HSV 282° 91.95% 58.43%
CMYK 26.85% 91.95% 0.00%
41.57%

Color #6D0C95 in popluar number systems.

HEX 6D 0C 95
Decimal 109 12 149
Binary 1101101 1100 10010101
Octal 155 14 225

Shades and tints

Shades of #6D0C95

#6D0C95
(109,12,149)
#640B88
(100,11,136)
#5B0A7B
(91,10,123)
#52096E
(82,9,110)
#490861
(73,8,97)
#400754
(64,7,84)
#370647
(55,6,71)
#2E053A
(46,5,58)
#25042D
(37,4,45)
#1C0320
(28,3,32)
#130213
(19,2,19)
#000000
(0,0,0)

Tints of #6D0C95

#6D0C95
(109,12,149)
#7A229E
(122,34,158)
#8738A7
(135,56,167)
#944EB0
(148,78,176)
#A164B9
(161,100,185)
#AE7AC2
(174,122,194)
#BB90CB
(187,144,203)
#C8A6D4
(200,166,212)
#D5BCDD
(213,188,221)
#E2D2E6
(226,210,230)
#EFE8EF
(239,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D0C95 color. Also use rgb(109,12,149) instead hex code.

Text Font Color

.myTextColor { color: #6D0C95; }

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

This text font color is #6D0C95.

Background Color

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

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

This div background color is #6D0C95.

Border color

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

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

This div border color is #6D0C95.

Opacity

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

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

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

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

This text has shadow with #6D0C95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D0C95.

Preview

Color preview on black background

This text has color #6D0C95 on black background.


Color preview on white background

This text has color #6D0C95 on white background.


Black color preview on #6D0C95 background

This text has black color on #6D0C95 background.


White color preview on #6D0C95 background

This text has white color on #6D0C95 background.


Related colors

Complementary color

Complementary color for #hex is #92F36A.


I love getcolorcode.com

Triadic colors

1 #956D0C and #0C956D with #6D0C95 are triadic colors.

2 #950C6D and #0C6D95 with #6D0C95 are triadic colors.