COLOR #B5AD4A

HEX: #B5AD4A RGB: (181,173,74)

Renk bilgisi

#B5AD4A contains mainly red and green colors. #B5AD4A ‘ nin web güvenlik rengi #CC9933 (ya da #C93) dir.

RGB renk modeli

#B5AD4A color RGB value is (181,173,74).

RGB: (181,173,74) (71%, 68%, 29%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 74 of 255 = 29%

181
173
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 74 = 428 (100%)
R 181 of 428 ~ 42.29%
G 173 of 428 ~ 40.42%
B 74 of 428 ~ 17.29'%

%42.29
%40.42
%17.29

CMYK RENK MODELİ

#B5AD4A rengi CMYK tonu (0,4,59,29).

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

CMYK: (0,4,59,29)
C0M4Y59K29 (0%, 4%, 59%, 29%)
(0.00 / 0.04 / 0.59 / 0.29)

CMYK yüzdeleri

%0
%4.42
%59.12
%29.02

Codes

Color #B5AD4A in popluar color models

B5 AD 4A
RGB 181 173 74
HSL 56° 41.96% 50.00%
HSB/HSV 56° 59.12% 70.98%
CMYK 0.00% 4.42% 59.12%
29.02%

Color #B5AD4A in popluar number systems.

HEX B5 AD 4A
Decimal 181 173 74
Binary 10110101 10101101 1001010
Octal 265 255 112

Shades and tints

Shades of #B5AD4A

#B5AD4A
(181,173,74)
#A59E44
(165,158,68)
#958F3E
(149,143,62)
#858038
(133,128,56)
#757132
(117,113,50)
#65622C
(101,98,44)
#555326
(85,83,38)
#454420
(69,68,32)
#35351A
(53,53,26)
#252614
(37,38,20)
#15170E
(21,23,14)
#000000
(0,0,0)

Tints of #B5AD4A

#B5AD4A
(181,173,74)
#BBB45A
(187,180,90)
#C1BB6A
(193,187,106)
#C7C27A
(199,194,122)
#CDC98A
(205,201,138)
#D3D09A
(211,208,154)
#D9D7AA
(217,215,170)
#DFDEBA
(223,222,186)
#E5E5CA
(229,229,202)
#EBECDA
(235,236,218)
#F1F3EA
(241,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AD4A; }

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

This text font color is #B5AD4A.

Background Color

.myBgColor { background-color: #B5AD4A; }

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

This div background color is #B5AD4A.

Border color

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

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

This div border color is #B5AD4A.

Opacity

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

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

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

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

This text has shadow with #B5AD4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AD4A.

Preview

Color preview on black background

This text has color #B5AD4A on black background.


Color preview on white background

This text has color #B5AD4A on white background.


Black color preview on #B5AD4A background

This text has black color on #B5AD4A background.


White color preview on #B5AD4A background

This text has white color on #B5AD4A background.


Related colors

Complementary color

Complementary color for #hex is #4A52B5.


I love getcolorcode.com

Triadic colors

1 #4AB5AD and #AD4AB5 with #B5AD4A are triadic colors.

2 #4AADB5 and #ADB54A with #B5AD4A are triadic colors.