COLOR #B36293

HEX: #B36293 RGB: (179,98,147)

Color info

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

RGB color model

#B36293 color RGB value is (179,98,147).

RGB: (179,98,147) (70%, 38%, 58%)

RGB channels and saturation

R 179 of 255 = 70%
G 98 of 255 = 38%
B 147 of 255 = 58%

179
98
147

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

Portions of RGB colors in percentages

R + G + B = 179 + 98 + 147 = 424 (100%)
R 179 of 424 ~ 42.22%
G 98 of 424 ~ 23.11%
B 147 of 424 ~ 34.67'%

%42.22
%23.11
%34.67

CMYK color model

#B36293 color CMYK value is (0,45,18,30).

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

CMYK: (0,45,18,30)
C0M45Y18K30 (0%, 45%, 18%, 30%)
(0.00 / 0.45 / 0.18 / 0.30)

CMYK percentages

%0
%45.25
%17.88
%29.8

Codes

Color #B36293 in popluar color models

B3 62 93
RGB 179 98 147
HSL 324° 34.76% 54.31%
HSB/HSV 324° 45.25% 70.20%
CMYK 0.00% 45.25% 17.88%
29.80%

Color #B36293 in popluar number systems.

HEX B3 62 93
Decimal 179 98 147
Binary 10110011 1100010 10010011
Octal 263 142 223

Shades and tints

Shades of #B36293

#B36293
(179,98,147)
#A35A86
(163,90,134)
#935279
(147,82,121)
#834A6C
(131,74,108)
#73425F
(115,66,95)
#633A52
(99,58,82)
#533245
(83,50,69)
#432A38
(67,42,56)
#33222B
(51,34,43)
#231A1E
(35,26,30)
#131211
(19,18,17)
#000000
(0,0,0)

Tints of #B36293

#B36293
(179,98,147)
#B9709C
(185,112,156)
#BF7EA5
(191,126,165)
#C58CAE
(197,140,174)
#CB9AB7
(203,154,183)
#D1A8C0
(209,168,192)
#D7B6C9
(215,182,201)
#DDC4D2
(221,196,210)
#E3D2DB
(227,210,219)
#E9E0E4
(233,224,228)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B36293; }

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

This text font color is #B36293.

Background Color

.myBgColor { background-color: #B36293; }

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

This div background color is #B36293.

Border color

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

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

This div border color is #B36293.

Opacity

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

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

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

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

This text has shadow with #B36293 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B36293.

Preview

Color preview on black background

This text has color #B36293 on black background.


Color preview on white background

This text has color #B36293 on white background.


Black color preview on #B36293 background

This text has black color on #B36293 background.


White color preview on #B36293 background

This text has white color on #B36293 background.


Related colors

Complementary color

Complementary color for #hex is #4C9D6C.


I love getcolorcode.com

Triadic colors

1 #93B362 and #6293B3 with #B36293 are triadic colors.

2 #9362B3 and #62B393 with #B36293 are triadic colors.