COLOR #6A496C

HEX: #6A496C RGB: (106,73,108)

Color info

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

RGB color model

#6A496C color RGB value is (106,73,108).

RGB: (106,73,108) (42%, 29%, 42%)

RGB channels and saturation

R 106 of 255 = 42%
G 73 of 255 = 29%
B 108 of 255 = 42%

106
73
108

R + G + B ~ 38%. #6A496C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 73 + 108 = 287 (100%)
R 106 of 287 ~ 36.93%
G 73 of 287 ~ 25.44%
B 108 of 287 ~ 37.63'%

%36.93
%25.44
%37.63

CMYK color model

#6A496C color CMYK value is (2,32,0,58).

  • cyan value is 1.85%
  • magenta value is 32.41%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (2,32,0,58)
C2M32Y0K58 (2%, 32%, 0%, 58%)
(0.02 / 0.32 / 0.00 / 0.58)

CMYK percentages

%1.85
%32.41
%0
%57.65

Codes

Color #6A496C in popluar color models

6A 49 6C
RGB 106 73 108
HSL 297° 19.34% 35.49%
HSB/HSV 297° 32.41% 42.35%
CMYK 1.85% 32.41% 0.00%
57.65%

Color #6A496C in popluar number systems.

HEX 6A 49 6C
Decimal 106 73 108
Binary 1101010 1001001 1101100
Octal 152 111 154

Shades and tints

Shades of #6A496C

#6A496C
(106,73,108)
#614363
(97,67,99)
#583D5A
(88,61,90)
#4F3751
(79,55,81)
#463148
(70,49,72)
#3D2B3F
(61,43,63)
#342536
(52,37,54)
#2B1F2D
(43,31,45)
#221924
(34,25,36)
#19131B
(25,19,27)
#100D12
(16,13,18)
#000000
(0,0,0)

Tints of #6A496C

#6A496C
(106,73,108)
#775979
(119,89,121)
#846986
(132,105,134)
#917993
(145,121,147)
#9E89A0
(158,137,160)
#AB99AD
(171,153,173)
#B8A9BA
(184,169,186)
#C5B9C7
(197,185,199)
#D2C9D4
(210,201,212)
#DFD9E1
(223,217,225)
#ECE9EE
(236,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A496C; }

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

This text font color is #6A496C.

Background Color

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

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

This div background color is #6A496C.

Border color

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

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

This div border color is #6A496C.

Opacity

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

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

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

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

This text has shadow with #6A496C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A496C.

Preview

Color preview on black background

This text has color #6A496C on black background.


Color preview on white background

This text has color #6A496C on white background.


Black color preview on #6A496C background

This text has black color on #6A496C background.


White color preview on #6A496C background

This text has white color on #6A496C background.


Related colors

Complementary color

Complementary color for #hex is #95B693.


I love getcolorcode.com

Triadic colors

1 #6C6A49 and #496C6A with #6A496C are triadic colors.

2 #6C496A and #496A6C with #6A496C are triadic colors.