COLOR #B5B04D

HEX: #B5B04D RGB: (181,176,77)

Renk bilgisi

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

RGB renk modeli

#B5B04D color RGB value is (181,176,77).

RGB: (181,176,77) (71%, 69%, 30%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 176 of 255 = 69%
B 77 of 255 = 30%

181
176
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 176 + 77 = 434 (100%)
R 181 of 434 ~ 41.71%
G 176 of 434 ~ 40.55%
B 77 of 434 ~ 17.74'%

%41.71
%40.55
%17.74

CMYK RENK MODELİ

#B5B04D rengi CMYK tonu (0,3,57,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.76%
  • sarı tonu 57.46%
  • ana renk tonu 29.02%

CMYK: (0,3,57,29)
C0M3Y57K29 (0%, 3%, 57%, 29%)
(0.00 / 0.03 / 0.57 / 0.29)

CMYK yüzdeleri

%0
%2.76
%57.46
%29.02

Codes

Color #B5B04D in popluar color models

B5 B0 4D
RGB 181 176 77
HSL 57° 41.27% 50.59%
HSB/HSV 57° 57.46% 70.98%
CMYK 0.00% 2.76% 57.46%
29.02%

Color #B5B04D in popluar number systems.

HEX B5 B0 4D
Decimal 181 176 77
Binary 10110101 10110000 1001101
Octal 265 260 115

Shades and tints

Shades of #B5B04D

#B5B04D
(181,176,77)
#A5A046
(165,160,70)
#95903F
(149,144,63)
#858038
(133,128,56)
#757031
(117,112,49)
#65602A
(101,96,42)
#555023
(85,80,35)
#45401C
(69,64,28)
#353015
(53,48,21)
#25200E
(37,32,14)
#151007
(21,16,7)
#000000
(0,0,0)

Tints of #B5B04D

#B5B04D
(181,176,77)
#BBB75D
(187,183,93)
#C1BE6D
(193,190,109)
#C7C57D
(199,197,125)
#CDCC8D
(205,204,141)
#D3D39D
(211,211,157)
#D9DAAD
(217,218,173)
#DFE1BD
(223,225,189)
#E5E8CD
(229,232,205)
#EBEFDD
(235,239,221)
#F1F6ED
(241,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5B04D color. Also use rgb(181,176,77) instead hex code.

Text Font Color

.myTextColor { color: #B5B04D; }

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

This text font color is #B5B04D.

Background Color

.myBgColor { background-color: #B5B04D; }

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

This div background color is #B5B04D.

Border color

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

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

This div border color is #B5B04D.

Opacity

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

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

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

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

This text has shadow with #B5B04D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5B04D.

Preview

Color preview on black background

This text has color #B5B04D on black background.


Color preview on white background

This text has color #B5B04D on white background.


Black color preview on #B5B04D background

This text has black color on #B5B04D background.


White color preview on #B5B04D background

This text has white color on #B5B04D background.


Related colors

Complementary color

Complementary color for #hex is #4A4FB2.


I love getcolorcode.com

Triadic colors

1 #4DB5B0 and #B04DB5 with #B5B04D are triadic colors.

2 #4DB0B5 and #B0B54D with #B5B04D are triadic colors.