COLOR #B5AD3E

HEX: #B5AD3E RGB: (181,173,62)

Renk bilgisi

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

RGB renk modeli

#B5AD3E color RGB value is (181,173,62).

RGB: (181,173,62) (71%, 68%, 24%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 173 of 255 = 68%
B 62 of 255 = 24%

181
173
62

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 173 + 62 = 416 (100%)
R 181 of 416 ~ 43.51%
G 173 of 416 ~ 41.59%
B 62 of 416 ~ 14.9'%

%43.51
%41.59
%14.9

CMYK RENK MODELİ

#B5AD3E rengi CMYK tonu (0,4,66,29).

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

CMYK: (0,4,66,29)
C0M4Y66K29 (0%, 4%, 66%, 29%)
(0.00 / 0.04 / 0.66 / 0.29)

CMYK yüzdeleri

%0
%4.42
%65.75
%29.02

Codes

Color #B5AD3E in popluar color models

B5 AD 3E
RGB 181 173 62
HSL 56° 48.97% 47.65%
HSB/HSV 56° 65.75% 70.98%
CMYK 0.00% 4.42% 65.75%
29.02%

Color #B5AD3E in popluar number systems.

HEX B5 AD 3E
Decimal 181 173 62
Binary 10110101 10101101 111110
Octal 265 255 76

Shades and tints

Shades of #B5AD3E

#B5AD3E
(181,173,62)
#A59E39
(165,158,57)
#958F34
(149,143,52)
#85802F
(133,128,47)
#75712A
(117,113,42)
#656225
(101,98,37)
#555320
(85,83,32)
#45441B
(69,68,27)
#353516
(53,53,22)
#252611
(37,38,17)
#15170C
(21,23,12)
#000000
(0,0,0)

Tints of #B5AD3E

#B5AD3E
(181,173,62)
#BBB44F
(187,180,79)
#C1BB60
(193,187,96)
#C7C271
(199,194,113)
#CDC982
(205,201,130)
#D3D093
(211,208,147)
#D9D7A4
(217,215,164)
#DFDEB5
(223,222,181)
#E5E5C6
(229,229,198)
#EBECD7
(235,236,215)
#F1F3E8
(241,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AD3E; }

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

This text font color is #B5AD3E.

Background Color

.myBgColor { background-color: #B5AD3E; }

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

This div background color is #B5AD3E.

Border color

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

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

This div border color is #B5AD3E.

Opacity

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

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

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

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

This text has shadow with #B5AD3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AD3E.

Preview

Color preview on black background

This text has color #B5AD3E on black background.


Color preview on white background

This text has color #B5AD3E on white background.


Black color preview on #B5AD3E background

This text has black color on #B5AD3E background.


White color preview on #B5AD3E background

This text has white color on #B5AD3E background.


Related colors

Complementary color

Complementary color for #hex is #4A52C1.


I love getcolorcode.com

Triadic colors

1 #3EB5AD and #AD3EB5 with #B5AD3E are triadic colors.

2 #3EADB5 and #ADB53E with #B5AD3E are triadic colors.