COLOR #7B4F68

HEX: #7B4F68 RGB: (123,79,104)

Color info

#7B4F68 contains red, green and blue colors in about the same proportion. Web safe color of #7B4F68 is #666666 (or #666).

RGB color model

#7B4F68 color RGB value is (123,79,104).

RGB: (123,79,104) (48%, 31%, 41%)

RGB channels and saturation

R 123 of 255 = 48%
G 79 of 255 = 31%
B 104 of 255 = 41%

123
79
104

R + G + B ~ 40%. #7B4F68 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 123 + 79 + 104 = 306 (100%)
R 123 of 306 ~ 40.2%
G 79 of 306 ~ 25.82%
B 104 of 306 ~ 33.99'%

%40.2
%25.82
%33.99

CMYK color model

#7B4F68 color CMYK value is (0,36,15,52).

  • cyan value is 0.00%
  • magenta value is 35.77%
  • yellow value is 15.45%
  • key color value is 51.76%

CMYK: (0,36,15,52)
C0M36Y15K52 (0%, 36%, 15%, 52%)
(0.00 / 0.36 / 0.15 / 0.52)

CMYK percentages

%0
%35.77
%15.45
%51.76

Codes

Color #7B4F68 in popluar color models

7B 4F 68
RGB 123 79 104
HSL 326° 21.78% 39.61%
HSB/HSV 326° 35.77% 48.24%
CMYK 0.00% 35.77% 15.45%
51.76%

Color #7B4F68 in popluar number systems.

HEX 7B 4F 68
Decimal 123 79 104
Binary 1111011 1001111 1101000
Octal 173 117 150

Shades and tints

Shades of #7B4F68

#7B4F68
(123,79,104)
#70485F
(112,72,95)
#654156
(101,65,86)
#5A3A4D
(90,58,77)
#4F3344
(79,51,68)
#442C3B
(68,44,59)
#392532
(57,37,50)
#2E1E29
(46,30,41)
#231720
(35,23,32)
#181017
(24,16,23)
#0D090E
(13,9,14)
#000000
(0,0,0)

Tints of #7B4F68

#7B4F68
(123,79,104)
#875F75
(135,95,117)
#936F82
(147,111,130)
#9F7F8F
(159,127,143)
#AB8F9C
(171,143,156)
#B79FA9
(183,159,169)
#C3AFB6
(195,175,182)
#CFBFC3
(207,191,195)
#DBCFD0
(219,207,208)
#E7DFDD
(231,223,221)
#F3EFEA
(243,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B4F68 color. Also use rgb(123,79,104) instead hex code.

Text Font Color

.myTextColor { color: #7B4F68; }

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

This text font color is #7B4F68.

Background Color

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

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

This div background color is #7B4F68.

Border color

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

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

This div border color is #7B4F68.

Opacity

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

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

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

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

This text has shadow with #7B4F68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B4F68.

Preview

Color preview on black background

This text has color #7B4F68 on black background.


Color preview on white background

This text has color #7B4F68 on white background.


Black color preview on #7B4F68 background

This text has black color on #7B4F68 background.


White color preview on #7B4F68 background

This text has white color on #7B4F68 background.


Related colors

Complementary color

Complementary color for #hex is #84B097.


I love getcolorcode.com

Triadic colors

1 #687B4F and #4F687B with #7B4F68 are triadic colors.

2 #684F7B and #4F7B68 with #7B4F68 are triadic colors.