COLOR #BB7B46

HEX: #BB7B46 RGB: (187,123,70)

Color info

#BB7B46 contains mainly red color. Web safe color of #BB7B46 is #CC6633 (or #C63).

RGB color model

#BB7B46 color RGB value is (187,123,70).

RGB: (187,123,70) (73%, 48%, 27%)

RGB channels and saturation

R 187 of 255 = 73%
G 123 of 255 = 48%
B 70 of 255 = 27%

187
123
70

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

Portions of RGB colors in percentages

R + G + B = 187 + 123 + 70 = 380 (100%)
R 187 of 380 ~ 49.21%
G 123 of 380 ~ 32.37%
B 70 of 380 ~ 18.42'%

%49.21
%32.37
%18.42

CMYK color model

#BB7B46 color CMYK value is (0,34,63,27).

  • cyan value is 0.00%
  • magenta value is 34.22%
  • yellow value is 62.57%
  • key color value is 26.67%

CMYK: (0,34,63,27)
C0M34Y63K27 (0%, 34%, 63%, 27%)
(0.00 / 0.34 / 0.63 / 0.27)

CMYK percentages

%0
%34.22
%62.57
%26.67

Codes

Color #BB7B46 in popluar color models

BB 7B 46
RGB 187 123 70
HSL 27° 46.25% 50.39%
HSB/HSV 27° 62.57% 73.33%
CMYK 0.00% 34.22% 62.57%
26.67%

Color #BB7B46 in popluar number systems.

HEX BB 7B 46
Decimal 187 123 70
Binary 10111011 1111011 1000110
Octal 273 173 106

Shades and tints

Shades of #BB7B46

#BB7B46
(187,123,70)
#AA7040
(170,112,64)
#99653A
(153,101,58)
#885A34
(136,90,52)
#774F2E
(119,79,46)
#664428
(102,68,40)
#553922
(85,57,34)
#442E1C
(68,46,28)
#332316
(51,35,22)
#221810
(34,24,16)
#110D0A
(17,13,10)
#000000
(0,0,0)

Tints of #BB7B46

#BB7B46
(187,123,70)
#C18756
(193,135,86)
#C79366
(199,147,102)
#CD9F76
(205,159,118)
#D3AB86
(211,171,134)
#D9B796
(217,183,150)
#DFC3A6
(223,195,166)
#E5CFB6
(229,207,182)
#EBDBC6
(235,219,198)
#F1E7D6
(241,231,214)
#F7F3E6
(247,243,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BB7B46; }

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

This text font color is #BB7B46.

Background Color

.myBgColor { background-color: #BB7B46; }

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

This div background color is #BB7B46.

Border color

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

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

This div border color is #BB7B46.

Opacity

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

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

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

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

This text has shadow with #BB7B46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BB7B46.

Preview

Color preview on black background

This text has color #BB7B46 on black background.


Color preview on white background

This text has color #BB7B46 on white background.


Black color preview on #BB7B46 background

This text has black color on #BB7B46 background.


White color preview on #BB7B46 background

This text has white color on #BB7B46 background.


Related colors

Complementary color

Complementary color for #hex is #4484B9.


I love getcolorcode.com

Triadic colors

1 #46BB7B and #7B46BB with #BB7B46 are triadic colors.

2 #467BBB and #7BBB46 with #BB7B46 are triadic colors.