COLOR #B4A395

HEX: #B4A395 RGB: (180,163,149)

Renk bilgisi

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

RGB renk modeli

#B4A395 color RGB value is (180,163,149).

RGB: (180,163,149) (71%, 64%, 58%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 163 of 255 = 64%
B 149 of 255 = 58%

180
163
149

R + G + B ~ 64%. #B4A395 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 163 + 149 = 492 (100%)
R 180 of 492 ~ 36.59%
G 163 of 492 ~ 33.13%
B 149 of 492 ~ 30.28'%

%36.59
%33.13
%30.28

CMYK RENK MODELİ

#B4A395 rengi CMYK tonu (0,9,17,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.44%
  • sarı tonu 17.22%
  • ana renk tonu 29.41%

CMYK: (0,9,17,29)
C0M9Y17K29 (0%, 9%, 17%, 29%)
(0.00 / 0.09 / 0.17 / 0.29)

CMYK yüzdeleri

%0
%9.44
%17.22
%29.41

Codes

Color #B4A395 in popluar color models

B4 A3 95
RGB 180 163 149
HSL 27° 17.13% 64.51%
HSB/HSV 27° 17.22% 70.59%
CMYK 0.00% 9.44% 17.22%
29.41%

Color #B4A395 in popluar number systems.

HEX B4 A3 95
Decimal 180 163 149
Binary 10110100 10100011 10010101
Octal 264 243 225

Shades and tints

Shades of #B4A395

#B4A395
(180,163,149)
#A49588
(164,149,136)
#94877B
(148,135,123)
#84796E
(132,121,110)
#746B61
(116,107,97)
#645D54
(100,93,84)
#544F47
(84,79,71)
#44413A
(68,65,58)
#34332D
(52,51,45)
#242520
(36,37,32)
#141713
(20,23,19)
#000000
(0,0,0)

Tints of #B4A395

#B4A395
(180,163,149)
#BAAB9E
(186,171,158)
#C0B3A7
(192,179,167)
#C6BBB0
(198,187,176)
#CCC3B9
(204,195,185)
#D2CBC2
(210,203,194)
#D8D3CB
(216,211,203)
#DEDBD4
(222,219,212)
#E4E3DD
(228,227,221)
#EAEBE6
(234,235,230)
#F0F3EF
(240,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4A395 color. Also use rgb(180,163,149) instead hex code.

Text Font Color

.myTextColor { color: #B4A395; }

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

This text font color is #B4A395.

Background Color

.myBgColor { background-color: #B4A395; }

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

This div background color is #B4A395.

Border color

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

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

This div border color is #B4A395.

Opacity

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

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

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

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

This text has shadow with #B4A395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4A395.

Preview

Color preview on black background

This text has color #B4A395 on black background.


Color preview on white background

This text has color #B4A395 on white background.


Black color preview on #B4A395 background

This text has black color on #B4A395 background.


White color preview on #B4A395 background

This text has white color on #B4A395 background.


Related colors

Complementary color

Complementary color for #hex is #4B5C6A.


I love getcolorcode.com

Triadic colors

1 #95B4A3 and #A395B4 with #B4A395 are triadic colors.

2 #95A3B4 and #A3B495 with #B4A395 are triadic colors.