COLOR #B6B493

HEX: #B6B493 RGB: (182,180,147)

Renk bilgisi

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

RGB renk modeli

#B6B493 color RGB value is (182,180,147).

RGB: (182,180,147) (71%, 71%, 58%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 180 of 255 = 71%
B 147 of 255 = 58%

182
180
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 180 + 147 = 509 (100%)
R 182 of 509 ~ 35.76%
G 180 of 509 ~ 35.36%
B 147 of 509 ~ 28.88'%

%35.76
%35.36
%28.88

CMYK RENK MODELİ

#B6B493 rengi CMYK tonu (0,1,19,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.10%
  • sarı tonu 19.23%
  • ana renk tonu 28.63%

CMYK: (0,1,19,29)
C0M1Y19K29 (0%, 1%, 19%, 29%)
(0.00 / 0.01 / 0.19 / 0.29)

CMYK yüzdeleri

%0
%1.1
%19.23
%28.63

Codes

Color #B6B493 in popluar color models

B6 B4 93
RGB 182 180 147
HSL 57° 19.34% 64.51%
HSB/HSV 57° 19.23% 71.37%
CMYK 0.00% 1.10% 19.23%
28.63%

Color #B6B493 in popluar number systems.

HEX B6 B4 93
Decimal 182 180 147
Binary 10110110 10110100 10010011
Octal 266 264 223

Shades and tints

Shades of #B6B493

#B6B493
(182,180,147)
#A6A486
(166,164,134)
#969479
(150,148,121)
#86846C
(134,132,108)
#76745F
(118,116,95)
#666452
(102,100,82)
#565445
(86,84,69)
#464438
(70,68,56)
#36342B
(54,52,43)
#26241E
(38,36,30)
#161411
(22,20,17)
#000000
(0,0,0)

Tints of #B6B493

#B6B493
(182,180,147)
#BCBA9C
(188,186,156)
#C2C0A5
(194,192,165)
#C8C6AE
(200,198,174)
#CECCB7
(206,204,183)
#D4D2C0
(212,210,192)
#DAD8C9
(218,216,201)
#E0DED2
(224,222,210)
#E6E4DB
(230,228,219)
#ECEAE4
(236,234,228)
#F2F0ED
(242,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B6B493; }

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

This text font color is #B6B493.

Background Color

.myBgColor { background-color: #B6B493; }

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

This div background color is #B6B493.

Border color

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

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

This div border color is #B6B493.

Opacity

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

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

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

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

This text has shadow with #B6B493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6B493.

Preview

Color preview on black background

This text has color #B6B493 on black background.


Color preview on white background

This text has color #B6B493 on white background.


Black color preview on #B6B493 background

This text has black color on #B6B493 background.


White color preview on #B6B493 background

This text has white color on #B6B493 background.


Related colors

Complementary color

Complementary color for #hex is #494B6C.


I love getcolorcode.com

Triadic colors

1 #93B6B4 and #B493B6 with #B6B493 are triadic colors.

2 #93B4B6 and #B4B693 with #B6B493 are triadic colors.