COLOR #B75663

HEX: #B75663 RGB: (183,86,99)

Color info

#B75663 contains mainly red color. Web safe color of #B75663 is #CC6666 (or #C66).

RGB color model

#B75663 color RGB value is (183,86,99).

RGB: (183,86,99) (72%, 34%, 39%)

RGB channels and saturation

R 183 of 255 = 72%
G 86 of 255 = 34%
B 99 of 255 = 39%

183
86
99

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

Portions of RGB colors in percentages

R + G + B = 183 + 86 + 99 = 368 (100%)
R 183 of 368 ~ 49.73%
G 86 of 368 ~ 23.37%
B 99 of 368 ~ 26.9'%

%49.73
%23.37
%26.9

CMYK color model

#B75663 color CMYK value is (0,53,46,28).

  • cyan value is 0.00%
  • magenta value is 53.01%
  • yellow value is 45.90%
  • key color value is 28.24%

CMYK: (0,53,46,28)
C0M53Y46K28 (0%, 53%, 46%, 28%)
(0.00 / 0.53 / 0.46 / 0.28)

CMYK percentages

%0
%53.01
%45.9
%28.24

Codes

Color #B75663 in popluar color models

B7 56 63
RGB 183 86 99
HSL 352° 40.25% 52.75%
HSB/HSV 352° 53.01% 71.76%
CMYK 0.00% 53.01% 45.90%
28.24%

Color #B75663 in popluar number systems.

HEX B7 56 63
Decimal 183 86 99
Binary 10110111 1010110 1100011
Octal 267 126 143

Shades and tints

Shades of #B75663

#B75663
(183,86,99)
#A74F5A
(167,79,90)
#974851
(151,72,81)
#874148
(135,65,72)
#773A3F
(119,58,63)
#673336
(103,51,54)
#572C2D
(87,44,45)
#472524
(71,37,36)
#371E1B
(55,30,27)
#271712
(39,23,18)
#171009
(23,16,9)
#000000
(0,0,0)

Tints of #B75663

#B75663
(183,86,99)
#BD6571
(189,101,113)
#C3747F
(195,116,127)
#C9838D
(201,131,141)
#CF929B
(207,146,155)
#D5A1A9
(213,161,169)
#DBB0B7
(219,176,183)
#E1BFC5
(225,191,197)
#E7CED3
(231,206,211)
#EDDDE1
(237,221,225)
#F3ECEF
(243,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B75663; }

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

This text font color is #B75663.

Background Color

.myBgColor { background-color: #B75663; }

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

This div background color is #B75663.

Border color

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

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

This div border color is #B75663.

Opacity

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

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

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

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

This text has shadow with #B75663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B75663.

Preview

Color preview on black background

This text has color #B75663 on black background.


Color preview on white background

This text has color #B75663 on white background.


Black color preview on #B75663 background

This text has black color on #B75663 background.


White color preview on #B75663 background

This text has white color on #B75663 background.


Related colors

Complementary color

Complementary color for #hex is #48A99C.


I love getcolorcode.com

Triadic colors

1 #63B756 and #5663B7 with #B75663 are triadic colors.

2 #6356B7 and #56B763 with #B75663 are triadic colors.