COLOR #76295F

HEX: #76295F RGB: (118,41,95)

Color info

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

RGB color model

#76295F color RGB value is (118,41,95).

RGB: (118,41,95) (46%, 16%, 37%)

RGB channels and saturation

R 118 of 255 = 46%
G 41 of 255 = 16%
B 95 of 255 = 37%

118
41
95

R + G + B ~ 33%. #76295F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 41 + 95 = 254 (100%)
R 118 of 254 ~ 46.46%
G 41 of 254 ~ 16.14%
B 95 of 254 ~ 37.4'%

%46.46
%16.14
%37.4

CMYK color model

#76295F color CMYK value is (0,65,19,54).

  • cyan value is 0.00%
  • magenta value is 65.25%
  • yellow value is 19.49%
  • key color value is 53.73%

CMYK: (0,65,19,54)
C0M65Y19K54 (0%, 65%, 19%, 54%)
(0.00 / 0.65 / 0.19 / 0.54)

CMYK percentages

%0
%65.25
%19.49
%53.73

Codes

Color #76295F in popluar color models

76 29 5F
RGB 118 41 95
HSL 318° 48.43% 31.18%
HSB/HSV 318° 65.25% 46.27%
CMYK 0.00% 65.25% 19.49%
53.73%

Color #76295F in popluar number systems.

HEX 76 29 5F
Decimal 118 41 95
Binary 1110110 101001 1011111
Octal 166 51 137

Shades and tints

Shades of #76295F

#76295F
(118,41,95)
#6C2657
(108,38,87)
#62234F
(98,35,79)
#582047
(88,32,71)
#4E1D3F
(78,29,63)
#441A37
(68,26,55)
#3A172F
(58,23,47)
#301427
(48,20,39)
#26111F
(38,17,31)
#1C0E17
(28,14,23)
#120B0F
(18,11,15)
#000000
(0,0,0)

Tints of #76295F

#76295F
(118,41,95)
#823C6D
(130,60,109)
#8E4F7B
(142,79,123)
#9A6289
(154,98,137)
#A67597
(166,117,151)
#B288A5
(178,136,165)
#BE9BB3
(190,155,179)
#CAAEC1
(202,174,193)
#D6C1CF
(214,193,207)
#E2D4DD
(226,212,221)
#EEE7EB
(238,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76295F color. Also use rgb(118,41,95) instead hex code.

Text Font Color

.myTextColor { color: #76295F; }

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

This text font color is #76295F.

Background Color

.myBgColor { background-color: #76295F; }

<div style="background-color:#76295F">Inner text</div>

This div background color is #76295F.

Border color

.myBorderColor { border: 1px solid #76295F; }

<div style="border:3px solid #76295F">Div</div>

This div border color is #76295F.

Opacity

.myOpacity80 { color: #76295F; opacity: 0.8; }

<p style="color:#76295F;opacity:0.8;">80%</p>

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

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

This text has shadow with #76295F color.


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

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

This text has shadow with #76295F primary color and red secondary color.


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

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

This text has shadow with #76295F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76295F.

Preview

Color preview on black background

This text has color #76295F on black background.


Color preview on white background

This text has color #76295F on white background.


Black color preview on #76295F background

This text has black color on #76295F background.


White color preview on #76295F background

This text has white color on #76295F background.


Related colors

Complementary color

Complementary color for #hex is #89D6A0.


I love getcolorcode.com

Triadic colors

1 #5F7629 and #295F76 with #76295F are triadic colors.

2 #5F2976 and #29765F with #76295F are triadic colors.