COLOR #6A4862

HEX: #6A4862 RGB: (106,72,98)

Color info

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

RGB color model

#6A4862 color RGB value is (106,72,98).

RGB: (106,72,98) (42%, 28%, 38%)

RGB channels and saturation

R 106 of 255 = 42%
G 72 of 255 = 28%
B 98 of 255 = 38%

106
72
98

R + G + B ~ 36%. #6A4862 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 72 + 98 = 276 (100%)
R 106 of 276 ~ 38.41%
G 72 of 276 ~ 26.09%
B 98 of 276 ~ 35.51'%

%38.41
%26.09
%35.51

CMYK color model

#6A4862 color CMYK value is (0,32,8,58).

  • cyan value is 0.00%
  • magenta value is 32.08%
  • yellow value is 7.55%
  • key color value is 58.43%

CMYK: (0,32,8,58)
C0M32Y8K58 (0%, 32%, 8%, 58%)
(0.00 / 0.32 / 0.08 / 0.58)

CMYK percentages

%0
%32.08
%7.55
%58.43

Codes

Color #6A4862 in popluar color models

6A 48 62
RGB 106 72 98
HSL 314° 19.10% 34.90%
HSB/HSV 314° 32.08% 41.57%
CMYK 0.00% 32.08% 7.55%
58.43%

Color #6A4862 in popluar number systems.

HEX 6A 48 62
Decimal 106 72 98
Binary 1101010 1001000 1100010
Octal 152 110 142

Shades and tints

Shades of #6A4862

#6A4862
(106,72,98)
#61425A
(97,66,90)
#583C52
(88,60,82)
#4F364A
(79,54,74)
#463042
(70,48,66)
#3D2A3A
(61,42,58)
#342432
(52,36,50)
#2B1E2A
(43,30,42)
#221822
(34,24,34)
#19121A
(25,18,26)
#100C12
(16,12,18)
#000000
(0,0,0)

Tints of #6A4862

#6A4862
(106,72,98)
#775870
(119,88,112)
#84687E
(132,104,126)
#91788C
(145,120,140)
#9E889A
(158,136,154)
#AB98A8
(171,152,168)
#B8A8B6
(184,168,182)
#C5B8C4
(197,184,196)
#D2C8D2
(210,200,210)
#DFD8E0
(223,216,224)
#ECE8EE
(236,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A4862; }

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

This text font color is #6A4862.

Background Color

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

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

This div background color is #6A4862.

Border color

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

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

This div border color is #6A4862.

Opacity

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

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

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

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

This text has shadow with #6A4862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A4862.

Preview

Color preview on black background

This text has color #6A4862 on black background.


Color preview on white background

This text has color #6A4862 on white background.


Black color preview on #6A4862 background

This text has black color on #6A4862 background.


White color preview on #6A4862 background

This text has white color on #6A4862 background.


Related colors

Complementary color

Complementary color for #hex is #95B79D.


I love getcolorcode.com

Triadic colors

1 #626A48 and #48626A with #6A4862 are triadic colors.

2 #62486A and #486A62 with #6A4862 are triadic colors.