COLOR #B4B993

HEX: #B4B993 RGB: (180,185,147)

Renk bilgisi

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

RGB renk modeli

#B4B993 color RGB value is (180,185,147).

RGB: (180,185,147) (71%, 73%, 58%)

RGB bağlantıları ve doygunluk

R 180 of 255 = 71%
G 185 of 255 = 73%
B 147 of 255 = 58%

180
185
147

R + G + B ~ 67%. #B4B993 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 180 + 185 + 147 = 512 (100%)
R 180 of 512 ~ 35.16%
G 185 of 512 ~ 36.13%
B 147 of 512 ~ 28.71'%

%35.16
%36.13
%28.71

CMYK RENK MODELİ

#B4B993 rengi CMYK tonu (3,0,21,27).

  • camgöbeği tonu 2.70%
  • eflatun tonu 0.00%
  • sarı tonu 20.54%
  • ana renk tonu 27.45%
CMYK: (3,0,21,27) C3M0Y21K27 (3%,0%,21%,27%) (0.03/0.00/0.21/0.27) 

CMYK yüzdeleri

%2.7
%0
%20.54
%27.45

Codes

Color #B4B993 in popluar color models

B4 B9 93
RGB 180 185 147
HSL 68° 21.35% 65.10%
HSB/HSV 68° 20.54% 72.55%
CMYK 2.70% 0.00% 20.54%
27.45%

Color #B4B993 in popluar number systems.

HEX B4 B9 93
Decimal 180 185 147
Binary 10110100 10111001 10010011
Octal 264 271 223

Shades and tints

Shades of #B4B993

#B4B993
(180,185,147)
#A4A986
(164,169,134)
#949979
(148,153,121)
#84896C
(132,137,108)
#74795F
(116,121,95)
#646952
(100,105,82)
#545945
(84,89,69)
#444938
(68,73,56)
#34392B
(52,57,43)
#24291E
(36,41,30)
#141911
(20,25,17)
#000000
(0,0,0)

Tints of #B4B993

#B4B993
(180,185,147)
#BABF9C
(186,191,156)
#C0C5A5
(192,197,165)
#C6CBAE
(198,203,174)
#CCD1B7
(204,209,183)
#D2D7C0
(210,215,192)
#D8DDC9
(216,221,201)
#DEE3D2
(222,227,210)
#E4E9DB
(228,233,219)
#EAEFE4
(234,239,228)
#F0F5ED
(240,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B4B993 color. Also use rgb(180,185,147) instead hex code.

Text Font Color

.myTextColor { color: #B4B993; }

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

This text font color is #B4B993.

Background Color

.myBgColor { background-color: #B4B993; }

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

This div background color is #B4B993.

Border color

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

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

This div border color is #B4B993.

Opacity

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

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

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

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

This text has shadow with #B4B993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4B993.

Preview

Color preview on black background

This text has color #B4B993 on black background.


Color preview on white background

This text has color #B4B993 on white background.


Black color preview on #B4B993 background

This text has black color on #B4B993 background.


White color preview on #B4B993 background

This text has white color on #B4B993 background.


Related colors

Complementary color

Complementary color for #hex is #4B466C.


I love getcolorcode.com

Triadic colors

1 #93B4B9 and #B993B4 with #B4B993 are triadic colors.

2 #93B9B4 and #B9B493 with #B4B993 are triadic colors.