COLOR #B88875

HEX: #B88875 RGB: (184,136,117)

Color info

#B88875 contains mainly red and green colors. Web safe color of #B88875 is #CC9966 (or #C96).

RGB color model

#B88875 color RGB value is (184,136,117).

RGB: (184,136,117) (72%, 53%, 46%)

RGB channels and saturation

R 184 of 255 = 72%
G 136 of 255 = 53%
B 117 of 255 = 46%

184
136
117

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

Portions of RGB colors in percentages

R + G + B = 184 + 136 + 117 = 437 (100%)
R 184 of 437 ~ 42.11%
G 136 of 437 ~ 31.12%
B 117 of 437 ~ 26.77'%

%42.11
%31.12
%26.77

CMYK color model

#B88875 color CMYK value is (0,26,36,28).

  • cyan value is 0.00%
  • magenta value is 26.09%
  • yellow value is 36.41%
  • key color value is 27.84%

CMYK: (0,26,36,28)
C0M26Y36K28 (0%, 26%, 36%, 28%)
(0.00 / 0.26 / 0.36 / 0.28)

CMYK percentages

%0
%26.09
%36.41
%27.84

Codes

Color #B88875 in popluar color models

B8 88 75
RGB 184 136 117
HSL 17° 32.06% 59.02%
HSB/HSV 17° 36.41% 72.16%
CMYK 0.00% 26.09% 36.41%
27.84%

Color #B88875 in popluar number systems.

HEX B8 88 75
Decimal 184 136 117
Binary 10111000 10001000 1110101
Octal 270 210 165

Shades and tints

Shades of #B88875

#B88875
(184,136,117)
#A87C6B
(168,124,107)
#987061
(152,112,97)
#886457
(136,100,87)
#78584D
(120,88,77)
#684C43
(104,76,67)
#584039
(88,64,57)
#48342F
(72,52,47)
#382825
(56,40,37)
#281C1B
(40,28,27)
#181011
(24,16,17)
#000000
(0,0,0)

Tints of #B88875

#B88875
(184,136,117)
#BE9281
(190,146,129)
#C49C8D
(196,156,141)
#CAA699
(202,166,153)
#D0B0A5
(208,176,165)
#D6BAB1
(214,186,177)
#DCC4BD
(220,196,189)
#E2CEC9
(226,206,201)
#E8D8D5
(232,216,213)
#EEE2E1
(238,226,225)
#F4ECED
(244,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B88875; }

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

This text font color is #B88875.

Background Color

.myBgColor { background-color: #B88875; }

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

This div background color is #B88875.

Border color

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

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

This div border color is #B88875.

Opacity

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

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

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

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

This text has shadow with #B88875 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B88875.

Preview

Color preview on black background

This text has color #B88875 on black background.


Color preview on white background

This text has color #B88875 on white background.


Black color preview on #B88875 background

This text has black color on #B88875 background.


White color preview on #B88875 background

This text has white color on #B88875 background.


Related colors

Complementary color

Complementary color for #hex is #47778A.


I love getcolorcode.com

Triadic colors

1 #75B888 and #8875B8 with #B88875 are triadic colors.

2 #7588B8 and #88B875 with #B88875 are triadic colors.