COLOR #77338E

HEX: #77338E RGB: (119,51,142)

Color info

#77338E contains mainly red and blue colors. Web safe color of #77338E is #663399 (or #639).

RGB color model

#77338E color RGB value is (119,51,142).

RGB: (119,51,142) (47%, 20%, 56%)

RGB channels and saturation

R 119 of 255 = 47%
G 51 of 255 = 20%
B 142 of 255 = 56%

119
51
142

R + G + B ~ 41%. #77338E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 51 + 142 = 312 (100%)
R 119 of 312 ~ 38.14%
G 51 of 312 ~ 16.35%
B 142 of 312 ~ 45.51'%

%38.14
%16.35
%45.51

CMYK color model

#77338E color CMYK value is (16,64,0,44).

  • cyan value is 16.20%
  • magenta value is 64.08%
  • yellow value is 0.00%
  • key color value is 44.31%
CMYK: (16,64,0,44) C16M64Y0K44 (16%,64%,0%,44%) (0.16/0.64/0.00/0.44) 

CMYK percentages

%16.2
%64.08
%0
%44.31

Codes

Color #77338E in popluar color models

77 33 8E
RGB 119 51 142
HSL 285° 47.15% 37.84%
HSB/HSV 285° 64.08% 55.69%
CMYK 16.20% 64.08% 0.00%
44.31%

Color #77338E in popluar number systems.

HEX 77 33 8E
Decimal 119 51 142
Binary 1110111 110011 10001110
Octal 167 63 216

Shades and tints

Shades of #77338E

#77338E
(119,51,142)
#6D2F82
(109,47,130)
#632B76
(99,43,118)
#59276A
(89,39,106)
#4F235E
(79,35,94)
#451F52
(69,31,82)
#3B1B46
(59,27,70)
#31173A
(49,23,58)
#27132E
(39,19,46)
#1D0F22
(29,15,34)
#130B16
(19,11,22)
#000000
(0,0,0)

Tints of #77338E

#77338E
(119,51,142)
#834598
(131,69,152)
#8F57A2
(143,87,162)
#9B69AC
(155,105,172)
#A77BB6
(167,123,182)
#B38DC0
(179,141,192)
#BF9FCA
(191,159,202)
#CBB1D4
(203,177,212)
#D7C3DE
(215,195,222)
#E3D5E8
(227,213,232)
#EFE7F2
(239,231,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77338E color. Also use rgb(119,51,142) instead hex code.

Text Font Color

.myTextColor { color: #77338E; }

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

This text font color is #77338E.

Background Color

.myBgColor { background-color: #77338E; }

<div style="background-color:#77338E">Inner text</div>

This div background color is #77338E.

Border color

.myBorderColor { border: 1px solid #77338E; }

<div style="border:3px solid #77338E">Div</div>

This div border color is #77338E.

Opacity

.myOpacity80 { color: #77338E; opacity: 0.8; }

<p style="color:#77338E;opacity:0.8;">80%</p>

Text with #77338E 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 #77338E;}

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

This text has shadow with #77338E color.


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

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

This text has shadow with #77338E primary color and red secondary color.


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

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

This text has shadow with #77338E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77338E.

Preview

Color preview on black background

This text has color #77338E on black background.


Color preview on white background

This text has color #77338E on white background.


Black color preview on #77338E background

This text has black color on #77338E background.


White color preview on #77338E background

This text has white color on #77338E background.


Related colors

Complementary color

Complementary color for #hex is #88CC71.


I love getcolorcode.com

Triadic colors

1 #8E7733 and #338E77 with #77338E are triadic colors.

2 #8E3377 and #33778E with #77338E are triadic colors.