COLOR #B5AD6B

HEX: #B5AD6B RGB: (181,173,107)

Renk bilgisi

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

RGB renk modeli

#B5AD6B color RGB value is (181,173,107).

RGB: (181,173,107) (71%, 68%, 42%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 107 of 255 = 42%

181
173
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 107 = 461 (100%)
R 181 of 461 ~ 39.26%
G 173 of 461 ~ 37.53%
B 107 of 461 ~ 23.21'%

%39.26
%37.53
%23.21

CMYK RENK MODELİ

#B5AD6B rengi CMYK tonu (0,4,41,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.42%
  • sarı tonu 40.88%
  • ana renk tonu 29.02%

CMYK: (0,4,41,29)
C0M4Y41K29 (0%, 4%, 41%, 29%)
(0.00 / 0.04 / 0.41 / 0.29)

CMYK yüzdeleri

%0
%4.42
%40.88
%29.02

Codes

Color #B5AD6B in popluar color models

B5 AD 6B
RGB 181 173 107
HSL 54° 33.33% 56.47%
HSB/HSV 54° 40.88% 70.98%
CMYK 0.00% 4.42% 40.88%
29.02%

Color #B5AD6B in popluar number systems.

HEX B5 AD 6B
Decimal 181 173 107
Binary 10110101 10101101 1101011
Octal 265 255 153

Shades and tints

Shades of #B5AD6B

#B5AD6B
(181,173,107)
#A59E62
(165,158,98)
#958F59
(149,143,89)
#858050
(133,128,80)
#757147
(117,113,71)
#65623E
(101,98,62)
#555335
(85,83,53)
#45442C
(69,68,44)
#353523
(53,53,35)
#25261A
(37,38,26)
#151711
(21,23,17)
#000000
(0,0,0)

Tints of #B5AD6B

#B5AD6B
(181,173,107)
#BBB478
(187,180,120)
#C1BB85
(193,187,133)
#C7C292
(199,194,146)
#CDC99F
(205,201,159)
#D3D0AC
(211,208,172)
#D9D7B9
(217,215,185)
#DFDEC6
(223,222,198)
#E5E5D3
(229,229,211)
#EBECE0
(235,236,224)
#F1F3ED
(241,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5AD6B color. Also use rgb(181,173,107) instead hex code.

Text Font Color

.myTextColor { color: #B5AD6B; }

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

This text font color is #B5AD6B.

Background Color

.myBgColor { background-color: #B5AD6B; }

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

This div background color is #B5AD6B.

Border color

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

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

This div border color is #B5AD6B.

Opacity

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

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

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

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

This text has shadow with #B5AD6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AD6B.

Preview

Color preview on black background

This text has color #B5AD6B on black background.


Color preview on white background

This text has color #B5AD6B on white background.


Black color preview on #B5AD6B background

This text has black color on #B5AD6B background.


White color preview on #B5AD6B background

This text has white color on #B5AD6B background.


Related colors

Complementary color

Complementary color for #hex is #4A5294.


I love getcolorcode.com

Triadic colors

1 #6BB5AD and #AD6BB5 with #B5AD6B are triadic colors.

2 #6BADB5 and #ADB56B with #B5AD6B are triadic colors.