COLOR #77405A

HEX: #77405A RGB: (119,64,90)

Color info

#77405A contains red, green and blue colors in about the same proportion. Web safe color of #77405A is #663366 (or #636).

RGB color model

#77405A color RGB value is (119,64,90).

RGB: (119,64,90) (47%, 25%, 35%)

RGB channels and saturation

R 119 of 255 = 47%
G 64 of 255 = 25%
B 90 of 255 = 35%

119
64
90

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

Portions of RGB colors in percentages

R + G + B = 119 + 64 + 90 = 273 (100%)
R 119 of 273 ~ 43.59%
G 64 of 273 ~ 23.44%
B 90 of 273 ~ 32.97'%

%43.59
%23.44
%32.97

CMYK color model

#77405A color CMYK value is (0,46,24,53).

  • cyan value is 0.00%
  • magenta value is 46.22%
  • yellow value is 24.37%
  • key color value is 53.33%
CMYK: (0,46,24,53) C0M46Y24K53 (0%,46%,24%,53%) (0.00/0.46/0.24/0.53) 

CMYK percentages

%0
%46.22
%24.37
%53.33

Codes

Color #77405A in popluar color models

77 40 5A
RGB 119 64 90
HSL 332° 30.05% 35.88%
HSB/HSV 332° 46.22% 46.67%
CMYK 0.00% 46.22% 24.37%
53.33%

Color #77405A in popluar number systems.

HEX 77 40 5A
Decimal 119 64 90
Binary 1110111 1000000 1011010
Octal 167 100 132

Shades and tints

Shades of #77405A

#77405A
(119,64,90)
#6D3B52
(109,59,82)
#63364A
(99,54,74)
#593142
(89,49,66)
#4F2C3A
(79,44,58)
#452732
(69,39,50)
#3B222A
(59,34,42)
#311D22
(49,29,34)
#27181A
(39,24,26)
#1D1312
(29,19,18)
#130E0A
(19,14,10)
#000000
(0,0,0)

Tints of #77405A

#77405A
(119,64,90)
#835169
(131,81,105)
#8F6278
(143,98,120)
#9B7387
(155,115,135)
#A78496
(167,132,150)
#B395A5
(179,149,165)
#BFA6B4
(191,166,180)
#CBB7C3
(203,183,195)
#D7C8D2
(215,200,210)
#E3D9E1
(227,217,225)
#EFEAF0
(239,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77405A color. Also use rgb(119,64,90) instead hex code.

Text Font Color

.myTextColor { color: #77405A; }

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

This text font color is #77405A.

Background Color

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

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

This div background color is #77405A.

Border color

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

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

This div border color is #77405A.

Opacity

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

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

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

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

This text has shadow with #77405A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77405A.

Preview

Color preview on black background

This text has color #77405A on black background.


Color preview on white background

This text has color #77405A on white background.


Black color preview on #77405A background

This text has black color on #77405A background.


White color preview on #77405A background

This text has white color on #77405A background.


Related colors

Complementary color

Complementary color for #hex is #88BFA5.


I love getcolorcode.com

Triadic colors

1 #5A7740 and #405A77 with #77405A are triadic colors.

2 #5A4077 and #40775A with #77405A are triadic colors.