COLOR #76378D

HEX: #76378D RGB: (118,55,141)

Color info

#76378D contains mainly red and blue colors. Web safe color of #76378D is #663399 (or #639).

RGB color model

#76378D color RGB value is (118,55,141).

RGB: (118,55,141) (46%, 22%, 55%)

RGB channels and saturation

R 118 of 255 = 46%
G 55 of 255 = 22%
B 141 of 255 = 55%

118
55
141

R + G + B ~ 41%. #76378D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 55 + 141 = 314 (100%)
R 118 of 314 ~ 37.58%
G 55 of 314 ~ 17.52%
B 141 of 314 ~ 44.9'%

%37.58
%17.52
%44.9

CMYK color model

#76378D color CMYK value is (16,61,0,45).

  • cyan value is 16.31%
  • magenta value is 60.99%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (16,61,0,45) C16M61Y0K45 (16%,61%,0%,45%) (0.16/0.61/0.00/0.45) 

CMYK percentages

%16.31
%60.99
%0
%44.71

Codes

Color #76378D in popluar color models

76 37 8D
RGB 118 55 141
HSL 284° 43.88% 38.43%
HSB/HSV 284° 60.99% 55.29%
CMYK 16.31% 60.99% 0.00%
44.71%

Color #76378D in popluar number systems.

HEX 76 37 8D
Decimal 118 55 141
Binary 1110110 110111 10001101
Octal 166 67 215

Shades and tints

Shades of #76378D

#76378D
(118,55,141)
#6C3281
(108,50,129)
#622D75
(98,45,117)
#582869
(88,40,105)
#4E235D
(78,35,93)
#441E51
(68,30,81)
#3A1945
(58,25,69)
#301439
(48,20,57)
#260F2D
(38,15,45)
#1C0A21
(28,10,33)
#120515
(18,5,21)
#000000
(0,0,0)

Tints of #76378D

#76378D
(118,55,141)
#824997
(130,73,151)
#8E5BA1
(142,91,161)
#9A6DAB
(154,109,171)
#A67FB5
(166,127,181)
#B291BF
(178,145,191)
#BEA3C9
(190,163,201)
#CAB5D3
(202,181,211)
#D6C7DD
(214,199,221)
#E2D9E7
(226,217,231)
#EEEBF1
(238,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76378D color. Also use rgb(118,55,141) instead hex code.

Text Font Color

.myTextColor { color: #76378D; }

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

This text font color is #76378D.

Background Color

.myBgColor { background-color: #76378D; }

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

This div background color is #76378D.

Border color

.myBorderColor { border: 1px solid #76378D; }

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

This div border color is #76378D.

Opacity

.myOpacity80 { color: #76378D; opacity: 0.8; }

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

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

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

This text has shadow with #76378D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76378D.

Preview

Color preview on black background

This text has color #76378D on black background.


Color preview on white background

This text has color #76378D on white background.


Black color preview on #76378D background

This text has black color on #76378D background.


White color preview on #76378D background

This text has white color on #76378D background.


Related colors

Complementary color

Complementary color for #hex is #89C872.


I love getcolorcode.com

Triadic colors

1 #8D7637 and #378D76 with #76378D are triadic colors.

2 #8D3776 and #37768D with #76378D are triadic colors.