COLOR #88596E

HEX: #88596E RGB: (136,89,110)

Renk bilgisi

#88596E contains red, green and blue colors in about the same proportion. #88596E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#88596E color RGB value is (136,89,110).

RGB: (136,89,110) (53%, 35%, 43%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 89 of 255 = 35%
B 110 of 255 = 43%

136
89
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 89 + 110 = 335 (100%)
R 136 of 335 ~ 40.6%
G 89 of 335 ~ 26.57%
B 110 of 335 ~ 32.84'%

%40.6
%26.57
%32.84

CMYK RENK MODELİ

#88596E rengi CMYK tonu (0,35,19,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.56%
  • sarı tonu 19.12%
  • ana renk tonu 46.67%
CMYK: (0,35,19,47) C0M35Y19K47 (0%,35%,19%,47%) (0.00/0.35/0.19/0.47) 

CMYK yüzdeleri

%0
%34.56
%19.12
%46.67

Codes

Color #88596E in popluar color models

88 59 6E
RGB 136 89 110
HSL 333° 20.89% 44.12%
HSB/HSV 333° 34.56% 53.33%
CMYK 0.00% 34.56% 19.12%
46.67%

Color #88596E in popluar number systems.

HEX 88 59 6E
Decimal 136 89 110
Binary 10001000 1011001 1101110
Octal 210 131 156

Shades and tints

Shades of #88596E

#88596E
(136,89,110)
#7C5164
(124,81,100)
#70495A
(112,73,90)
#644150
(100,65,80)
#583946
(88,57,70)
#4C313C
(76,49,60)
#402932
(64,41,50)
#342128
(52,33,40)
#28191E
(40,25,30)
#1C1114
(28,17,20)
#10090A
(16,9,10)
#000000
(0,0,0)

Tints of #88596E

#88596E
(136,89,110)
#92687B
(146,104,123)
#9C7788
(156,119,136)
#A68695
(166,134,149)
#B095A2
(176,149,162)
#BAA4AF
(186,164,175)
#C4B3BC
(196,179,188)
#CEC2C9
(206,194,201)
#D8D1D6
(216,209,214)
#E2E0E3
(226,224,227)
#ECEFF0
(236,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88596E color. Also use rgb(136,89,110) instead hex code.

Text Font Color

.myTextColor { color: #88596E; }

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

This text font color is #88596E.

Background Color

.myBgColor { background-color: #88596E; }

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

This div background color is #88596E.

Border color

.myBorderColor { border: 1px solid #88596E; }

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

This div border color is #88596E.

Opacity

.myOpacity80 { color: #88596E; opacity: 0.8; }

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

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

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

This text has shadow with #88596E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88596E.

Preview

Color preview on black background

This text has color #88596E on black background.


Color preview on white background

This text has color #88596E on white background.


Black color preview on #88596E background

This text has black color on #88596E background.


White color preview on #88596E background

This text has white color on #88596E background.


Related colors

Complementary color

Complementary color for #hex is #77A691.


I love getcolorcode.com

Triadic colors

1 #6E8859 and #596E88 with #88596E are triadic colors.

2 #6E5988 and #59886E with #88596E are triadic colors.