COLOR #B6A590

HEX: #B6A590 RGB: (182,165,144)

Renk bilgisi

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

RGB renk modeli

#B6A590 color RGB value is (182,165,144).

RGB: (182,165,144) (71%, 65%, 56%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 165 of 255 = 65%
B 144 of 255 = 56%

182
165
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 165 + 144 = 491 (100%)
R 182 of 491 ~ 37.07%
G 165 of 491 ~ 33.6%
B 144 of 491 ~ 29.33'%

%37.07
%33.6
%29.33

CMYK RENK MODELİ

#B6A590 rengi CMYK tonu (0,9,21,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.34%
  • sarı tonu 20.88%
  • ana renk tonu 28.63%

CMYK: (0,9,21,29)
C0M9Y21K29 (0%, 9%, 21%, 29%)
(0.00 / 0.09 / 0.21 / 0.29)

CMYK yüzdeleri

%0
%9.34
%20.88
%28.63

Codes

Color #B6A590 in popluar color models

B6 A5 90
RGB 182 165 144
HSL 33° 20.65% 63.92%
HSB/HSV 33° 20.88% 71.37%
CMYK 0.00% 9.34% 20.88%
28.63%

Color #B6A590 in popluar number systems.

HEX B6 A5 90
Decimal 182 165 144
Binary 10110110 10100101 10010000
Octal 266 245 220

Shades and tints

Shades of #B6A590

#B6A590
(182,165,144)
#A69683
(166,150,131)
#968776
(150,135,118)
#867869
(134,120,105)
#76695C
(118,105,92)
#665A4F
(102,90,79)
#564B42
(86,75,66)
#463C35
(70,60,53)
#362D28
(54,45,40)
#261E1B
(38,30,27)
#160F0E
(22,15,14)
#000000
(0,0,0)

Tints of #B6A590

#B6A590
(182,165,144)
#BCAD9A
(188,173,154)
#C2B5A4
(194,181,164)
#C8BDAE
(200,189,174)
#CEC5B8
(206,197,184)
#D4CDC2
(212,205,194)
#DAD5CC
(218,213,204)
#E0DDD6
(224,221,214)
#E6E5E0
(230,229,224)
#ECEDEA
(236,237,234)
#F2F5F4
(242,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6A590 color. Also use rgb(182,165,144) instead hex code.

Text Font Color

.myTextColor { color: #B6A590; }

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

This text font color is #B6A590.

Background Color

.myBgColor { background-color: #B6A590; }

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

This div background color is #B6A590.

Border color

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

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

This div border color is #B6A590.

Opacity

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

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

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

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

This text has shadow with #B6A590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6A590.

Preview

Color preview on black background

This text has color #B6A590 on black background.


Color preview on white background

This text has color #B6A590 on white background.


Black color preview on #B6A590 background

This text has black color on #B6A590 background.


White color preview on #B6A590 background

This text has white color on #B6A590 background.


Related colors

Complementary color

Complementary color for #hex is #495A6F.


I love getcolorcode.com

Triadic colors

1 #90B6A5 and #A590B6 with #B6A590 are triadic colors.

2 #90A5B6 and #A5B690 with #B6A590 are triadic colors.