COLOR #886075

HEX: #886075 RGB: (136,96,117)

Color info

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

RGB color model

#886075 color RGB value is (136,96,117).

RGB: (136,96,117) (53%, 38%, 46%)

RGB channels and saturation

R 136 of 255 = 53%
G 96 of 255 = 38%
B 117 of 255 = 46%

136
96
117

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

Portions of RGB colors in percentages

R + G + B = 136 + 96 + 117 = 349 (100%)
R 136 of 349 ~ 38.97%
G 96 of 349 ~ 27.51%
B 117 of 349 ~ 33.52'%

%38.97
%27.51
%33.52

CMYK color model

#886075 color CMYK value is (0,29,14,47).

  • cyan value is 0.00%
  • magenta value is 29.41%
  • yellow value is 13.97%
  • key color value is 46.67%

CMYK: (0,29,14,47)
C0M29Y14K47 (0%, 29%, 14%, 47%)
(0.00 / 0.29 / 0.14 / 0.47)

CMYK percentages

%0
%29.41
%13.97
%46.67

Codes

Color #886075 in popluar color models

88 60 75
RGB 136 96 117
HSL 329° 17.24% 45.49%
HSB/HSV 329° 29.41% 53.33%
CMYK 0.00% 29.41% 13.97%
46.67%

Color #886075 in popluar number systems.

HEX 88 60 75
Decimal 136 96 117
Binary 10001000 1100000 1110101
Octal 210 140 165

Shades and tints

Shades of #886075

#886075
(136,96,117)
#7C586B
(124,88,107)
#705061
(112,80,97)
#644857
(100,72,87)
#58404D
(88,64,77)
#4C3843
(76,56,67)
#403039
(64,48,57)
#34282F
(52,40,47)
#282025
(40,32,37)
#1C181B
(28,24,27)
#101011
(16,16,17)
#000000
(0,0,0)

Tints of #886075

#886075
(136,96,117)
#926E81
(146,110,129)
#9C7C8D
(156,124,141)
#A68A99
(166,138,153)
#B098A5
(176,152,165)
#BAA6B1
(186,166,177)
#C4B4BD
(196,180,189)
#CEC2C9
(206,194,201)
#D8D0D5
(216,208,213)
#E2DEE1
(226,222,225)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #886075 color. Also use rgb(136,96,117) instead hex code.

Text Font Color

.myTextColor { color: #886075; }

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

This text font color is #886075.

Background Color

.myBgColor { background-color: #886075; }

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

This div background color is #886075.

Border color

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

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

This div border color is #886075.

Opacity

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

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

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

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

This text has shadow with #886075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #886075.

Preview

Color preview on black background

This text has color #886075 on black background.


Color preview on white background

This text has color #886075 on white background.


Black color preview on #886075 background

This text has black color on #886075 background.


White color preview on #886075 background

This text has white color on #886075 background.


Related colors

Complementary color

Complementary color for #hex is #779F8A.


I love getcolorcode.com

Triadic colors

1 #758860 and #607588 with #886075 are triadic colors.

2 #756088 and #608875 with #886075 are triadic colors.