COLOR #6D0988

HEX: #6D0988 RGB: (109,9,136)

Color info

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

RGB color model

#6D0988 color RGB value is (109,9,136).

RGB: (109,9,136) (43%, 4%, 53%)

RGB channels and saturation

R 109 of 255 = 43%
G 9 of 255 = 4%
B 136 of 255 = 53%

109
9
136

R + G + B ~ 33%. #6D0988 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 9 + 136 = 254 (100%)
R 109 of 254 ~ 42.91%
G 9 of 254 ~ 3.54%
B 136 of 254 ~ 53.54'%

%42.91
%53.54

CMYK color model

#6D0988 color CMYK value is (20,93,0,47).

  • cyan value is 19.85%
  • magenta value is 93.38%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (20,93,0,47)
C20M93Y0K47 (20%, 93%, 0%, 47%)
(0.20 / 0.93 / 0.00 / 0.47)

CMYK percentages

%19.85
%93.38
%0
%46.67

Codes

Color #6D0988 in popluar color models

6D 09 88
RGB 109 9 136
HSL 287° 87.59% 28.43%
HSB/HSV 287° 93.38% 53.33%
CMYK 19.85% 93.38% 0.00%
46.67%

Color #6D0988 in popluar number systems.

HEX 6D 09 88
Decimal 109 9 136
Binary 1101101 1001 10001000
Octal 155 11 210

Shades and tints

Shades of #6D0988

#6D0988
(109,9,136)
#64097C
(100,9,124)
#5B0970
(91,9,112)
#520964
(82,9,100)
#490958
(73,9,88)
#40094C
(64,9,76)
#370940
(55,9,64)
#2E0934
(46,9,52)
#250928
(37,9,40)
#1C091C
(28,9,28)
#130910
(19,9,16)
#000000
(0,0,0)

Tints of #6D0988

#6D0988
(109,9,136)
#7A1F92
(122,31,146)
#87359C
(135,53,156)
#944BA6
(148,75,166)
#A161B0
(161,97,176)
#AE77BA
(174,119,186)
#BB8DC4
(187,141,196)
#C8A3CE
(200,163,206)
#D5B9D8
(213,185,216)
#E2CFE2
(226,207,226)
#EFE5EC
(239,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D0988 color. Also use rgb(109,9,136) instead hex code.

Text Font Color

.myTextColor { color: #6D0988; }

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

This text font color is #6D0988.

Background Color

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

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

This div background color is #6D0988.

Border color

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

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

This div border color is #6D0988.

Opacity

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

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

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

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

This text has shadow with #6D0988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D0988.

Preview

Color preview on black background

This text has color #6D0988 on black background.


Color preview on white background

This text has color #6D0988 on white background.


Black color preview on #6D0988 background

This text has black color on #6D0988 background.


White color preview on #6D0988 background

This text has white color on #6D0988 background.


Related colors

Complementary color

Complementary color for #hex is #92F677.


I love getcolorcode.com

Triadic colors

1 #886D09 and #09886D with #6D0988 are triadic colors.

2 #88096D and #096D88 with #6D0988 are triadic colors.