COLOR #76176C

HEX: #76176C RGB: (118,23,108)

Color info

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

RGB color model

#76176C color RGB value is (118,23,108).

RGB: (118,23,108) (46%, 9%, 42%)

RGB channels and saturation

R 118 of 255 = 46%
G 23 of 255 = 9%
B 108 of 255 = 42%

118
23
108

R + G + B ~ 32%. #76176C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 23 + 108 = 249 (100%)
R 118 of 249 ~ 47.39%
G 23 of 249 ~ 9.24%
B 108 of 249 ~ 43.37'%

%47.39
%43.37

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 80.51%
  • yellow value is 8.47%
  • 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
%8.47
%53.73

Codes

Color #76176C in popluar color models

76 17 6C
RGB 118 23 108
HSL 306° 67.38% 27.65%
HSB/HSV 306° 80.51% 46.27%
CMYK 0.00% 80.51% 8.47%
53.73%

Color #76176C in popluar number systems.

HEX 76 17 6C
Decimal 118 23 108
Binary 1110110 10111 1101100
Octal 166 27 154

Shades and tints

Shades of #76176C

#76176C
(118,23,108)
#6C1563
(108,21,99)
#62135A
(98,19,90)
#581151
(88,17,81)
#4E0F48
(78,15,72)
#440D3F
(68,13,63)
#3A0B36
(58,11,54)
#30092D
(48,9,45)
#260724
(38,7,36)
#1C051B
(28,5,27)
#120312
(18,3,18)
#000000
(0,0,0)

Tints of #76176C

#76176C
(118,23,108)
#822C79
(130,44,121)
#8E4186
(142,65,134)
#9A5693
(154,86,147)
#A66BA0
(166,107,160)
#B280AD
(178,128,173)
#BE95BA
(190,149,186)
#CAAAC7
(202,170,199)
#D6BFD4
(214,191,212)
#E2D4E1
(226,212,225)
#EEE9EE
(238,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76176C; }

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

This text font color is #76176C.

Background Color

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

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

This div background color is #76176C.

Border color

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

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

This div border color is #76176C.

Opacity

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

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

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

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

This text has shadow with #76176C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76176C.

Preview

Color preview on black background

This text has color #76176C on black background.


Color preview on white background

This text has color #76176C on white background.


Black color preview on #76176C background

This text has black color on #76176C background.


White color preview on #76176C background

This text has white color on #76176C background.


Related colors

Complementary color

Complementary color for #hex is #89E893.


I love getcolorcode.com

Triadic colors

1 #6C7617 and #176C76 with #76176C are triadic colors.

2 #6C1776 and #17766C with #76176C are triadic colors.