COLOR #B66288

HEX: #B66288 RGB: (182,98,136)

Color info

#B66288 contains mainly red and blue colors. Web safe color of #B66288 is #CC6699 (or #C69).

RGB color model

#B66288 color RGB value is (182,98,136).

RGB: (182,98,136) (71%, 38%, 53%)

RGB channels and saturation

R 182 of 255 = 71%
G 98 of 255 = 38%
B 136 of 255 = 53%

182
98
136

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

Portions of RGB colors in percentages

R + G + B = 182 + 98 + 136 = 416 (100%)
R 182 of 416 ~ 43.75%
G 98 of 416 ~ 23.56%
B 136 of 416 ~ 32.69'%

%43.75
%23.56
%32.69

CMYK color model

#B66288 color CMYK value is (0,46,25,29).

  • cyan value is 0.00%
  • magenta value is 46.15%
  • yellow value is 25.27%
  • key color value is 28.63%

CMYK: (0,46,25,29)
C0M46Y25K29 (0%, 46%, 25%, 29%)
(0.00 / 0.46 / 0.25 / 0.29)

CMYK percentages

%0
%46.15
%25.27
%28.63

Codes

Color #B66288 in popluar color models

B6 62 88
RGB 182 98 136
HSL 333° 36.52% 54.90%
HSB/HSV 333° 46.15% 71.37%
CMYK 0.00% 46.15% 25.27%
28.63%

Color #B66288 in popluar number systems.

HEX B6 62 88
Decimal 182 98 136
Binary 10110110 1100010 10001000
Octal 266 142 210

Shades and tints

Shades of #B66288

#B66288
(182,98,136)
#A65A7C
(166,90,124)
#965270
(150,82,112)
#864A64
(134,74,100)
#764258
(118,66,88)
#663A4C
(102,58,76)
#563240
(86,50,64)
#462A34
(70,42,52)
#362228
(54,34,40)
#261A1C
(38,26,28)
#161210
(22,18,16)
#000000
(0,0,0)

Tints of #B66288

#B66288
(182,98,136)
#BC7092
(188,112,146)
#C27E9C
(194,126,156)
#C88CA6
(200,140,166)
#CE9AB0
(206,154,176)
#D4A8BA
(212,168,186)
#DAB6C4
(218,182,196)
#E0C4CE
(224,196,206)
#E6D2D8
(230,210,216)
#ECE0E2
(236,224,226)
#F2EEEC
(242,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B66288 color. Also use rgb(182,98,136) instead hex code.

Text Font Color

.myTextColor { color: #B66288; }

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

This text font color is #B66288.

Background Color

.myBgColor { background-color: #B66288; }

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

This div background color is #B66288.

Border color

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

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

This div border color is #B66288.

Opacity

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

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

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

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

This text has shadow with #B66288 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B66288.

Preview

Color preview on black background

This text has color #B66288 on black background.


Color preview on white background

This text has color #B66288 on white background.


Black color preview on #B66288 background

This text has black color on #B66288 background.


White color preview on #B66288 background

This text has white color on #B66288 background.


Related colors

Complementary color

Complementary color for #hex is #499D77.


I love getcolorcode.com

Triadic colors

1 #88B662 and #6288B6 with #B66288 are triadic colors.

2 #8862B6 and #62B688 with #B66288 are triadic colors.