COLOR #7B4C63

HEX: #7B4C63 RGB: (123,76,99)

Color info

#7B4C63 contains red, green and blue colors in about the same proportion. Web safe color of #7B4C63 is #663366 (or #636).

RGB color model

#7B4C63 color RGB value is (123,76,99).

RGB: (123,76,99) (48%, 30%, 39%)

RGB channels and saturation

R 123 of 255 = 48%
G 76 of 255 = 30%
B 99 of 255 = 39%

123
76
99

R + G + B ~ 39%. #7B4C63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 123 + 76 + 99 = 298 (100%)
R 123 of 298 ~ 41.28%
G 76 of 298 ~ 25.5%
B 99 of 298 ~ 33.22'%

%41.28
%25.5
%33.22

CMYK color model

#7B4C63 color CMYK value is (0,38,20,52).

  • cyan value is 0.00%
  • magenta value is 38.21%
  • yellow value is 19.51%
  • key color value is 51.76%

CMYK: (0,38,20,52)
C0M38Y20K52 (0%, 38%, 20%, 52%)
(0.00 / 0.38 / 0.20 / 0.52)

CMYK percentages

%0
%38.21
%19.51
%51.76

Codes

Color #7B4C63 in popluar color models

7B 4C 63
RGB 123 76 99
HSL 331° 23.62% 39.02%
HSB/HSV 331° 38.21% 48.24%
CMYK 0.00% 38.21% 19.51%
51.76%

Color #7B4C63 in popluar number systems.

HEX 7B 4C 63
Decimal 123 76 99
Binary 1111011 1001100 1100011
Octal 173 114 143

Shades and tints

Shades of #7B4C63

#7B4C63
(123,76,99)
#70465A
(112,70,90)
#654051
(101,64,81)
#5A3A48
(90,58,72)
#4F343F
(79,52,63)
#442E36
(68,46,54)
#39282D
(57,40,45)
#2E2224
(46,34,36)
#231C1B
(35,28,27)
#181612
(24,22,18)
#0D1009
(13,16,9)
#000000
(0,0,0)

Tints of #7B4C63

#7B4C63
(123,76,99)
#875C71
(135,92,113)
#936C7F
(147,108,127)
#9F7C8D
(159,124,141)
#AB8C9B
(171,140,155)
#B79CA9
(183,156,169)
#C3ACB7
(195,172,183)
#CFBCC5
(207,188,197)
#DBCCD3
(219,204,211)
#E7DCE1
(231,220,225)
#F3ECEF
(243,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B4C63 color. Also use rgb(123,76,99) instead hex code.

Text Font Color

.myTextColor { color: #7B4C63; }

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

This text font color is #7B4C63.

Background Color

.myBgColor { background-color: #7B4C63; }

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

This div background color is #7B4C63.

Border color

.myBorderColor { border: 1px solid #7B4C63; }

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

This div border color is #7B4C63.

Opacity

.myOpacity80 { color: #7B4C63; opacity: 0.8; }

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

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

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

This text has shadow with #7B4C63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B4C63.

Preview

Color preview on black background

This text has color #7B4C63 on black background.


Color preview on white background

This text has color #7B4C63 on white background.


Black color preview on #7B4C63 background

This text has black color on #7B4C63 background.


White color preview on #7B4C63 background

This text has white color on #7B4C63 background.


Related colors

Complementary color

Complementary color for #hex is #84B39C.


I love getcolorcode.com

Triadic colors

1 #637B4C and #4C637B with #7B4C63 are triadic colors.

2 #634C7B and #4C7B63 with #7B4C63 are triadic colors.