COLOR #B4A679

HEX: #B4A679 RGB: (180,166,121)

Renk bilgisi

#B4A679 contains red, green and blue colors in about the same proportion. #B4A679 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#B4A679 color RGB value is (180,166,121).

RGB: (180,166,121) (71%, 65%, 47%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 166 of 255 = 65%
B 121 of 255 = 47%

180
166
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 166 + 121 = 467 (100%)
R 180 of 467 ~ 38.54%
G 166 of 467 ~ 35.55%
B 121 of 467 ~ 25.91'%

%38.54
%35.55
%25.91

CMYK RENK MODELİ

#B4A679 rengi CMYK tonu (0,8,33,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.78%
  • sarı tonu 32.78%
  • ana renk tonu 29.41%

CMYK: (0,8,33,29)
C0M8Y33K29 (0%, 8%, 33%, 29%)
(0.00 / 0.08 / 0.33 / 0.29)

CMYK yüzdeleri

%0
%7.78
%32.78
%29.41

Codes

Color #B4A679 in popluar color models

B4 A6 79
RGB 180 166 121
HSL 46° 28.23% 59.02%
HSB/HSV 46° 32.78% 70.59%
CMYK 0.00% 7.78% 32.78%
29.41%

Color #B4A679 in popluar number systems.

HEX B4 A6 79
Decimal 180 166 121
Binary 10110100 10100110 1111001
Octal 264 246 171

Shades and tints

Shades of #B4A679

#B4A679
(180,166,121)
#A4976E
(164,151,110)
#948863
(148,136,99)
#847958
(132,121,88)
#746A4D
(116,106,77)
#645B42
(100,91,66)
#544C37
(84,76,55)
#443D2C
(68,61,44)
#342E21
(52,46,33)
#241F16
(36,31,22)
#14100B
(20,16,11)
#000000
(0,0,0)

Tints of #B4A679

#B4A679
(180,166,121)
#BAAE85
(186,174,133)
#C0B691
(192,182,145)
#C6BE9D
(198,190,157)
#CCC6A9
(204,198,169)
#D2CEB5
(210,206,181)
#D8D6C1
(216,214,193)
#DEDECD
(222,222,205)
#E4E6D9
(228,230,217)
#EAEEE5
(234,238,229)
#F0F6F1
(240,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4A679 color. Also use rgb(180,166,121) instead hex code.

Text Font Color

.myTextColor { color: #B4A679; }

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

This text font color is #B4A679.

Background Color

.myBgColor { background-color: #B4A679; }

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

This div background color is #B4A679.

Border color

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

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

This div border color is #B4A679.

Opacity

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

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

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

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

This text has shadow with #B4A679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4A679.

Preview

Color preview on black background

This text has color #B4A679 on black background.


Color preview on white background

This text has color #B4A679 on white background.


Black color preview on #B4A679 background

This text has black color on #B4A679 background.


White color preview on #B4A679 background

This text has white color on #B4A679 background.


Related colors

Complementary color

Complementary color for #hex is #4B5986.


I love getcolorcode.com

Triadic colors

1 #79B4A6 and #A679B4 with #B4A679 are triadic colors.

2 #79A6B4 and #A6B479 with #B4A679 are triadic colors.