COLOR #B36B63

HEX: #B36B63 RGB: (179,107,99)

Renk bilgisi

#B36B63 contains mainly red color. #B36B63 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#B36B63 color RGB value is (179,107,99).

RGB: (179,107,99) (70%, 42%, 39%)

RGB bağlantıları ve doygunluk

R 179 of 255 = 70%
G 107 of 255 = 42%
B 99 of 255 = 39%

179
107
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 179 + 107 + 99 = 385 (100%)
R 179 of 385 ~ 46.49%
G 107 of 385 ~ 27.79%
B 99 of 385 ~ 25.71'%

%46.49
%27.79
%25.71

CMYK RENK MODELİ

#B36B63 rengi CMYK tonu (0,40,45,30).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.22%
  • sarı tonu 44.69%
  • ana renk tonu 29.80%

CMYK: (0,40,45,30)
C0M40Y45K30 (0%, 40%, 45%, 30%)
(0.00 / 0.40 / 0.45 / 0.30)

CMYK yüzdeleri

%0
%40.22
%44.69
%29.8

Codes

Color #B36B63 in popluar color models

B3 6B 63
RGB 179 107 99
HSL 34.48% 54.51%
HSB/HSV 44.69% 70.20%
CMYK 0.00% 40.22% 44.69%
29.80%

Color #B36B63 in popluar number systems.

HEX B3 6B 63
Decimal 179 107 99
Binary 10110011 1101011 1100011
Octal 263 153 143

Shades and tints

Shades of #B36B63

#B36B63
(179,107,99)
#A3625A
(163,98,90)
#935951
(147,89,81)
#835048
(131,80,72)
#73473F
(115,71,63)
#633E36
(99,62,54)
#53352D
(83,53,45)
#432C24
(67,44,36)
#33231B
(51,35,27)
#231A12
(35,26,18)
#131109
(19,17,9)
#000000
(0,0,0)

Tints of #B36B63

#B36B63
(179,107,99)
#B97871
(185,120,113)
#BF857F
(191,133,127)
#C5928D
(197,146,141)
#CB9F9B
(203,159,155)
#D1ACA9
(209,172,169)
#D7B9B7
(215,185,183)
#DDC6C5
(221,198,197)
#E3D3D3
(227,211,211)
#E9E0E1
(233,224,225)
#EFEDEF
(239,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B36B63 color. Also use rgb(179,107,99) instead hex code.

Text Font Color

.myTextColor { color: #B36B63; }

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

This text font color is #B36B63.

Background Color

.myBgColor { background-color: #B36B63; }

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

This div background color is #B36B63.

Border color

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

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

This div border color is #B36B63.

Opacity

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

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

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

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

This text has shadow with #B36B63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B36B63.

Preview

Color preview on black background

This text has color #B36B63 on black background.


Color preview on white background

This text has color #B36B63 on white background.


Black color preview on #B36B63 background

This text has black color on #B36B63 background.


White color preview on #B36B63 background

This text has white color on #B36B63 background.


Related colors

Complementary color

Complementary color for #hex is #4C949C.


I love getcolorcode.com

Triadic colors

1 #63B36B and #6B63B3 with #B36B63 are triadic colors.

2 #636BB3 and #6BB363 with #B36B63 are triadic colors.