COLOR #76176D

HEX: #76176D RGB: (118,23,109)

Color info

#76176D contains mainly red and blue colors. Web safe color of #76176D is #660066 (or #606).

RGB color model

#76176D color RGB value is (118,23,109).

RGB: (118,23,109) (46%, 9%, 43%)

RGB channels and saturation

R 118 of 255 = 46%
G 23 of 255 = 9%
B 109 of 255 = 43%

118
23
109

R + G + B ~ 33%. #76176D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 23 + 109 = 250 (100%)
R 118 of 250 ~ 47.2%
G 23 of 250 ~ 9.2%
B 109 of 250 ~ 43.6'%

%47.2
%43.6

CMYK color model

#76176D color CMYK value is (0,81,8,54).

  • cyan value is 0.00%
  • magenta value is 80.51%
  • yellow value is 7.63%
  • key color value is 53.73%

CMYK: (0,81,8,54)
C0M81Y8K54 (0%, 81%, 8%, 54%)
(0.00 / 0.81 / 0.08 / 0.54)

CMYK percentages

%0
%80.51
%7.63
%53.73

Codes

Color #76176D in popluar color models

76 17 6D
RGB 118 23 109
HSL 306° 67.38% 27.65%
HSB/HSV 306° 80.51% 46.27%
CMYK 0.00% 80.51% 7.63%
53.73%

Color #76176D in popluar number systems.

HEX 76 17 6D
Decimal 118 23 109
Binary 1110110 10111 1101101
Octal 166 27 155

Shades and tints

Shades of #76176D

#76176D
(118,23,109)
#6C1564
(108,21,100)
#62135B
(98,19,91)
#581152
(88,17,82)
#4E0F49
(78,15,73)
#440D40
(68,13,64)
#3A0B37
(58,11,55)
#30092E
(48,9,46)
#260725
(38,7,37)
#1C051C
(28,5,28)
#120313
(18,3,19)
#000000
(0,0,0)

Tints of #76176D

#76176D
(118,23,109)
#822C7A
(130,44,122)
#8E4187
(142,65,135)
#9A5694
(154,86,148)
#A66BA1
(166,107,161)
#B280AE
(178,128,174)
#BE95BB
(190,149,187)
#CAAAC8
(202,170,200)
#D6BFD5
(214,191,213)
#E2D4E2
(226,212,226)
#EEE9EF
(238,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76176D color. Also use rgb(118,23,109) instead hex code.

Text Font Color

.myTextColor { color: #76176D; }

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

This text font color is #76176D.

Background Color

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

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

This div background color is #76176D.

Border color

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

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

This div border color is #76176D.

Opacity

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

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

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

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

This text has shadow with #76176D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76176D.

Preview

Color preview on black background

This text has color #76176D on black background.


Color preview on white background

This text has color #76176D on white background.


Black color preview on #76176D background

This text has black color on #76176D background.


White color preview on #76176D background

This text has white color on #76176D background.


Related colors

Complementary color

Complementary color for #hex is #89E892.


I love getcolorcode.com

Triadic colors

1 #6D7617 and #176D76 with #76176D are triadic colors.

2 #6D1776 and #17766D with #76176D are triadic colors.