COLOR #6A4B66

HEX: #6A4B66 RGB: (106,75,102)

Color info

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

RGB color model

#6A4B66 color RGB value is (106,75,102).

RGB: (106,75,102) (42%, 29%, 40%)

RGB channels and saturation

R 106 of 255 = 42%
G 75 of 255 = 29%
B 102 of 255 = 40%

106
75
102

R + G + B ~ 37%. #6A4B66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 75 + 102 = 283 (100%)
R 106 of 283 ~ 37.46%
G 75 of 283 ~ 26.5%
B 102 of 283 ~ 36.04'%

%37.46
%26.5
%36.04

CMYK color model

#6A4B66 color CMYK value is (0,29,4,58).

  • cyan value is 0.00%
  • magenta value is 29.25%
  • yellow value is 3.77%
  • key color value is 58.43%

CMYK: (0,29,4,58)
C0M29Y4K58 (0%, 29%, 4%, 58%)
(0.00 / 0.29 / 0.04 / 0.58)

CMYK percentages

%0
%29.25
%3.77
%58.43

Codes

Color #6A4B66 in popluar color models

6A 4B 66
RGB 106 75 102
HSL 308° 17.13% 35.49%
HSB/HSV 308° 29.25% 41.57%
CMYK 0.00% 29.25% 3.77%
58.43%

Color #6A4B66 in popluar number systems.

HEX 6A 4B 66
Decimal 106 75 102
Binary 1101010 1001011 1100110
Octal 152 113 146

Shades and tints

Shades of #6A4B66

#6A4B66
(106,75,102)
#61455D
(97,69,93)
#583F54
(88,63,84)
#4F394B
(79,57,75)
#463342
(70,51,66)
#3D2D39
(61,45,57)
#342730
(52,39,48)
#2B2127
(43,33,39)
#221B1E
(34,27,30)
#191515
(25,21,21)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #6A4B66

#6A4B66
(106,75,102)
#775B73
(119,91,115)
#846B80
(132,107,128)
#917B8D
(145,123,141)
#9E8B9A
(158,139,154)
#AB9BA7
(171,155,167)
#B8ABB4
(184,171,180)
#C5BBC1
(197,187,193)
#D2CBCE
(210,203,206)
#DFDBDB
(223,219,219)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A4B66 color. Also use rgb(106,75,102) instead hex code.

Text Font Color

.myTextColor { color: #6A4B66; }

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

This text font color is #6A4B66.

Background Color

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

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

This div background color is #6A4B66.

Border color

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

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

This div border color is #6A4B66.

Opacity

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

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

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

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

This text has shadow with #6A4B66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A4B66.

Preview

Color preview on black background

This text has color #6A4B66 on black background.


Color preview on white background

This text has color #6A4B66 on white background.


Black color preview on #6A4B66 background

This text has black color on #6A4B66 background.


White color preview on #6A4B66 background

This text has white color on #6A4B66 background.


Related colors

Complementary color

Complementary color for #hex is #95B499.


I love getcolorcode.com

Triadic colors

1 #666A4B and #4B666A with #6A4B66 are triadic colors.

2 #664B6A and #4B6A66 with #6A4B66 are triadic colors.