COLOR #B49388

HEX: #B49388 RGB: (180,147,136)

Renk bilgisi

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

RGB renk modeli

#B49388 color RGB value is (180,147,136).

RGB: (180,147,136) (71%, 58%, 53%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 147 of 255 = 58%
B 136 of 255 = 53%

180
147
136

R + G + B ~ 61%. #B49388 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 147 + 136 = 463 (100%)
R 180 of 463 ~ 38.88%
G 147 of 463 ~ 31.75%
B 136 of 463 ~ 29.37'%

%38.88
%31.75
%29.37

CMYK RENK MODELİ

#B49388 rengi CMYK tonu (0,18,24,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.33%
  • sarı tonu 24.44%
  • ana renk tonu 29.41%

CMYK: (0,18,24,29)
C0M18Y24K29 (0%, 18%, 24%, 29%)
(0.00 / 0.18 / 0.24 / 0.29)

CMYK yüzdeleri

%0
%18.33
%24.44
%29.41

Codes

Color #B49388 in popluar color models

B4 93 88
RGB 180 147 136
HSL 15° 22.68% 61.96%
HSB/HSV 15° 24.44% 70.59%
CMYK 0.00% 18.33% 24.44%
29.41%

Color #B49388 in popluar number systems.

HEX B4 93 88
Decimal 180 147 136
Binary 10110100 10010011 10001000
Octal 264 223 210

Shades and tints

Shades of #B49388

#B49388
(180,147,136)
#A4867C
(164,134,124)
#947970
(148,121,112)
#846C64
(132,108,100)
#745F58
(116,95,88)
#64524C
(100,82,76)
#544540
(84,69,64)
#443834
(68,56,52)
#342B28
(52,43,40)
#241E1C
(36,30,28)
#141110
(20,17,16)
#000000
(0,0,0)

Tints of #B49388

#B49388
(180,147,136)
#BA9C92
(186,156,146)
#C0A59C
(192,165,156)
#C6AEA6
(198,174,166)
#CCB7B0
(204,183,176)
#D2C0BA
(210,192,186)
#D8C9C4
(216,201,196)
#DED2CE
(222,210,206)
#E4DBD8
(228,219,216)
#EAE4E2
(234,228,226)
#F0EDEC
(240,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B49388 color. Also use rgb(180,147,136) instead hex code.

Text Font Color

.myTextColor { color: #B49388; }

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

This text font color is #B49388.

Background Color

.myBgColor { background-color: #B49388; }

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

This div background color is #B49388.

Border color

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

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

This div border color is #B49388.

Opacity

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

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

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

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

This text has shadow with #B49388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49388.

Preview

Color preview on black background

This text has color #B49388 on black background.


Color preview on white background

This text has color #B49388 on white background.


Black color preview on #B49388 background

This text has black color on #B49388 background.


White color preview on #B49388 background

This text has white color on #B49388 background.


Related colors

Complementary color

Complementary color for #hex is #4B6C77.


I love getcolorcode.com

Triadic colors

1 #88B493 and #9388B4 with #B49388 are triadic colors.

2 #8893B4 and #93B488 with #B49388 are triadic colors.