COLOR #B68598

HEX: #B68598 RGB: (182,133,152)

Color info

#B68598 contains red, green and blue colors in about the same proportion. Web safe color of #B68598 is #CC9999 (or #C99).

RGB color model

#B68598 color RGB value is (182,133,152).

RGB: (182,133,152) (71%, 52%, 60%)

RGB channels and saturation

R 182 of 255 = 71%
G 133 of 255 = 52%
B 152 of 255 = 60%

182
133
152

R + G + B ~ 61%. #B68598 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 133 + 152 = 467 (100%)
R 182 of 467 ~ 38.97%
G 133 of 467 ~ 28.48%
B 152 of 467 ~ 32.55'%

%38.97
%28.48
%32.55

CMYK color model

#B68598 color CMYK value is (0,27,16,29).

  • cyan value is 0.00%
  • magenta value is 26.92%
  • yellow value is 16.48%
  • key color value is 28.63%

CMYK: (0,27,16,29)
C0M27Y16K29 (0%, 27%, 16%, 29%)
(0.00 / 0.27 / 0.16 / 0.29)

CMYK percentages

%0
%26.92
%16.48
%28.63

Codes

Color #B68598 in popluar color models

B6 85 98
RGB 182 133 152
HSL 337° 25.13% 61.76%
HSB/HSV 337° 26.92% 71.37%
CMYK 0.00% 26.92% 16.48%
28.63%

Color #B68598 in popluar number systems.

HEX B6 85 98
Decimal 182 133 152
Binary 10110110 10000101 10011000
Octal 266 205 230

Shades and tints

Shades of #B68598

#B68598
(182,133,152)
#A6798B
(166,121,139)
#966D7E
(150,109,126)
#866171
(134,97,113)
#765564
(118,85,100)
#664957
(102,73,87)
#563D4A
(86,61,74)
#46313D
(70,49,61)
#362530
(54,37,48)
#261923
(38,25,35)
#160D16
(22,13,22)
#000000
(0,0,0)

Tints of #B68598

#B68598
(182,133,152)
#BC90A1
(188,144,161)
#C29BAA
(194,155,170)
#C8A6B3
(200,166,179)
#CEB1BC
(206,177,188)
#D4BCC5
(212,188,197)
#DAC7CE
(218,199,206)
#E0D2D7
(224,210,215)
#E6DDE0
(230,221,224)
#ECE8E9
(236,232,233)
#F2F3F2
(242,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B68598 color. Also use rgb(182,133,152) instead hex code.

Text Font Color

.myTextColor { color: #B68598; }

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

This text font color is #B68598.

Background Color

.myBgColor { background-color: #B68598; }

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

This div background color is #B68598.

Border color

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

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

This div border color is #B68598.

Opacity

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

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

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

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

This text has shadow with #B68598 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B68598.

Preview

Color preview on black background

This text has color #B68598 on black background.


Color preview on white background

This text has color #B68598 on white background.


Black color preview on #B68598 background

This text has black color on #B68598 background.


White color preview on #B68598 background

This text has white color on #B68598 background.


Related colors

Complementary color

Complementary color for #hex is #497A67.


I love getcolorcode.com

Triadic colors

1 #98B685 and #8598B6 with #B68598 are triadic colors.

2 #9885B6 and #85B698 with #B68598 are triadic colors.