COLOR #B5AD6D

HEX: #B5AD6D RGB: (181,173,109)

Renk bilgisi

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

RGB renk modeli

#B5AD6D color RGB value is (181,173,109).

RGB: (181,173,109) (71%, 68%, 43%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 109 of 255 = 43%

181
173
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 109 = 463 (100%)
R 181 of 463 ~ 39.09%
G 173 of 463 ~ 37.37%
B 109 of 463 ~ 23.54'%

%39.09
%37.37
%23.54

CMYK RENK MODELİ

#B5AD6D rengi CMYK tonu (0,4,40,29).

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

CMYK: (0,4,40,29)
C0M4Y40K29 (0%, 4%, 40%, 29%)
(0.00 / 0.04 / 0.40 / 0.29)

CMYK yüzdeleri

%0
%4.42
%39.78
%29.02

Codes

Color #B5AD6D in popluar color models

B5 AD 6D
RGB 181 173 109
HSL 53° 32.73% 56.86%
HSB/HSV 53° 39.78% 70.98%
CMYK 0.00% 4.42% 39.78%
29.02%

Color #B5AD6D in popluar number systems.

HEX B5 AD 6D
Decimal 181 173 109
Binary 10110101 10101101 1101101
Octal 265 255 155

Shades and tints

Shades of #B5AD6D

#B5AD6D
(181,173,109)
#A59E64
(165,158,100)
#958F5B
(149,143,91)
#858052
(133,128,82)
#757149
(117,113,73)
#656240
(101,98,64)
#555337
(85,83,55)
#45442E
(69,68,46)
#353525
(53,53,37)
#25261C
(37,38,28)
#151713
(21,23,19)
#000000
(0,0,0)

Tints of #B5AD6D

#B5AD6D
(181,173,109)
#BBB47A
(187,180,122)
#C1BB87
(193,187,135)
#C7C294
(199,194,148)
#CDC9A1
(205,201,161)
#D3D0AE
(211,208,174)
#D9D7BB
(217,215,187)
#DFDEC8
(223,222,200)
#E5E5D5
(229,229,213)
#EBECE2
(235,236,226)
#F1F3EF
(241,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AD6D; }

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

This text font color is #B5AD6D.

Background Color

.myBgColor { background-color: #B5AD6D; }

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

This div background color is #B5AD6D.

Border color

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

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

This div border color is #B5AD6D.

Opacity

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

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

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

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

This text has shadow with #B5AD6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AD6D.

Preview

Color preview on black background

This text has color #B5AD6D on black background.


Color preview on white background

This text has color #B5AD6D on white background.


Black color preview on #B5AD6D background

This text has black color on #B5AD6D background.


White color preview on #B5AD6D background

This text has white color on #B5AD6D background.


Related colors

Complementary color

Complementary color for #hex is #4A5292.


I love getcolorcode.com

Triadic colors

1 #6DB5AD and #AD6DB5 with #B5AD6D are triadic colors.

2 #6DADB5 and #ADB56D with #B5AD6D are triadic colors.