COLOR #B7B298

HEX: #B7B298 RGB: (183,178,152)

Color info

#B7B298 contains red, green and blue colors in about the same proportion. Web safe color of #B7B298 is #CC9999 (or #C99).

RGB color model

#B7B298 color RGB value is (183,178,152).

RGB: (183,178,152) (72%, 70%, 60%)

RGB channels and saturation

R 183 of 255 = 72%
G 178 of 255 = 70%
B 152 of 255 = 60%

183
178
152

R + G + B ~ 67%. #B7B298 is quite light color.

Portions of RGB colors in percentages

R + G + B = 183 + 178 + 152 = 513 (100%)
R 183 of 513 ~ 35.67%
G 178 of 513 ~ 34.7%
B 152 of 513 ~ 29.63'%

%35.67
%34.7
%29.63

CMYK color model

#B7B298 color CMYK value is (0,3,17,28).

  • cyan value is 0.00%
  • magenta value is 2.73%
  • yellow value is 16.94%
  • key color value is 28.24%

CMYK: (0,3,17,28)
C0M3Y17K28 (0%, 3%, 17%, 28%)
(0.00 / 0.03 / 0.17 / 0.28)

CMYK percentages

%0
%2.73
%16.94
%28.24

Codes

Color #B7B298 in popluar color models

B7 B2 98
RGB 183 178 152
HSL 50° 17.71% 65.69%
HSB/HSV 50° 16.94% 71.76%
CMYK 0.00% 2.73% 16.94%
28.24%

Color #B7B298 in popluar number systems.

HEX B7 B2 98
Decimal 183 178 152
Binary 10110111 10110010 10011000
Octal 267 262 230

Shades and tints

Shades of #B7B298

#B7B298
(183,178,152)
#A7A28B
(167,162,139)
#97927E
(151,146,126)
#878271
(135,130,113)
#777264
(119,114,100)
#676257
(103,98,87)
#57524A
(87,82,74)
#47423D
(71,66,61)
#373230
(55,50,48)
#272223
(39,34,35)
#171216
(23,18,22)
#000000
(0,0,0)

Tints of #B7B298

#B7B298
(183,178,152)
#BDB9A1
(189,185,161)
#C3C0AA
(195,192,170)
#C9C7B3
(201,199,179)
#CFCEBC
(207,206,188)
#D5D5C5
(213,213,197)
#DBDCCE
(219,220,206)
#E1E3D7
(225,227,215)
#E7EAE0
(231,234,224)
#EDF1E9
(237,241,233)
#F3F8F2
(243,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B7B298 color. Also use rgb(183,178,152) instead hex code.

Text Font Color

.myTextColor { color: #B7B298; }

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

This text font color is #B7B298.

Background Color

.myBgColor { background-color: #B7B298; }

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

This div background color is #B7B298.

Border color

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

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

This div border color is #B7B298.

Opacity

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

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

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

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

This text has shadow with #B7B298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B7B298.

Preview

Color preview on black background

This text has color #B7B298 on black background.


Color preview on white background

This text has color #B7B298 on white background.


Black color preview on #B7B298 background

This text has black color on #B7B298 background.


White color preview on #B7B298 background

This text has white color on #B7B298 background.


Related colors

Complementary color

Complementary color for #hex is #484D67.


I love getcolorcode.com

Triadic colors

1 #98B7B2 and #B298B7 with #B7B298 are triadic colors.

2 #98B2B7 and #B2B798 with #B7B298 are triadic colors.