COLOR #B6AD5E

HEX: #B6AD5E RGB: (182,173,94)

Renk bilgisi

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

RGB renk modeli

#B6AD5E color RGB value is (182,173,94).

RGB: (182,173,94) (71%, 68%, 37%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 173 of 255 = 68%
B 94 of 255 = 37%

182
173
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 173 + 94 = 449 (100%)
R 182 of 449 ~ 40.53%
G 173 of 449 ~ 38.53%
B 94 of 449 ~ 20.94'%

%40.53
%38.53
%20.94

CMYK RENK MODELİ

#B6AD5E rengi CMYK tonu (0,5,48,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.95%
  • sarı tonu 48.35%
  • ana renk tonu 28.63%

CMYK: (0,5,48,29)
C0M5Y48K29 (0%, 5%, 48%, 29%)
(0.00 / 0.05 / 0.48 / 0.29)

CMYK yüzdeleri

%0
%4.95
%48.35
%28.63

Codes

Color #B6AD5E in popluar color models

B6 AD 5E
RGB 182 173 94
HSL 54° 37.61% 54.12%
HSB/HSV 54° 48.35% 71.37%
CMYK 0.00% 4.95% 48.35%
28.63%

Color #B6AD5E in popluar number systems.

HEX B6 AD 5E
Decimal 182 173 94
Binary 10110110 10101101 1011110
Octal 266 255 136

Shades and tints

Shades of #B6AD5E

#B6AD5E
(182,173,94)
#A69E56
(166,158,86)
#968F4E
(150,143,78)
#868046
(134,128,70)
#76713E
(118,113,62)
#666236
(102,98,54)
#56532E
(86,83,46)
#464426
(70,68,38)
#36351E
(54,53,30)
#262616
(38,38,22)
#16170E
(22,23,14)
#000000
(0,0,0)

Tints of #B6AD5E

#B6AD5E
(182,173,94)
#BCB46C
(188,180,108)
#C2BB7A
(194,187,122)
#C8C288
(200,194,136)
#CEC996
(206,201,150)
#D4D0A4
(212,208,164)
#DAD7B2
(218,215,178)
#E0DEC0
(224,222,192)
#E6E5CE
(230,229,206)
#ECECDC
(236,236,220)
#F2F3EA
(242,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6AD5E color. Also use rgb(182,173,94) instead hex code.

Text Font Color

.myTextColor { color: #B6AD5E; }

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

This text font color is #B6AD5E.

Background Color

.myBgColor { background-color: #B6AD5E; }

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

This div background color is #B6AD5E.

Border color

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

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

This div border color is #B6AD5E.

Opacity

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

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

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

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

This text has shadow with #B6AD5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6AD5E.

Preview

Color preview on black background

This text has color #B6AD5E on black background.


Color preview on white background

This text has color #B6AD5E on white background.


Black color preview on #B6AD5E background

This text has black color on #B6AD5E background.


White color preview on #B6AD5E background

This text has white color on #B6AD5E background.


Related colors

Complementary color

Complementary color for #hex is #4952A1.


I love getcolorcode.com

Triadic colors

1 #5EB6AD and #AD5EB6 with #B6AD5E are triadic colors.

2 #5EADB6 and #ADB65E with #B6AD5E are triadic colors.