COLOR #77335E

HEX: #77335E RGB: (119,51,94)

Color info

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

RGB color model

#77335E color RGB value is (119,51,94).

RGB: (119,51,94) (47%, 20%, 37%)

RGB channels and saturation

R 119 of 255 = 47%
G 51 of 255 = 20%
B 94 of 255 = 37%

119
51
94

R + G + B ~ 35%. #77335E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 51 + 94 = 264 (100%)
R 119 of 264 ~ 45.08%
G 51 of 264 ~ 19.32%
B 94 of 264 ~ 35.61'%

%45.08
%19.32
%35.61

CMYK color model

#77335E color CMYK value is (0,57,21,53).

  • cyan value is 0.00%
  • magenta value is 57.14%
  • yellow value is 21.01%
  • key color value is 53.33%

CMYK: (0,57,21,53)
C0M57Y21K53 (0%, 57%, 21%, 53%)
(0.00 / 0.57 / 0.21 / 0.53)

CMYK percentages

%0
%57.14
%21.01
%53.33

Codes

Color #77335E in popluar color models

77 33 5E
RGB 119 51 94
HSL 322° 40.00% 33.33%
HSB/HSV 322° 57.14% 46.67%
CMYK 0.00% 57.14% 21.01%
53.33%

Color #77335E in popluar number systems.

HEX 77 33 5E
Decimal 119 51 94
Binary 1110111 110011 1011110
Octal 167 63 136

Shades and tints

Shades of #77335E

#77335E
(119,51,94)
#6D2F56
(109,47,86)
#632B4E
(99,43,78)
#592746
(89,39,70)
#4F233E
(79,35,62)
#451F36
(69,31,54)
#3B1B2E
(59,27,46)
#311726
(49,23,38)
#27131E
(39,19,30)
#1D0F16
(29,15,22)
#130B0E
(19,11,14)
#000000
(0,0,0)

Tints of #77335E

#77335E
(119,51,94)
#83456C
(131,69,108)
#8F577A
(143,87,122)
#9B6988
(155,105,136)
#A77B96
(167,123,150)
#B38DA4
(179,141,164)
#BF9FB2
(191,159,178)
#CBB1C0
(203,177,192)
#D7C3CE
(215,195,206)
#E3D5DC
(227,213,220)
#EFE7EA
(239,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77335E; }

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

This text font color is #77335E.

Background Color

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

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

This div background color is #77335E.

Border color

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

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

This div border color is #77335E.

Opacity

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

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

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

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

This text has shadow with #77335E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77335E.

Preview

Color preview on black background

This text has color #77335E on black background.


Color preview on white background

This text has color #77335E on white background.


Black color preview on #77335E background

This text has black color on #77335E background.


White color preview on #77335E background

This text has white color on #77335E background.


Related colors

Complementary color

Complementary color for #hex is #88CCA1.


I love getcolorcode.com

Triadic colors

1 #5E7733 and #335E77 with #77335E are triadic colors.

2 #5E3377 and #33775E with #77335E are triadic colors.