COLOR #88714D

HEX: #88714D RGB: (136,113,77)

Renk bilgisi

#88714D contains red, green and blue colors in about the same proportion. #88714D ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#88714D color RGB value is (136,113,77).

RGB: (136,113,77) (53%, 44%, 30%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 113 of 255 = 44%
B 77 of 255 = 30%

136
113
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 113 + 77 = 326 (100%)
R 136 of 326 ~ 41.72%
G 113 of 326 ~ 34.66%
B 77 of 326 ~ 23.62'%

%41.72
%34.66
%23.62

CMYK RENK MODELİ

#88714D rengi CMYK tonu (0,17,43,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.91%
  • sarı tonu 43.38%
  • ana renk tonu 46.67%

CMYK: (0,17,43,47)
C0M17Y43K47 (0%, 17%, 43%, 47%)
(0.00 / 0.17 / 0.43 / 0.47)

CMYK yüzdeleri

%0
%16.91
%43.38
%46.67

Codes

Color #88714D in popluar color models

88 71 4D
RGB 136 113 77
HSL 37° 27.70% 41.76%
HSB/HSV 37° 43.38% 53.33%
CMYK 0.00% 16.91% 43.38%
46.67%

Color #88714D in popluar number systems.

HEX 88 71 4D
Decimal 136 113 77
Binary 10001000 1110001 1001101
Octal 210 161 115

Shades and tints

Shades of #88714D

#88714D
(136,113,77)
#7C6746
(124,103,70)
#705D3F
(112,93,63)
#645338
(100,83,56)
#584931
(88,73,49)
#4C3F2A
(76,63,42)
#403523
(64,53,35)
#342B1C
(52,43,28)
#282115
(40,33,21)
#1C170E
(28,23,14)
#100D07
(16,13,7)
#000000
(0,0,0)

Tints of #88714D

#88714D
(136,113,77)
#927D5D
(146,125,93)
#9C896D
(156,137,109)
#A6957D
(166,149,125)
#B0A18D
(176,161,141)
#BAAD9D
(186,173,157)
#C4B9AD
(196,185,173)
#CEC5BD
(206,197,189)
#D8D1CD
(216,209,205)
#E2DDDD
(226,221,221)
#ECE9ED
(236,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88714D color. Also use rgb(136,113,77) instead hex code.

Text Font Color

.myTextColor { color: #88714D; }

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

This text font color is #88714D.

Background Color

.myBgColor { background-color: #88714D; }

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

This div background color is #88714D.

Border color

.myBorderColor { border: 1px solid #88714D; }

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

This div border color is #88714D.

Opacity

.myOpacity80 { color: #88714D; opacity: 0.8; }

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

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

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

This text has shadow with #88714D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #88714D.

Preview

Color preview on black background

This text has color #88714D on black background.


Color preview on white background

This text has color #88714D on white background.


Black color preview on #88714D background

This text has black color on #88714D background.


White color preview on #88714D background

This text has white color on #88714D background.


Related colors

Complementary color

Complementary color for #hex is #778EB2.


I love getcolorcode.com

Triadic colors

1 #4D8871 and #714D88 with #88714D are triadic colors.

2 #4D7188 and #71884D with #88714D are triadic colors.