COLOR #77365F

HEX: #77365F RGB: (119,54,95)

Color info

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

RGB color model

#77365F color RGB value is (119,54,95).

RGB: (119,54,95) (47%, 21%, 37%)

RGB channels and saturation

R 119 of 255 = 47%
G 54 of 255 = 21%
B 95 of 255 = 37%

119
54
95

R + G + B ~ 35%. #77365F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 54 + 95 = 268 (100%)
R 119 of 268 ~ 44.4%
G 54 of 268 ~ 20.15%
B 95 of 268 ~ 35.45'%

%44.4
%20.15
%35.45

CMYK color model

#77365F color CMYK value is (0,55,20,53).

  • cyan value is 0.00%
  • magenta value is 54.62%
  • yellow value is 20.17%
  • key color value is 53.33%

CMYK: (0,55,20,53)
C0M55Y20K53 (0%, 55%, 20%, 53%)
(0.00 / 0.55 / 0.20 / 0.53)

CMYK percentages

%0
%54.62
%20.17
%53.33

Codes

Color #77365F in popluar color models

77 36 5F
RGB 119 54 95
HSL 322° 37.57% 33.92%
HSB/HSV 322° 54.62% 46.67%
CMYK 0.00% 54.62% 20.17%
53.33%

Color #77365F in popluar number systems.

HEX 77 36 5F
Decimal 119 54 95
Binary 1110111 110110 1011111
Octal 167 66 137

Shades and tints

Shades of #77365F

#77365F
(119,54,95)
#6D3257
(109,50,87)
#632E4F
(99,46,79)
#592A47
(89,42,71)
#4F263F
(79,38,63)
#452237
(69,34,55)
#3B1E2F
(59,30,47)
#311A27
(49,26,39)
#27161F
(39,22,31)
#1D1217
(29,18,23)
#130E0F
(19,14,15)
#000000
(0,0,0)

Tints of #77365F

#77365F
(119,54,95)
#83486D
(131,72,109)
#8F5A7B
(143,90,123)
#9B6C89
(155,108,137)
#A77E97
(167,126,151)
#B390A5
(179,144,165)
#BFA2B3
(191,162,179)
#CBB4C1
(203,180,193)
#D7C6CF
(215,198,207)
#E3D8DD
(227,216,221)
#EFEAEB
(239,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77365F color. Also use rgb(119,54,95) instead hex code.

Text Font Color

.myTextColor { color: #77365F; }

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

This text font color is #77365F.

Background Color

.myBgColor { background-color: #77365F; }

<div style="background-color:#77365F">Inner text</div>

This div background color is #77365F.

Border color

.myBorderColor { border: 1px solid #77365F; }

<div style="border:3px solid #77365F">Div</div>

This div border color is #77365F.

Opacity

.myOpacity80 { color: #77365F; opacity: 0.8; }

<p style="color:#77365F;opacity:0.8;">80%</p>

Text with #77365F 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 #77365F;}

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

This text has shadow with #77365F color.


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

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

This text has shadow with #77365F primary color and red secondary color.


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

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

This text has shadow with #77365F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77365F.

Preview

Color preview on black background

This text has color #77365F on black background.


Color preview on white background

This text has color #77365F on white background.


Black color preview on #77365F background

This text has black color on #77365F background.


White color preview on #77365F background

This text has white color on #77365F background.


Related colors

Complementary color

Complementary color for #hex is #88C9A0.


I love getcolorcode.com

Triadic colors

1 #5F7736 and #365F77 with #77365F are triadic colors.

2 #5F3677 and #36775F with #77365F are triadic colors.