COLOR #86625A

HEX: #86625A RGB: (134,98,90)

Color info

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

RGB color model

#86625A color RGB value is (134,98,90).

RGB: (134,98,90) (53%, 38%, 35%)

RGB channels and saturation

R 134 of 255 = 53%
G 98 of 255 = 38%
B 90 of 255 = 35%

134
98
90

R + G + B ~ 42%. #86625A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 98 + 90 = 322 (100%)
R 134 of 322 ~ 41.61%
G 98 of 322 ~ 30.43%
B 90 of 322 ~ 27.95'%

%41.61
%30.43
%27.95

CMYK color model

#86625A color CMYK value is (0,27,33,47).

  • cyan value is 0.00%
  • magenta value is 26.87%
  • yellow value is 32.84%
  • key color value is 47.45%

CMYK: (0,27,33,47)
C0M27Y33K47 (0%, 27%, 33%, 47%)
(0.00 / 0.27 / 0.33 / 0.47)

CMYK percentages

%0
%26.87
%32.84
%47.45

Codes

Color #86625A in popluar color models

86 62 5A
RGB 134 98 90
HSL 11° 19.64% 43.92%
HSB/HSV 11° 32.84% 52.55%
CMYK 0.00% 26.87% 32.84%
47.45%

Color #86625A in popluar number systems.

HEX 86 62 5A
Decimal 134 98 90
Binary 10000110 1100010 1011010
Octal 206 142 132

Shades and tints

Shades of #86625A

#86625A
(134,98,90)
#7A5A52
(122,90,82)
#6E524A
(110,82,74)
#624A42
(98,74,66)
#56423A
(86,66,58)
#4A3A32
(74,58,50)
#3E322A
(62,50,42)
#322A22
(50,42,34)
#26221A
(38,34,26)
#1A1A12
(26,26,18)
#0E120A
(14,18,10)
#000000
(0,0,0)

Tints of #86625A

#86625A
(134,98,90)
#917069
(145,112,105)
#9C7E78
(156,126,120)
#A78C87
(167,140,135)
#B29A96
(178,154,150)
#BDA8A5
(189,168,165)
#C8B6B4
(200,182,180)
#D3C4C3
(211,196,195)
#DED2D2
(222,210,210)
#E9E0E1
(233,224,225)
#F4EEF0
(244,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #86625A color. Also use rgb(134,98,90) instead hex code.

Text Font Color

.myTextColor { color: #86625A; }

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

This text font color is #86625A.

Background Color

.myBgColor { background-color: #86625A; }

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

This div background color is #86625A.

Border color

.myBorderColor { border: 1px solid #86625A; }

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

This div border color is #86625A.

Opacity

.myOpacity80 { color: #86625A; opacity: 0.8; }

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

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

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

This text has shadow with #86625A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #86625A.

Preview

Color preview on black background

This text has color #86625A on black background.


Color preview on white background

This text has color #86625A on white background.


Black color preview on #86625A background

This text has black color on #86625A background.


White color preview on #86625A background

This text has white color on #86625A background.


Related colors

Complementary color

Complementary color for #hex is #799DA5.


I love getcolorcode.com

Triadic colors

1 #5A8662 and #625A86 with #86625A are triadic colors.

2 #5A6286 and #62865A with #86625A are triadic colors.