COLOR #B36284

HEX: #B36284 RGB: (179,98,132)

Color info

#B36284 contains mainly red and blue colors. Web safe color of #B36284 is #996699 (or #969).

RGB color model

#B36284 color RGB value is (179,98,132).

RGB: (179,98,132) (70%, 38%, 52%)

RGB channels and saturation

R 179 of 255 = 70%
G 98 of 255 = 38%
B 132 of 255 = 52%

179
98
132

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

Portions of RGB colors in percentages

R + G + B = 179 + 98 + 132 = 409 (100%)
R 179 of 409 ~ 43.77%
G 98 of 409 ~ 23.96%
B 132 of 409 ~ 32.27'%

%43.77
%23.96
%32.27

CMYK color model

#B36284 color CMYK value is (0,45,26,30).

  • cyan value is 0.00%
  • magenta value is 45.25%
  • yellow value is 26.26%
  • key color value is 29.80%

CMYK: (0,45,26,30)
C0M45Y26K30 (0%, 45%, 26%, 30%)
(0.00 / 0.45 / 0.26 / 0.30)

CMYK percentages

%0
%45.25
%26.26
%29.8

Codes

Color #B36284 in popluar color models

B3 62 84
RGB 179 98 132
HSL 335° 34.76% 54.31%
HSB/HSV 335° 45.25% 70.20%
CMYK 0.00% 45.25% 26.26%
29.80%

Color #B36284 in popluar number systems.

HEX B3 62 84
Decimal 179 98 132
Binary 10110011 1100010 10000100
Octal 263 142 204

Shades and tints

Shades of #B36284

#B36284
(179,98,132)
#A35A78
(163,90,120)
#93526C
(147,82,108)
#834A60
(131,74,96)
#734254
(115,66,84)
#633A48
(99,58,72)
#53323C
(83,50,60)
#432A30
(67,42,48)
#332224
(51,34,36)
#231A18
(35,26,24)
#13120C
(19,18,12)
#000000
(0,0,0)

Tints of #B36284

#B36284
(179,98,132)
#B9708F
(185,112,143)
#BF7E9A
(191,126,154)
#C58CA5
(197,140,165)
#CB9AB0
(203,154,176)
#D1A8BB
(209,168,187)
#D7B6C6
(215,182,198)
#DDC4D1
(221,196,209)
#E3D2DC
(227,210,220)
#E9E0E7
(233,224,231)
#EFEEF2
(239,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B36284 color. Also use rgb(179,98,132) instead hex code.

Text Font Color

.myTextColor { color: #B36284; }

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

This text font color is #B36284.

Background Color

.myBgColor { background-color: #B36284; }

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

This div background color is #B36284.

Border color

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

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

This div border color is #B36284.

Opacity

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

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

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

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

This text has shadow with #B36284 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B36284.

Preview

Color preview on black background

This text has color #B36284 on black background.


Color preview on white background

This text has color #B36284 on white background.


Black color preview on #B36284 background

This text has black color on #B36284 background.


White color preview on #B36284 background

This text has white color on #B36284 background.


Related colors

Complementary color

Complementary color for #hex is #4C9D7B.


I love getcolorcode.com

Triadic colors

1 #84B362 and #6284B3 with #B36284 are triadic colors.

2 #8462B3 and #62B384 with #B36284 are triadic colors.