COLOR #846A7A

HEX: #846A7A RGB: (132,106,122)

Color info

#846A7A contains red, green and blue colors in about the same proportion. Web safe color of #846A7A is #996666 (or #966).

RGB color model

#846A7A color RGB value is (132,106,122).

RGB: (132,106,122) (52%, 42%, 48%)

RGB channels and saturation

R 132 of 255 = 52%
G 106 of 255 = 42%
B 122 of 255 = 48%

132
106
122

R + G + B ~ 47%. #846A7A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 106 + 122 = 360 (100%)
R 132 of 360 ~ 36.67%
G 106 of 360 ~ 29.44%
B 122 of 360 ~ 33.89'%

%36.67
%29.44
%33.89

CMYK color model

#846A7A color CMYK value is (0,20,8,48).

  • cyan value is 0.00%
  • magenta value is 19.70%
  • yellow value is 7.58%
  • key color value is 48.24%
CMYK: (0,20,8,48) C0M20Y8K48 (0%,20%,8%,48%) (0.00/0.20/0.08/0.48) 

CMYK percentages

%0
%19.7
%7.58
%48.24

Codes

Color #846A7A in popluar color models

84 6A 7A
RGB 132 106 122
HSL 323° 10.92% 46.67%
HSB/HSV 323° 19.70% 51.76%
CMYK 0.00% 19.70% 7.58%
48.24%

Color #846A7A in popluar number systems.

HEX 84 6A 7A
Decimal 132 106 122
Binary 10000100 1101010 1111010
Octal 204 152 172

Shades and tints

Shades of #846A7A

#846A7A
(132,106,122)
#78616F
(120,97,111)
#6C5864
(108,88,100)
#604F59
(96,79,89)
#54464E
(84,70,78)
#483D43
(72,61,67)
#3C3438
(60,52,56)
#302B2D
(48,43,45)
#242222
(36,34,34)
#181917
(24,25,23)
#0C100C
(12,16,12)
#000000
(0,0,0)

Tints of #846A7A

#846A7A
(132,106,122)
#8F7786
(143,119,134)
#9A8492
(154,132,146)
#A5919E
(165,145,158)
#B09EAA
(176,158,170)
#BBABB6
(187,171,182)
#C6B8C2
(198,184,194)
#D1C5CE
(209,197,206)
#DCD2DA
(220,210,218)
#E7DFE6
(231,223,230)
#F2ECF2
(242,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #846A7A color. Also use rgb(132,106,122) instead hex code.

Text Font Color

.myTextColor { color: #846A7A; }

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

This text font color is #846A7A.

Background Color

.myBgColor { background-color: #846A7A; }

<div style="background-color:#846A7A">Inner text</div>

This div background color is #846A7A.

Border color

.myBorderColor { border: 1px solid #846A7A; }

<div style="border:3px solid #846A7A">Div</div>

This div border color is #846A7A.

Opacity

.myOpacity80 { color: #846A7A; opacity: 0.8; }

<p style="color:#846A7A;opacity:0.8;">80%</p>

Text with #846A7A 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 #846A7A;}

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

This text has shadow with #846A7A color.


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

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

This text has shadow with #846A7A primary color and red secondary color.


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

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

This text has shadow with #846A7A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #846A7A.

Preview

Color preview on black background

This text has color #846A7A on black background.


Color preview on white background

This text has color #846A7A on white background.


Black color preview on #846A7A background

This text has black color on #846A7A background.


White color preview on #846A7A background

This text has white color on #846A7A background.


Related colors

Complementary color

Complementary color for #hex is #7B9585.


I love getcolorcode.com

Triadic colors

1 #7A846A and #6A7A84 with #846A7A are triadic colors.

2 #7A6A84 and #6A847A with #846A7A are triadic colors.