COLOR #7B4268

HEX: #7B4268 RGB: (123,66,104)

Color info

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

RGB color model

#7B4268 color RGB value is (123,66,104).

RGB: (123,66,104) (48%, 26%, 41%)

RGB channels and saturation

R 123 of 255 = 48%
G 66 of 255 = 26%
B 104 of 255 = 41%

123
66
104

R + G + B ~ 38%. #7B4268 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 123 + 66 + 104 = 293 (100%)
R 123 of 293 ~ 41.98%
G 66 of 293 ~ 22.53%
B 104 of 293 ~ 35.49'%

%41.98
%22.53
%35.49

CMYK color model

#7B4268 color CMYK value is (0,46,15,52).

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

CMYK: (0,46,15,52)
C0M46Y15K52 (0%, 46%, 15%, 52%)
(0.00 / 0.46 / 0.15 / 0.52)

CMYK percentages

%0
%46.34
%15.45
%51.76

Codes

Color #7B4268 in popluar color models

7B 42 68
RGB 123 66 104
HSL 320° 30.16% 37.06%
HSB/HSV 320° 46.34% 48.24%
CMYK 0.00% 46.34% 15.45%
51.76%

Color #7B4268 in popluar number systems.

HEX 7B 42 68
Decimal 123 66 104
Binary 1111011 1000010 1101000
Octal 173 102 150

Shades and tints

Shades of #7B4268

#7B4268
(123,66,104)
#703C5F
(112,60,95)
#653656
(101,54,86)
#5A304D
(90,48,77)
#4F2A44
(79,42,68)
#44243B
(68,36,59)
#391E32
(57,30,50)
#2E1829
(46,24,41)
#231220
(35,18,32)
#180C17
(24,12,23)
#0D060E
(13,6,14)
#000000
(0,0,0)

Tints of #7B4268

#7B4268
(123,66,104)
#875375
(135,83,117)
#936482
(147,100,130)
#9F758F
(159,117,143)
#AB869C
(171,134,156)
#B797A9
(183,151,169)
#C3A8B6
(195,168,182)
#CFB9C3
(207,185,195)
#DBCAD0
(219,202,208)
#E7DBDD
(231,219,221)
#F3ECEA
(243,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7B4268; }

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

This text font color is #7B4268.

Background Color

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

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

This div background color is #7B4268.

Border color

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

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

This div border color is #7B4268.

Opacity

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

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

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

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

This text has shadow with #7B4268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B4268.

Preview

Color preview on black background

This text has color #7B4268 on black background.


Color preview on white background

This text has color #7B4268 on white background.


Black color preview on #7B4268 background

This text has black color on #7B4268 background.


White color preview on #7B4268 background

This text has white color on #7B4268 background.


Related colors

Complementary color

Complementary color for #hex is #84BD97.


I love getcolorcode.com

Triadic colors

1 #687B42 and #42687B with #7B4268 are triadic colors.

2 #68427B and #427B68 with #7B4268 are triadic colors.