COLOR #BB887B

HEX: #BB887B RGB: (187,136,123)

Renk bilgisi

#BB887B contains mainly red and green colors. #BB887B ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#BB887B color RGB value is (187,136,123).

RGB: (187,136,123) (73%, 53%, 48%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 136 of 255 = 53%
B 123 of 255 = 48%

187
136
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 136 + 123 = 446 (100%)
R 187 of 446 ~ 41.93%
G 136 of 446 ~ 30.49%
B 123 of 446 ~ 27.58'%

%41.93
%30.49
%27.58

CMYK RENK MODELİ

#BB887B rengi CMYK tonu (0,27,34,27).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.27%
  • sarı tonu 34.22%
  • ana renk tonu 26.67%

CMYK: (0,27,34,27)
C0M27Y34K27 (0%, 27%, 34%, 27%)
(0.00 / 0.27 / 0.34 / 0.27)

CMYK yüzdeleri

%0
%27.27
%34.22
%26.67

Codes

Color #BB887B in popluar color models

BB 88 7B
RGB 187 136 123
HSL 12° 32.00% 60.78%
HSB/HSV 12° 34.22% 73.33%
CMYK 0.00% 27.27% 34.22%
26.67%

Color #BB887B in popluar number systems.

HEX BB 88 7B
Decimal 187 136 123
Binary 10111011 10001000 1111011
Octal 273 210 173

Shades and tints

Shades of #BB887B

#BB887B
(187,136,123)
#AA7C70
(170,124,112)
#997065
(153,112,101)
#88645A
(136,100,90)
#77584F
(119,88,79)
#664C44
(102,76,68)
#554039
(85,64,57)
#44342E
(68,52,46)
#332823
(51,40,35)
#221C18
(34,28,24)
#11100D
(17,16,13)
#000000
(0,0,0)

Tints of #BB887B

#BB887B
(187,136,123)
#C19287
(193,146,135)
#C79C93
(199,156,147)
#CDA69F
(205,166,159)
#D3B0AB
(211,176,171)
#D9BAB7
(217,186,183)
#DFC4C3
(223,196,195)
#E5CECF
(229,206,207)
#EBD8DB
(235,216,219)
#F1E2E7
(241,226,231)
#F7ECF3
(247,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BB887B color. Also use rgb(187,136,123) instead hex code.

Text Font Color

.myTextColor { color: #BB887B; }

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

This text font color is #BB887B.

Background Color

.myBgColor { background-color: #BB887B; }

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

This div background color is #BB887B.

Border color

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

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

This div border color is #BB887B.

Opacity

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

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

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

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

This text has shadow with #BB887B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BB887B.

Preview

Color preview on black background

This text has color #BB887B on black background.


Color preview on white background

This text has color #BB887B on white background.


Black color preview on #BB887B background

This text has black color on #BB887B background.


White color preview on #BB887B background

This text has white color on #BB887B background.


Related colors

Complementary color

Complementary color for #hex is #447784.


I love getcolorcode.com

Triadic colors

1 #7BBB88 and #887BBB with #BB887B are triadic colors.

2 #7B88BB and #88BB7B with #BB887B are triadic colors.