COLOR #76336A

HEX: #76336A RGB: (118,51,106)

Color info

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

RGB color model

#76336A color RGB value is (118,51,106).

RGB: (118,51,106) (46%, 20%, 42%)

RGB channels and saturation

R 118 of 255 = 46%
G 51 of 255 = 20%
B 106 of 255 = 42%

118
51
106

R + G + B ~ 36%. #76336A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 51 + 106 = 275 (100%)
R 118 of 275 ~ 42.91%
G 51 of 275 ~ 18.55%
B 106 of 275 ~ 38.55'%

%42.91
%18.55
%38.55

CMYK color model

#76336A color CMYK value is (0,57,10,54).

  • cyan value is 0.00%
  • magenta value is 56.78%
  • yellow value is 10.17%
  • key color value is 53.73%

CMYK: (0,57,10,54)
C0M57Y10K54 (0%, 57%, 10%, 54%)
(0.00 / 0.57 / 0.10 / 0.54)

CMYK percentages

%0
%56.78
%10.17
%53.73

Codes

Color #76336A in popluar color models

76 33 6A
RGB 118 51 106
HSL 311° 39.64% 33.14%
HSB/HSV 311° 56.78% 46.27%
CMYK 0.00% 56.78% 10.17%
53.73%

Color #76336A in popluar number systems.

HEX 76 33 6A
Decimal 118 51 106
Binary 1110110 110011 1101010
Octal 166 63 152

Shades and tints

Shades of #76336A

#76336A
(118,51,106)
#6C2F61
(108,47,97)
#622B58
(98,43,88)
#58274F
(88,39,79)
#4E2346
(78,35,70)
#441F3D
(68,31,61)
#3A1B34
(58,27,52)
#30172B
(48,23,43)
#261322
(38,19,34)
#1C0F19
(28,15,25)
#120B10
(18,11,16)
#000000
(0,0,0)

Tints of #76336A

#76336A
(118,51,106)
#824577
(130,69,119)
#8E5784
(142,87,132)
#9A6991
(154,105,145)
#A67B9E
(166,123,158)
#B28DAB
(178,141,171)
#BE9FB8
(190,159,184)
#CAB1C5
(202,177,197)
#D6C3D2
(214,195,210)
#E2D5DF
(226,213,223)
#EEE7EC
(238,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76336A color. Also use rgb(118,51,106) instead hex code.

Text Font Color

.myTextColor { color: #76336A; }

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

This text font color is #76336A.

Background Color

.myBgColor { background-color: #76336A; }

<div style="background-color:#76336A">Inner text</div>

This div background color is #76336A.

Border color

.myBorderColor { border: 1px solid #76336A; }

<div style="border:3px solid #76336A">Div</div>

This div border color is #76336A.

Opacity

.myOpacity80 { color: #76336A; opacity: 0.8; }

<p style="color:#76336A;opacity:0.8;">80%</p>

Text with #76336A 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 #76336A;}

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

This text has shadow with #76336A color.


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

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

This text has shadow with #76336A primary color and red secondary color.


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

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

This text has shadow with #76336A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76336A.

Preview

Color preview on black background

This text has color #76336A on black background.


Color preview on white background

This text has color #76336A on white background.


Black color preview on #76336A background

This text has black color on #76336A background.


White color preview on #76336A background

This text has white color on #76336A background.


Related colors

Complementary color

Complementary color for #hex is #89CC95.


I love getcolorcode.com

Triadic colors

1 #6A7633 and #336A76 with #76336A are triadic colors.

2 #6A3376 and #33766A with #76336A are triadic colors.