COLOR #6A4877

HEX: #6A4877 RGB: (106,72,119)

Color info

#6A4877 contains red, green and blue colors in about the same proportion. Web safe color of #6A4877 is #663366 (or #636).

RGB color model

#6A4877 color RGB value is (106,72,119).

RGB: (106,72,119) (42%, 28%, 47%)

RGB channels and saturation

R 106 of 255 = 42%
G 72 of 255 = 28%
B 119 of 255 = 47%

106
72
119

R + G + B ~ 39%. #6A4877 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 72 + 119 = 297 (100%)
R 106 of 297 ~ 35.69%
G 72 of 297 ~ 24.24%
B 119 of 297 ~ 40.07'%

%35.69
%24.24
%40.07

CMYK color model

#6A4877 color CMYK value is (11,39,0,53).

  • cyan value is 10.92%
  • magenta value is 39.50%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (11,39,0,53)
C11M39Y0K53 (11%, 39%, 0%, 53%)
(0.11 / 0.39 / 0.00 / 0.53)

CMYK percentages

%10.92
%39.5
%0
%53.33

Codes

Color #6A4877 in popluar color models

6A 48 77
RGB 106 72 119
HSL 283° 24.61% 37.45%
HSB/HSV 283° 39.50% 46.67%
CMYK 10.92% 39.50% 0.00%
53.33%

Color #6A4877 in popluar number systems.

HEX 6A 48 77
Decimal 106 72 119
Binary 1101010 1001000 1110111
Octal 152 110 167

Shades and tints

Shades of #6A4877

#6A4877
(106,72,119)
#61426D
(97,66,109)
#583C63
(88,60,99)
#4F3659
(79,54,89)
#46304F
(70,48,79)
#3D2A45
(61,42,69)
#34243B
(52,36,59)
#2B1E31
(43,30,49)
#221827
(34,24,39)
#19121D
(25,18,29)
#100C13
(16,12,19)
#000000
(0,0,0)

Tints of #6A4877

#6A4877
(106,72,119)
#775883
(119,88,131)
#84688F
(132,104,143)
#91789B
(145,120,155)
#9E88A7
(158,136,167)
#AB98B3
(171,152,179)
#B8A8BF
(184,168,191)
#C5B8CB
(197,184,203)
#D2C8D7
(210,200,215)
#DFD8E3
(223,216,227)
#ECE8EF
(236,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A4877 color. Also use rgb(106,72,119) instead hex code.

Text Font Color

.myTextColor { color: #6A4877; }

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

This text font color is #6A4877.

Background Color

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

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

This div background color is #6A4877.

Border color

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

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

This div border color is #6A4877.

Opacity

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

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

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

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

This text has shadow with #6A4877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A4877.

Preview

Color preview on black background

This text has color #6A4877 on black background.


Color preview on white background

This text has color #6A4877 on white background.


Black color preview on #6A4877 background

This text has black color on #6A4877 background.


White color preview on #6A4877 background

This text has white color on #6A4877 background.


Related colors

Complementary color

Complementary color for #hex is #95B788.


I love getcolorcode.com

Triadic colors

1 #776A48 and #48776A with #6A4877 are triadic colors.

2 #77486A and #486A77 with #6A4877 are triadic colors.