COLOR #776075

HEX: #776075 RGB: (119,96,117)

Color info

#776075 contains red, green and blue colors in about the same proportion. Web safe color of #776075 is #666666 (or #666).

RGB color model

#776075 color RGB value is (119,96,117).

RGB: (119,96,117) (47%, 38%, 46%)

RGB channels and saturation

R 119 of 255 = 47%
G 96 of 255 = 38%
B 117 of 255 = 46%

119
96
117

R + G + B ~ 44%. #776075 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 96 + 117 = 332 (100%)
R 119 of 332 ~ 35.84%
G 96 of 332 ~ 28.92%
B 117 of 332 ~ 35.24'%

%35.84
%28.92
%35.24

CMYK color model

#776075 color CMYK value is (0,19,2,53).

  • cyan value is 0.00%
  • magenta value is 19.33%
  • yellow value is 1.68%
  • key color value is 53.33%

CMYK: (0,19,2,53)
C0M19Y2K53 (0%, 19%, 2%, 53%)
(0.00 / 0.19 / 0.02 / 0.53)

CMYK percentages

%0
%19.33
%1.68
%53.33

Codes

Color #776075 in popluar color models

77 60 75
RGB 119 96 117
HSL 305° 10.70% 42.16%
HSB/HSV 305° 19.33% 46.67%
CMYK 0.00% 19.33% 1.68%
53.33%

Color #776075 in popluar number systems.

HEX 77 60 75
Decimal 119 96 117
Binary 1110111 1100000 1110101
Octal 167 140 165

Shades and tints

Shades of #776075

#776075
(119,96,117)
#6D586B
(109,88,107)
#635061
(99,80,97)
#594857
(89,72,87)
#4F404D
(79,64,77)
#453843
(69,56,67)
#3B3039
(59,48,57)
#31282F
(49,40,47)
#272025
(39,32,37)
#1D181B
(29,24,27)
#131011
(19,16,17)
#000000
(0,0,0)

Tints of #776075

#776075
(119,96,117)
#836E81
(131,110,129)
#8F7C8D
(143,124,141)
#9B8A99
(155,138,153)
#A798A5
(167,152,165)
#B3A6B1
(179,166,177)
#BFB4BD
(191,180,189)
#CBC2C9
(203,194,201)
#D7D0D5
(215,208,213)
#E3DEE1
(227,222,225)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776075 color. Also use rgb(119,96,117) instead hex code.

Text Font Color

.myTextColor { color: #776075; }

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

This text font color is #776075.

Background Color

.myBgColor { background-color: #776075; }

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

This div background color is #776075.

Border color

.myBorderColor { border: 1px solid #776075; }

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

This div border color is #776075.

Opacity

.myOpacity80 { color: #776075; opacity: 0.8; }

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

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

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

This text has shadow with #776075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776075.

Preview

Color preview on black background

This text has color #776075 on black background.


Color preview on white background

This text has color #776075 on white background.


Black color preview on #776075 background

This text has black color on #776075 background.


White color preview on #776075 background

This text has white color on #776075 background.


Related colors

Complementary color

Complementary color for #hex is #889F8A.


I love getcolorcode.com

Triadic colors

1 #757760 and #607577 with #776075 are triadic colors.

2 #756077 and #607775 with #776075 are triadic colors.