COLOR #B4A825

HEX: #B4A825 RGB: (180,168,37)

Renk bilgisi

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

RGB renk modeli

#B4A825 color RGB value is (180,168,37).

RGB: (180,168,37) (71%, 66%, 15%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 168 of 255 = 66%
B 37 of 255 = 15%

180
168
37

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 168 + 37 = 385 (100%)
R 180 of 385 ~ 46.75%
G 168 of 385 ~ 43.64%
B 37 of 385 ~ 9.61'%

%46.75
%43.64

CMYK RENK MODELİ

#B4A825 rengi CMYK tonu (0,7,79,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.67%
  • sarı tonu 79.44%
  • ana renk tonu 29.41%

CMYK: (0,7,79,29)
C0M7Y79K29 (0%, 7%, 79%, 29%)
(0.00 / 0.07 / 0.79 / 0.29)

CMYK yüzdeleri

%0
%6.67
%79.44
%29.41

Codes

Color #B4A825 in popluar color models

B4 A8 25
RGB 180 168 37
HSL 55° 65.90% 42.55%
HSB/HSV 55° 79.44% 70.59%
CMYK 0.00% 6.67% 79.44%
29.41%

Color #B4A825 in popluar number systems.

HEX B4 A8 25
Decimal 180 168 37
Binary 10110100 10101000 100101
Octal 264 250 45

Shades and tints

Shades of #B4A825

#B4A825
(180,168,37)
#A49922
(164,153,34)
#948A1F
(148,138,31)
#847B1C
(132,123,28)
#746C19
(116,108,25)
#645D16
(100,93,22)
#544E13
(84,78,19)
#443F10
(68,63,16)
#34300D
(52,48,13)
#24210A
(36,33,10)
#141207
(20,18,7)
#000000
(0,0,0)

Tints of #B4A825

#B4A825
(180,168,37)
#BAAF38
(186,175,56)
#C0B64B
(192,182,75)
#C6BD5E
(198,189,94)
#CCC471
(204,196,113)
#D2CB84
(210,203,132)
#D8D297
(216,210,151)
#DED9AA
(222,217,170)
#E4E0BD
(228,224,189)
#EAE7D0
(234,231,208)
#F0EEE3
(240,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4A825 color. Also use rgb(180,168,37) instead hex code.

Text Font Color

.myTextColor { color: #B4A825; }

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

This text font color is #B4A825.

Background Color

.myBgColor { background-color: #B4A825; }

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

This div background color is #B4A825.

Border color

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

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

This div border color is #B4A825.

Opacity

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

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

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

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

This text has shadow with #B4A825 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4A825.

Preview

Color preview on black background

This text has color #B4A825 on black background.


Color preview on white background

This text has color #B4A825 on white background.


Black color preview on #B4A825 background

This text has black color on #B4A825 background.


White color preview on #B4A825 background

This text has white color on #B4A825 background.


Related colors

Complementary color

Complementary color for #hex is #4B57DA.


I love getcolorcode.com

Triadic colors

1 #25B4A8 and #A825B4 with #B4A825 are triadic colors.

2 #25A8B4 and #A8B425 with #B4A825 are triadic colors.