COLOR #B770B6

HEX: #B770B6 RGB: (183,112,182)

Color info

#B770B6 contains mainly red and blue colors. Web safe color of #B770B6 is #CC66CC (or #C6C).

RGB color model

#B770B6 color RGB value is (183,112,182).

RGB: (183,112,182) (72%, 44%, 71%)

RGB channels and saturation

R 183 of 255 = 72%
G 112 of 255 = 44%
B 182 of 255 = 71%

183
112
182

R + G + B ~ 62%. #B770B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 183 + 112 + 182 = 477 (100%)
R 183 of 477 ~ 38.36%
G 112 of 477 ~ 23.48%
B 182 of 477 ~ 38.16'%

%38.36
%23.48
%38.16

CMYK color model

#B770B6 color CMYK value is (0,39,1,28).

  • cyan value is 0.00%
  • magenta value is 38.80%
  • yellow value is 0.55%
  • key color value is 28.24%
CMYK: (0,39,1,28) C0M39Y1K28 (0%,39%,1%,28%) (0.00/0.39/0.01/0.28) 

CMYK percentages

%0
%38.8
%0.55
%28.24

Codes

Color #B770B6 in popluar color models

B7 70 B6
RGB 183 112 182
HSL 301° 33.02% 57.84%
HSB/HSV 301° 38.80% 71.76%
CMYK 0.00% 38.80% 0.55%
28.24%

Color #B770B6 in popluar number systems.

HEX B7 70 B6
Decimal 183 112 182
Binary 10110111 1110000 10110110
Octal 267 160 266

Shades and tints

Shades of #B770B6

#B770B6
(183,112,182)
#A766A6
(167,102,166)
#975C96
(151,92,150)
#875286
(135,82,134)
#774876
(119,72,118)
#673E66
(103,62,102)
#573456
(87,52,86)
#472A46
(71,42,70)
#372036
(55,32,54)
#271626
(39,22,38)
#170C16
(23,12,22)
#000000
(0,0,0)

Tints of #B770B6

#B770B6
(183,112,182)
#BD7DBC
(189,125,188)
#C38AC2
(195,138,194)
#C997C8
(201,151,200)
#CFA4CE
(207,164,206)
#D5B1D4
(213,177,212)
#DBBEDA
(219,190,218)
#E1CBE0
(225,203,224)
#E7D8E6
(231,216,230)
#EDE5EC
(237,229,236)
#F3F2F2
(243,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B770B6 color. Also use rgb(183,112,182) instead hex code.

Text Font Color

.myTextColor { color: #B770B6; }

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

This text font color is #B770B6.

Background Color

.myBgColor { background-color: #B770B6; }

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

This div background color is #B770B6.

Border color

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

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

This div border color is #B770B6.

Opacity

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

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

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

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

This text has shadow with #B770B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B770B6.

Preview

Color preview on black background

This text has color #B770B6 on black background.


Color preview on white background

This text has color #B770B6 on white background.


Black color preview on #B770B6 background

This text has black color on #B770B6 background.


White color preview on #B770B6 background

This text has white color on #B770B6 background.


Related colors

Complementary color

Complementary color for #hex is #488F49.


I love getcolorcode.com

Triadic colors

1 #B6B770 and #70B6B7 with #B770B6 are triadic colors.

2 #B670B7 and #70B7B6 with #B770B6 are triadic colors.