COLOR #B4AD5E

HEX: #B4AD5E RGB: (180,173,94)

Renk bilgisi

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

RGB renk modeli

#B4AD5E color RGB value is (180,173,94).

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

RGB bağlantıları ve doygunluk

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

180
173
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 173 + 94 = 447 (100%)
R 180 of 447 ~ 40.27%
G 173 of 447 ~ 38.7%
B 94 of 447 ~ 21.03'%

%40.27
%38.7
%21.03

CMYK RENK MODELİ

#B4AD5E rengi CMYK tonu (0,4,48,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.89%
  • sarı tonu 47.78%
  • ana renk tonu 29.41%

CMYK: (0,4,48,29)
C0M4Y48K29 (0%, 4%, 48%, 29%)
(0.00 / 0.04 / 0.48 / 0.29)

CMYK yüzdeleri

%0
%3.89
%47.78
%29.41

Codes

Color #B4AD5E in popluar color models

B4 AD 5E
RGB 180 173 94
HSL 55° 36.44% 53.73%
HSB/HSV 55° 47.78% 70.59%
CMYK 0.00% 3.89% 47.78%
29.41%

Color #B4AD5E in popluar number systems.

HEX B4 AD 5E
Decimal 180 173 94
Binary 10110100 10101101 1011110
Octal 264 255 136

Shades and tints

Shades of #B4AD5E

#B4AD5E
(180,173,94)
#A49E56
(164,158,86)
#948F4E
(148,143,78)
#848046
(132,128,70)
#74713E
(116,113,62)
#646236
(100,98,54)
#54532E
(84,83,46)
#444426
(68,68,38)
#34351E
(52,53,30)
#242616
(36,38,22)
#14170E
(20,23,14)
#000000
(0,0,0)

Tints of #B4AD5E

#B4AD5E
(180,173,94)
#BAB46C
(186,180,108)
#C0BB7A
(192,187,122)
#C6C288
(198,194,136)
#CCC996
(204,201,150)
#D2D0A4
(210,208,164)
#D8D7B2
(216,215,178)
#DEDEC0
(222,222,192)
#E4E5CE
(228,229,206)
#EAECDC
(234,236,220)
#F0F3EA
(240,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4AD5E; }

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

This text font color is #B4AD5E.

Background Color

.myBgColor { background-color: #B4AD5E; }

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

This div background color is #B4AD5E.

Border color

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

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

This div border color is #B4AD5E.

Opacity

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

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

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

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

This text has shadow with #B4AD5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4AD5E.

Preview

Color preview on black background

This text has color #B4AD5E on black background.


Color preview on white background

This text has color #B4AD5E on white background.


Black color preview on #B4AD5E background

This text has black color on #B4AD5E background.


White color preview on #B4AD5E background

This text has white color on #B4AD5E background.


Related colors

Complementary color

Complementary color for #hex is #4B52A1.


I love getcolorcode.com

Triadic colors

1 #5EB4AD and #AD5EB4 with #B4AD5E are triadic colors.

2 #5EADB4 and #ADB45E with #B4AD5E are triadic colors.