COLOR #8A6268

HEX: #8A6268 RGB: (138,98,104)

Color info

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

RGB color model

#8A6268 color RGB value is (138,98,104).

RGB: (138,98,104) (54%, 38%, 41%)

RGB channels and saturation

R 138 of 255 = 54%
G 98 of 255 = 38%
B 104 of 255 = 41%

138
98
104

R + G + B ~ 44%. #8A6268 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 138 + 98 + 104 = 340 (100%)
R 138 of 340 ~ 40.59%
G 98 of 340 ~ 28.82%
B 104 of 340 ~ 30.59'%

%40.59
%28.82
%30.59

CMYK color model

#8A6268 color CMYK value is (0,29,25,46).

  • cyan value is 0.00%
  • magenta value is 28.99%
  • yellow value is 24.64%
  • key color value is 45.88%

CMYK: (0,29,25,46)
C0M29Y25K46 (0%, 29%, 25%, 46%)
(0.00 / 0.29 / 0.25 / 0.46)

CMYK percentages

%0
%28.99
%24.64
%45.88

Codes

Color #8A6268 in popluar color models

8A 62 68
RGB 138 98 104
HSL 351° 16.95% 46.27%
HSB/HSV 351° 28.99% 54.12%
CMYK 0.00% 28.99% 24.64%
45.88%

Color #8A6268 in popluar number systems.

HEX 8A 62 68
Decimal 138 98 104
Binary 10001010 1100010 1101000
Octal 212 142 150

Shades and tints

Shades of #8A6268

#8A6268
(138,98,104)
#7E5A5F
(126,90,95)
#725256
(114,82,86)
#664A4D
(102,74,77)
#5A4244
(90,66,68)
#4E3A3B
(78,58,59)
#423232
(66,50,50)
#362A29
(54,42,41)
#2A2220
(42,34,32)
#1E1A17
(30,26,23)
#12120E
(18,18,14)
#000000
(0,0,0)

Tints of #8A6268

#8A6268
(138,98,104)
#947075
(148,112,117)
#9E7E82
(158,126,130)
#A88C8F
(168,140,143)
#B29A9C
(178,154,156)
#BCA8A9
(188,168,169)
#C6B6B6
(198,182,182)
#D0C4C3
(208,196,195)
#DAD2D0
(218,210,208)
#E4E0DD
(228,224,221)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8A6268 color. Also use rgb(138,98,104) instead hex code.

Text Font Color

.myTextColor { color: #8A6268; }

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

This text font color is #8A6268.

Background Color

.myBgColor { background-color: #8A6268; }

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

This div background color is #8A6268.

Border color

.myBorderColor { border: 1px solid #8A6268; }

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

This div border color is #8A6268.

Opacity

.myOpacity80 { color: #8A6268; opacity: 0.8; }

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

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

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

This text has shadow with #8A6268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8A6268.

Preview

Color preview on black background

This text has color #8A6268 on black background.


Color preview on white background

This text has color #8A6268 on white background.


Black color preview on #8A6268 background

This text has black color on #8A6268 background.


White color preview on #8A6268 background

This text has white color on #8A6268 background.


Related colors

Complementary color

Complementary color for #hex is #759D97.


I love getcolorcode.com

Triadic colors

1 #688A62 and #62688A with #8A6268 are triadic colors.

2 #68628A and #628A68 with #8A6268 are triadic colors.