COLOR #B36897

HEX: #B36897 RGB: (179,104,151)

Color info

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

RGB color model

#B36897 color RGB value is (179,104,151).

RGB: (179,104,151) (70%, 41%, 59%)

RGB channels and saturation

R 179 of 255 = 70%
G 104 of 255 = 41%
B 151 of 255 = 59%

179
104
151

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

Portions of RGB colors in percentages

R + G + B = 179 + 104 + 151 = 434 (100%)
R 179 of 434 ~ 41.24%
G 104 of 434 ~ 23.96%
B 151 of 434 ~ 34.79'%

%41.24
%23.96
%34.79

CMYK color model

#B36897 color CMYK value is (0,42,16,30).

  • cyan value is 0.00%
  • magenta value is 41.90%
  • yellow value is 15.64%
  • key color value is 29.80%
CMYK: (0,42,16,30) C0M42Y16K30 (0%,42%,16%,30%) (0.00/0.42/0.16/0.30) 

CMYK percentages

%0
%41.9
%15.64
%29.8

Codes

Color #B36897 in popluar color models

B3 68 97
RGB 179 104 151
HSL 322° 33.04% 55.49%
HSB/HSV 322° 41.90% 70.20%
CMYK 0.00% 41.90% 15.64%
29.80%

Color #B36897 in popluar number systems.

HEX B3 68 97
Decimal 179 104 151
Binary 10110011 1101000 10010111
Octal 263 150 227

Shades and tints

Shades of #B36897

#B36897
(179,104,151)
#A35F8A
(163,95,138)
#93567D
(147,86,125)
#834D70
(131,77,112)
#734463
(115,68,99)
#633B56
(99,59,86)
#533249
(83,50,73)
#43293C
(67,41,60)
#33202F
(51,32,47)
#231722
(35,23,34)
#130E15
(19,14,21)
#000000
(0,0,0)

Tints of #B36897

#B36897
(179,104,151)
#B975A0
(185,117,160)
#BF82A9
(191,130,169)
#C58FB2
(197,143,178)
#CB9CBB
(203,156,187)
#D1A9C4
(209,169,196)
#D7B6CD
(215,182,205)
#DDC3D6
(221,195,214)
#E3D0DF
(227,208,223)
#E9DDE8
(233,221,232)
#EFEAF1
(239,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B36897 color. Also use rgb(179,104,151) instead hex code.

Text Font Color

.myTextColor { color: #B36897; }

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

This text font color is #B36897.

Background Color

.myBgColor { background-color: #B36897; }

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

This div background color is #B36897.

Border color

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

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

This div border color is #B36897.

Opacity

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

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

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

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

This text has shadow with #B36897 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B36897.

Preview

Color preview on black background

This text has color #B36897 on black background.


Color preview on white background

This text has color #B36897 on white background.


Black color preview on #B36897 background

This text has black color on #B36897 background.


White color preview on #B36897 background

This text has white color on #B36897 background.


Related colors

Complementary color

Complementary color for #hex is #4C9768.


I love getcolorcode.com

Triadic colors

1 #97B368 and #6897B3 with #B36897 are triadic colors.

2 #9768B3 and #68B397 with #B36897 are triadic colors.