COLOR #7B367B

HEX: #7B367B RGB: (123,54,123)

Color info

#7B367B contains mainly red and blue colors. Web safe color of #7B367B is #663366 (or #636).

RGB color model

#7B367B color RGB value is (123,54,123).

RGB: (123,54,123) (48%, 21%, 48%)

RGB channels and saturation

R 123 of 255 = 48%
G 54 of 255 = 21%
B 123 of 255 = 48%

123
54
123

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

Portions of RGB colors in percentages

R + G + B = 123 + 54 + 123 = 300 (100%)
R 123 of 300 ~ 41%
G 54 of 300 ~ 18%
B 123 of 300 ~ 41'%

%41
%18
%41

CMYK color model

#7B367B color CMYK value is (0,56,0,52).

  • cyan value is 0.00%
  • magenta value is 56.10%
  • yellow value is 0.00%
  • key color value is 51.76%
CMYK: (0,56,0,52) C0M56Y0K52 (0%,56%,0%,52%) (0.00/0.56/0.00/0.52) 

CMYK percentages

%0
%56.1
%0
%51.76

Codes

Color #7B367B in popluar color models

7B 36 7B
RGB 123 54 123
HSL 300° 38.98% 34.71%
HSB/HSV 300° 56.10% 48.24%
CMYK 0.00% 56.10% 0.00%
51.76%

Color #7B367B in popluar number systems.

HEX 7B 36 7B
Decimal 123 54 123
Binary 1111011 110110 1111011
Octal 173 66 173

Shades and tints

Shades of #7B367B

#7B367B
(123,54,123)
#703270
(112,50,112)
#652E65
(101,46,101)
#5A2A5A
(90,42,90)
#4F264F
(79,38,79)
#442244
(68,34,68)
#391E39
(57,30,57)
#2E1A2E
(46,26,46)
#231623
(35,22,35)
#181218
(24,18,24)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #7B367B

#7B367B
(123,54,123)
#874887
(135,72,135)
#935A93
(147,90,147)
#9F6C9F
(159,108,159)
#AB7EAB
(171,126,171)
#B790B7
(183,144,183)
#C3A2C3
(195,162,195)
#CFB4CF
(207,180,207)
#DBC6DB
(219,198,219)
#E7D8E7
(231,216,231)
#F3EAF3
(243,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7B367B; }

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

This text font color is #7B367B.

Background Color

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

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

This div background color is #7B367B.

Border color

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

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

This div border color is #7B367B.

Opacity

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

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

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

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

This text has shadow with #7B367B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B367B.

Preview

Color preview on black background

This text has color #7B367B on black background.


Color preview on white background

This text has color #7B367B on white background.


Black color preview on #7B367B background

This text has black color on #7B367B background.


White color preview on #7B367B background

This text has white color on #7B367B background.


Related colors

Complementary color

Complementary color for #hex is #84C984.


I love getcolorcode.com

Triadic colors

1 #7B7B36 and #367B7B with #7B367B are triadic colors.

2 #7B367B and #367B7B with #7B367B are triadic colors.