COLOR #77738A

HEX: #77738A RGB: (119,115,138)

Color info

#77738A contains red, green and blue colors in about the same proportion. Web safe color of #77738A is #666699 (or #669).

RGB color model

#77738A color RGB value is (119,115,138).

RGB: (119,115,138) (47%, 45%, 54%)

RGB channels and saturation

R 119 of 255 = 47%
G 115 of 255 = 45%
B 138 of 255 = 54%

119
115
138

R + G + B ~ 49%. #77738A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 115 + 138 = 372 (100%)
R 119 of 372 ~ 31.99%
G 115 of 372 ~ 30.91%
B 138 of 372 ~ 37.1'%

%31.99
%30.91
%37.1

CMYK color model

#77738A color CMYK value is (14,17,0,46).

  • cyan value is 13.77%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (14,17,0,46)
C14M17Y0K46 (14%, 17%, 0%, 46%)
(0.14 / 0.17 / 0.00 / 0.46)

CMYK percentages

%13.77
%16.67
%0
%45.88

Codes

Color #77738A in popluar color models

77 73 8A
RGB 119 115 138
HSL 250° 9.09% 49.61%
HSB/HSV 250° 16.67% 54.12%
CMYK 13.77% 16.67% 0.00%
45.88%

Color #77738A in popluar number systems.

HEX 77 73 8A
Decimal 119 115 138
Binary 1110111 1110011 10001010
Octal 167 163 212

Shades and tints

Shades of #77738A

#77738A
(119,115,138)
#6D697E
(109,105,126)
#635F72
(99,95,114)
#595566
(89,85,102)
#4F4B5A
(79,75,90)
#45414E
(69,65,78)
#3B3742
(59,55,66)
#312D36
(49,45,54)
#27232A
(39,35,42)
#1D191E
(29,25,30)
#130F12
(19,15,18)
#000000
(0,0,0)

Tints of #77738A

#77738A
(119,115,138)
#837F94
(131,127,148)
#8F8B9E
(143,139,158)
#9B97A8
(155,151,168)
#A7A3B2
(167,163,178)
#B3AFBC
(179,175,188)
#BFBBC6
(191,187,198)
#CBC7D0
(203,199,208)
#D7D3DA
(215,211,218)
#E3DFE4
(227,223,228)
#EFEBEE
(239,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77738A color. Also use rgb(119,115,138) instead hex code.

Text Font Color

.myTextColor { color: #77738A; }

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

This text font color is #77738A.

Background Color

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

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

This div background color is #77738A.

Border color

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

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

This div border color is #77738A.

Opacity

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

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

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

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

This text has shadow with #77738A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77738A.

Preview

Color preview on black background

This text has color #77738A on black background.


Color preview on white background

This text has color #77738A on white background.


Black color preview on #77738A background

This text has black color on #77738A background.


White color preview on #77738A background

This text has white color on #77738A background.


Related colors

Complementary color

Complementary color for #hex is #888C75.


I love getcolorcode.com

Triadic colors

1 #8A7773 and #738A77 with #77738A are triadic colors.

2 #8A7377 and #73778A with #77738A are triadic colors.