COLOR #B07790

HEX: #B07790 RGB: (176,119,144)

Color info

#B07790 contains red, green and blue colors in about the same proportion. Web safe color of #B07790 is #996699 (or #969).

RGB color model

#B07790 color RGB value is (176,119,144).

RGB: (176,119,144) (69%, 47%, 56%)

RGB channels and saturation

R 176 of 255 = 69%
G 119 of 255 = 47%
B 144 of 255 = 56%

176
119
144

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

Portions of RGB colors in percentages

R + G + B = 176 + 119 + 144 = 439 (100%)
R 176 of 439 ~ 40.09%
G 119 of 439 ~ 27.11%
B 144 of 439 ~ 32.8'%

%40.09
%27.11
%32.8

CMYK color model

#B07790 color CMYK value is (0,32,18,31).

  • cyan value is 0.00%
  • magenta value is 32.39%
  • yellow value is 18.18%
  • key color value is 30.98%
CMYK: (0,32,18,31) C0M32Y18K31 (0%,32%,18%,31%) (0.00/0.32/0.18/0.31) 

CMYK percentages

%0
%32.39
%18.18
%30.98

Codes

Color #B07790 in popluar color models

B0 77 90
RGB 176 119 144
HSL 334° 26.51% 57.84%
HSB/HSV 334° 32.39% 69.02%
CMYK 0.00% 32.39% 18.18%
30.98%

Color #B07790 in popluar number systems.

HEX B0 77 90
Decimal 176 119 144
Binary 10110000 1110111 10010000
Octal 260 167 220

Shades and tints

Shades of #B07790

#B07790
(176,119,144)
#A06D83
(160,109,131)
#906376
(144,99,118)
#805969
(128,89,105)
#704F5C
(112,79,92)
#60454F
(96,69,79)
#503B42
(80,59,66)
#403135
(64,49,53)
#302728
(48,39,40)
#201D1B
(32,29,27)
#10130E
(16,19,14)
#000000
(0,0,0)

Tints of #B07790

#B07790
(176,119,144)
#B7839A
(183,131,154)
#BE8FA4
(190,143,164)
#C59BAE
(197,155,174)
#CCA7B8
(204,167,184)
#D3B3C2
(211,179,194)
#DABFCC
(218,191,204)
#E1CBD6
(225,203,214)
#E8D7E0
(232,215,224)
#EFE3EA
(239,227,234)
#F6EFF4
(246,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B07790 color. Also use rgb(176,119,144) instead hex code.

Text Font Color

.myTextColor { color: #B07790; }

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

This text font color is #B07790.

Background Color

.myBgColor { background-color: #B07790; }

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

This div background color is #B07790.

Border color

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

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

This div border color is #B07790.

Opacity

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

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

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

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

This text has shadow with #B07790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B07790.

Preview

Color preview on black background

This text has color #B07790 on black background.


Color preview on white background

This text has color #B07790 on white background.


Black color preview on #B07790 background

This text has black color on #B07790 background.


White color preview on #B07790 background

This text has white color on #B07790 background.


Related colors

Complementary color

Complementary color for #hex is #4F886F.


I love getcolorcode.com

Triadic colors

1 #90B077 and #7790B0 with #B07790 are triadic colors.

2 #9077B0 and #77B090 with #B07790 are triadic colors.