COLOR #846062

HEX: #846062 RGB: (132,96,98)

Color info

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

RGB color model

#846062 color RGB value is (132,96,98).

RGB: (132,96,98) (52%, 38%, 38%)

RGB channels and saturation

R 132 of 255 = 52%
G 96 of 255 = 38%
B 98 of 255 = 38%

132
96
98

R + G + B ~ 43%. #846062 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 96 + 98 = 326 (100%)
R 132 of 326 ~ 40.49%
G 96 of 326 ~ 29.45%
B 98 of 326 ~ 30.06'%

%40.49
%29.45
%30.06

CMYK color model

#846062 color CMYK value is (0,27,26,48).

  • cyan value is 0.00%
  • magenta value is 27.27%
  • yellow value is 25.76%
  • key color value is 48.24%

CMYK: (0,27,26,48)
C0M27Y26K48 (0%, 27%, 26%, 48%)
(0.00 / 0.27 / 0.26 / 0.48)

CMYK percentages

%0
%27.27
%25.76
%48.24

Codes

Color #846062 in popluar color models

84 60 62
RGB 132 96 98
HSL 357° 15.79% 44.71%
HSB/HSV 357° 27.27% 51.76%
CMYK 0.00% 27.27% 25.76%
48.24%

Color #846062 in popluar number systems.

HEX 84 60 62
Decimal 132 96 98
Binary 10000100 1100000 1100010
Octal 204 140 142

Shades and tints

Shades of #846062

#846062
(132,96,98)
#78585A
(120,88,90)
#6C5052
(108,80,82)
#60484A
(96,72,74)
#544042
(84,64,66)
#48383A
(72,56,58)
#3C3032
(60,48,50)
#30282A
(48,40,42)
#242022
(36,32,34)
#18181A
(24,24,26)
#0C1012
(12,16,18)
#000000
(0,0,0)

Tints of #846062

#846062
(132,96,98)
#8F6E70
(143,110,112)
#9A7C7E
(154,124,126)
#A58A8C
(165,138,140)
#B0989A
(176,152,154)
#BBA6A8
(187,166,168)
#C6B4B6
(198,180,182)
#D1C2C4
(209,194,196)
#DCD0D2
(220,208,210)
#E7DEE0
(231,222,224)
#F2ECEE
(242,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #846062 color. Also use rgb(132,96,98) instead hex code.

Text Font Color

.myTextColor { color: #846062; }

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

This text font color is #846062.

Background Color

.myBgColor { background-color: #846062; }

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

This div background color is #846062.

Border color

.myBorderColor { border: 1px solid #846062; }

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

This div border color is #846062.

Opacity

.myOpacity80 { color: #846062; opacity: 0.8; }

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

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

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

This text has shadow with #846062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #846062.

Preview

Color preview on black background

This text has color #846062 on black background.


Color preview on white background

This text has color #846062 on white background.


Black color preview on #846062 background

This text has black color on #846062 background.


White color preview on #846062 background

This text has white color on #846062 background.


Related colors

Complementary color

Complementary color for #hex is #7B9F9D.


I love getcolorcode.com

Triadic colors

1 #628460 and #606284 with #846062 are triadic colors.

2 #626084 and #608462 with #846062 are triadic colors.