COLOR #6A4968

HEX: #6A4968 RGB: (106,73,104)

Color info

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

RGB color model

#6A4968 color RGB value is (106,73,104).

RGB: (106,73,104) (42%, 29%, 41%)

RGB channels and saturation

R 106 of 255 = 42%
G 73 of 255 = 29%
B 104 of 255 = 41%

106
73
104

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

Portions of RGB colors in percentages

R + G + B = 106 + 73 + 104 = 283 (100%)
R 106 of 283 ~ 37.46%
G 73 of 283 ~ 25.8%
B 104 of 283 ~ 36.75'%

%37.46
%25.8
%36.75

CMYK color model

#6A4968 color CMYK value is (0,31,2,58).

  • cyan value is 0.00%
  • magenta value is 31.13%
  • yellow value is 1.89%
  • key color value is 58.43%

CMYK: (0,31,2,58)
C0M31Y2K58 (0%, 31%, 2%, 58%)
(0.00 / 0.31 / 0.02 / 0.58)

CMYK percentages

%0
%31.13
%1.89
%58.43

Codes

Color #6A4968 in popluar color models

6A 49 68
RGB 106 73 104
HSL 304° 18.44% 35.10%
HSB/HSV 304° 31.13% 41.57%
CMYK 0.00% 31.13% 1.89%
58.43%

Color #6A4968 in popluar number systems.

HEX 6A 49 68
Decimal 106 73 104
Binary 1101010 1001001 1101000
Octal 152 111 150

Shades and tints

Shades of #6A4968

#6A4968
(106,73,104)
#61435F
(97,67,95)
#583D56
(88,61,86)
#4F374D
(79,55,77)
#463144
(70,49,68)
#3D2B3B
(61,43,59)
#342532
(52,37,50)
#2B1F29
(43,31,41)
#221920
(34,25,32)
#191317
(25,19,23)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #6A4968

#6A4968
(106,73,104)
#775975
(119,89,117)
#846982
(132,105,130)
#91798F
(145,121,143)
#9E899C
(158,137,156)
#AB99A9
(171,153,169)
#B8A9B6
(184,169,182)
#C5B9C3
(197,185,195)
#D2C9D0
(210,201,208)
#DFD9DD
(223,217,221)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A4968 color. Also use rgb(106,73,104) instead hex code.

Text Font Color

.myTextColor { color: #6A4968; }

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

This text font color is #6A4968.

Background Color

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

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

This div background color is #6A4968.

Border color

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

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

This div border color is #6A4968.

Opacity

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

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

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

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

This text has shadow with #6A4968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A4968.

Preview

Color preview on black background

This text has color #6A4968 on black background.


Color preview on white background

This text has color #6A4968 on white background.


Black color preview on #6A4968 background

This text has black color on #6A4968 background.


White color preview on #6A4968 background

This text has white color on #6A4968 background.


Related colors

Complementary color

Complementary color for #hex is #95B697.


I love getcolorcode.com

Triadic colors

1 #686A49 and #49686A with #6A4968 are triadic colors.

2 #68496A and #496A68 with #6A4968 are triadic colors.