COLOR #88676C

HEX: #88676C RGB: (136,103,108)

Renk bilgisi

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

RGB renk modeli

#88676C color RGB value is (136,103,108).

RGB: (136,103,108) (53%, 40%, 42%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 103 of 255 = 40%
B 108 of 255 = 42%

136
103
108

R + G + B ~ 45%. #88676C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 103 + 108 = 347 (100%)
R 136 of 347 ~ 39.19%
G 103 of 347 ~ 29.68%
B 108 of 347 ~ 31.12'%

%39.19
%29.68
%31.12

CMYK RENK MODELİ

#88676C rengi CMYK tonu (0,24,21,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.26%
  • sarı tonu 20.59%
  • ana renk tonu 46.67%

CMYK: (0,24,21,47)
C0M24Y21K47 (0%, 24%, 21%, 47%)
(0.00 / 0.24 / 0.21 / 0.47)

CMYK yüzdeleri

%0
%24.26
%20.59
%46.67

Codes

Color #88676C in popluar color models

88 67 6C
RGB 136 103 108
HSL 351° 13.81% 46.86%
HSB/HSV 351° 24.26% 53.33%
CMYK 0.00% 24.26% 20.59%
46.67%

Color #88676C in popluar number systems.

HEX 88 67 6C
Decimal 136 103 108
Binary 10001000 1100111 1101100
Octal 210 147 154

Shades and tints

Shades of #88676C

#88676C
(136,103,108)
#7C5E63
(124,94,99)
#70555A
(112,85,90)
#644C51
(100,76,81)
#584348
(88,67,72)
#4C3A3F
(76,58,63)
#403136
(64,49,54)
#34282D
(52,40,45)
#281F24
(40,31,36)
#1C161B
(28,22,27)
#100D12
(16,13,18)
#000000
(0,0,0)

Tints of #88676C

#88676C
(136,103,108)
#927479
(146,116,121)
#9C8186
(156,129,134)
#A68E93
(166,142,147)
#B09BA0
(176,155,160)
#BAA8AD
(186,168,173)
#C4B5BA
(196,181,186)
#CEC2C7
(206,194,199)
#D8CFD4
(216,207,212)
#E2DCE1
(226,220,225)
#ECE9EE
(236,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88676C color. Also use rgb(136,103,108) instead hex code.

Text Font Color

.myTextColor { color: #88676C; }

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

This text font color is #88676C.

Background Color

.myBgColor { background-color: #88676C; }

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

This div background color is #88676C.

Border color

.myBorderColor { border: 1px solid #88676C; }

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

This div border color is #88676C.

Opacity

.myOpacity80 { color: #88676C; opacity: 0.8; }

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

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

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

This text has shadow with #88676C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88676C.

Preview

Color preview on black background

This text has color #88676C on black background.


Color preview on white background

This text has color #88676C on white background.


Black color preview on #88676C background

This text has black color on #88676C background.


White color preview on #88676C background

This text has white color on #88676C background.


Related colors

Complementary color

Complementary color for #hex is #779893.


I love getcolorcode.com

Triadic colors

1 #6C8867 and #676C88 with #88676C are triadic colors.

2 #6C6788 and #67886C with #88676C are triadic colors.