COLOR #888378

HEX: #888378 RGB: (136,131,120)

Renk bilgisi

#888378 contains red, green and blue colors in about the same proportion. #888378 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#888378 color RGB value is (136,131,120).

RGB: (136,131,120) (53%, 51%, 47%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 131 of 255 = 51%
B 120 of 255 = 47%

136
131
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 131 + 120 = 387 (100%)
R 136 of 387 ~ 35.14%
G 131 of 387 ~ 33.85%
B 120 of 387 ~ 31.01'%

%35.14
%33.85
%31.01

CMYK RENK MODELİ

#888378 rengi CMYK tonu (0,4,12,47).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.68%
  • sarı tonu 11.76%
  • ana renk tonu 46.67%

CMYK: (0,4,12,47)
C0M4Y12K47 (0%, 4%, 12%, 47%)
(0.00 / 0.04 / 0.12 / 0.47)

CMYK yüzdeleri

%0
%3.68
%11.76
%46.67

Codes

Color #888378 in popluar color models

88 83 78
RGB 136 131 120
HSL 41° 6.30% 50.20%
HSB/HSV 41° 11.76% 53.33%
CMYK 0.00% 3.68% 11.76%
46.67%

Color #888378 in popluar number systems.

HEX 88 83 78
Decimal 136 131 120
Binary 10001000 10000011 1111000
Octal 210 203 170

Shades and tints

Shades of #888378

#888378
(136,131,120)
#7C786E
(124,120,110)
#706D64
(112,109,100)
#64625A
(100,98,90)
#585750
(88,87,80)
#4C4C46
(76,76,70)
#40413C
(64,65,60)
#343632
(52,54,50)
#282B28
(40,43,40)
#1C201E
(28,32,30)
#101514
(16,21,20)
#000000
(0,0,0)

Tints of #888378

#888378
(136,131,120)
#928E84
(146,142,132)
#9C9990
(156,153,144)
#A6A49C
(166,164,156)
#B0AFA8
(176,175,168)
#BABAB4
(186,186,180)
#C4C5C0
(196,197,192)
#CED0CC
(206,208,204)
#D8DBD8
(216,219,216)
#E2E6E4
(226,230,228)
#ECF1F0
(236,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #888378 color. Also use rgb(136,131,120) instead hex code.

Text Font Color

.myTextColor { color: #888378; }

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

This text font color is #888378.

Background Color

.myBgColor { background-color: #888378; }

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

This div background color is #888378.

Border color

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

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

This div border color is #888378.

Opacity

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

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

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

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

This text has shadow with #888378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #888378.

Preview

Color preview on black background

This text has color #888378 on black background.


Color preview on white background

This text has color #888378 on white background.


Black color preview on #888378 background

This text has black color on #888378 background.


White color preview on #888378 background

This text has white color on #888378 background.


Related colors

Complementary color

Complementary color for #hex is #777C87.


I love getcolorcode.com

Triadic colors

1 #788883 and #837888 with #888378 are triadic colors.

2 #788388 and #838878 with #888378 are triadic colors.