COLOR #76387D

HEX: #76387D RGB: (118,56,125)

Color info

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

RGB color model

#76387D color RGB value is (118,56,125).

RGB: (118,56,125) (46%, 22%, 49%)

RGB channels and saturation

R 118 of 255 = 46%
G 56 of 255 = 22%
B 125 of 255 = 49%

118
56
125

R + G + B ~ 39%. #76387D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 56 + 125 = 299 (100%)
R 118 of 299 ~ 39.46%
G 56 of 299 ~ 18.73%
B 125 of 299 ~ 41.81'%

%39.46
%18.73
%41.81

CMYK color model

#76387D color CMYK value is (6,55,0,51).

  • cyan value is 5.60%
  • magenta value is 55.20%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (6,55,0,51)
C6M55Y0K51 (6%, 55%, 0%, 51%)
(0.06 / 0.55 / 0.00 / 0.51)

CMYK percentages

%5.6
%55.2
%0
%50.98

Codes

Color #76387D in popluar color models

76 38 7D
RGB 118 56 125
HSL 294° 38.12% 35.49%
HSB/HSV 294° 55.20% 49.02%
CMYK 5.60% 55.20% 0.00%
50.98%

Color #76387D in popluar number systems.

HEX 76 38 7D
Decimal 118 56 125
Binary 1110110 111000 1111101
Octal 166 70 175

Shades and tints

Shades of #76387D

#76387D
(118,56,125)
#6C3372
(108,51,114)
#622E67
(98,46,103)
#58295C
(88,41,92)
#4E2451
(78,36,81)
#441F46
(68,31,70)
#3A1A3B
(58,26,59)
#301530
(48,21,48)
#261025
(38,16,37)
#1C0B1A
(28,11,26)
#12060F
(18,6,15)
#000000
(0,0,0)

Tints of #76387D

#76387D
(118,56,125)
#824A88
(130,74,136)
#8E5C93
(142,92,147)
#9A6E9E
(154,110,158)
#A680A9
(166,128,169)
#B292B4
(178,146,180)
#BEA4BF
(190,164,191)
#CAB6CA
(202,182,202)
#D6C8D5
(214,200,213)
#E2DAE0
(226,218,224)
#EEECEB
(238,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76387D color. Also use rgb(118,56,125) instead hex code.

Text Font Color

.myTextColor { color: #76387D; }

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

This text font color is #76387D.

Background Color

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

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

This div background color is #76387D.

Border color

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

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

This div border color is #76387D.

Opacity

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

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

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

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

This text has shadow with #76387D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76387D.

Preview

Color preview on black background

This text has color #76387D on black background.


Color preview on white background

This text has color #76387D on white background.


Black color preview on #76387D background

This text has black color on #76387D background.


White color preview on #76387D background

This text has white color on #76387D background.


Related colors

Complementary color

Complementary color for #hex is #89C782.


I love getcolorcode.com

Triadic colors

1 #7D7638 and #387D76 with #76387D are triadic colors.

2 #7D3876 and #38767D with #76387D are triadic colors.