COLOR #B780B7

HEX: #B780B7 RGB: (183,128,183)

Color info

#B780B7 contains red, green and blue colors in about the same proportion. Web safe color of #B780B7 is #CC66CC (or #C6C).

RGB color model

#B780B7 color RGB value is (183,128,183).

RGB: (183,128,183) (72%, 50%, 72%)

RGB channels and saturation

R 183 of 255 = 72%
G 128 of 255 = 50%
B 183 of 255 = 72%

183
128
183

R + G + B ~ 65%. #B780B7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 183 + 128 + 183 = 494 (100%)
R 183 of 494 ~ 37.04%
G 128 of 494 ~ 25.91%
B 183 of 494 ~ 37.04'%

%37.04
%25.91
%37.04

CMYK color model

#B780B7 color CMYK value is (0,30,0,28).

  • cyan value is 0.00%
  • magenta value is 30.05%
  • yellow value is 0.00%
  • key color value is 28.24%

CMYK: (0,30,0,28)
C0M30Y0K28 (0%, 30%, 0%, 28%)
(0.00 / 0.30 / 0.00 / 0.28)

CMYK percentages

%0
%30.05
%0
%28.24

Codes

Color #B780B7 in popluar color models

B7 80 B7
RGB 183 128 183
HSL 300° 27.64% 60.98%
HSB/HSV 300° 30.05% 71.76%
CMYK 0.00% 30.05% 0.00%
28.24%

Color #B780B7 in popluar number systems.

HEX B7 80 B7
Decimal 183 128 183
Binary 10110111 10000000 10110111
Octal 267 200 267

Shades and tints

Shades of #B780B7

#B780B7
(183,128,183)
#A775A7
(167,117,167)
#976A97
(151,106,151)
#875F87
(135,95,135)
#775477
(119,84,119)
#674967
(103,73,103)
#573E57
(87,62,87)
#473347
(71,51,71)
#372837
(55,40,55)
#271D27
(39,29,39)
#171217
(23,18,23)
#000000
(0,0,0)

Tints of #B780B7

#B780B7
(183,128,183)
#BD8BBD
(189,139,189)
#C396C3
(195,150,195)
#C9A1C9
(201,161,201)
#CFACCF
(207,172,207)
#D5B7D5
(213,183,213)
#DBC2DB
(219,194,219)
#E1CDE1
(225,205,225)
#E7D8E7
(231,216,231)
#EDE3ED
(237,227,237)
#F3EEF3
(243,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B780B7; }

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

This text font color is #B780B7.

Background Color

.myBgColor { background-color: #B780B7; }

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

This div background color is #B780B7.

Border color

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

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

This div border color is #B780B7.

Opacity

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

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

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

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

This text has shadow with #B780B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B780B7.

Preview

Color preview on black background

This text has color #B780B7 on black background.


Color preview on white background

This text has color #B780B7 on white background.


Black color preview on #B780B7 background

This text has black color on #B780B7 background.


White color preview on #B780B7 background

This text has white color on #B780B7 background.


Related colors

Complementary color

Complementary color for #hex is #487F48.


I love getcolorcode.com

Triadic colors

1 #B7B780 and #80B7B7 with #B780B7 are triadic colors.

2 #B780B7 and #80B7B7 with #B780B7 are triadic colors.