COLOR #763A74

HEX: #763A74 RGB: (118,58,116)

Color info

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

RGB color model

#763A74 color RGB value is (118,58,116).

RGB: (118,58,116) (46%, 23%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 58 of 255 = 23%
B 116 of 255 = 45%

118
58
116

R + G + B ~ 38%. #763A74 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 58 + 116 = 292 (100%)
R 118 of 292 ~ 40.41%
G 58 of 292 ~ 19.86%
B 116 of 292 ~ 39.73'%

%40.41
%19.86
%39.73

CMYK color model

#763A74 color CMYK value is (0,51,2,54).

  • cyan value is 0.00%
  • magenta value is 50.85%
  • yellow value is 1.69%
  • key color value is 53.73%

CMYK: (0,51,2,54)
C0M51Y2K54 (0%, 51%, 2%, 54%)
(0.00 / 0.51 / 0.02 / 0.54)

CMYK percentages

%0
%50.85
%1.69
%53.73

Codes

Color #763A74 in popluar color models

76 3A 74
RGB 118 58 116
HSL 302° 34.09% 34.51%
HSB/HSV 302° 50.85% 46.27%
CMYK 0.00% 50.85% 1.69%
53.73%

Color #763A74 in popluar number systems.

HEX 76 3A 74
Decimal 118 58 116
Binary 1110110 111010 1110100
Octal 166 72 164

Shades and tints

Shades of #763A74

#763A74
(118,58,116)
#6C356A
(108,53,106)
#623060
(98,48,96)
#582B56
(88,43,86)
#4E264C
(78,38,76)
#442142
(68,33,66)
#3A1C38
(58,28,56)
#30172E
(48,23,46)
#261224
(38,18,36)
#1C0D1A
(28,13,26)
#120810
(18,8,16)
#000000
(0,0,0)

Tints of #763A74

#763A74
(118,58,116)
#824B80
(130,75,128)
#8E5C8C
(142,92,140)
#9A6D98
(154,109,152)
#A67EA4
(166,126,164)
#B28FB0
(178,143,176)
#BEA0BC
(190,160,188)
#CAB1C8
(202,177,200)
#D6C2D4
(214,194,212)
#E2D3E0
(226,211,224)
#EEE4EC
(238,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #763A74 color. Also use rgb(118,58,116) instead hex code.

Text Font Color

.myTextColor { color: #763A74; }

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

This text font color is #763A74.

Background Color

.myBgColor { background-color: #763A74; }

<div style="background-color:#763A74">Inner text</div>

This div background color is #763A74.

Border color

.myBorderColor { border: 1px solid #763A74; }

<div style="border:3px solid #763A74">Div</div>

This div border color is #763A74.

Opacity

.myOpacity80 { color: #763A74; opacity: 0.8; }

<p style="color:#763A74;opacity:0.8;">80%</p>

Text with #763A74 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 #763A74;}

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

This text has shadow with #763A74 color.


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

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

This text has shadow with #763A74 primary color and red secondary color.


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

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

This text has shadow with #763A74 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #763A74.

Preview

Color preview on black background

This text has color #763A74 on black background.


Color preview on white background

This text has color #763A74 on white background.


Black color preview on #763A74 background

This text has black color on #763A74 background.


White color preview on #763A74 background

This text has white color on #763A74 background.


Related colors

Complementary color

Complementary color for #hex is #89C58B.


I love getcolorcode.com

Triadic colors

1 #74763A and #3A7476 with #763A74 are triadic colors.

2 #743A76 and #3A7674 with #763A74 are triadic colors.