COLOR #776970

HEX: #776970 RGB: (119,105,112)

Renk bilgisi

#776970 contains red, green and blue colors in about the same proportion. #776970 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#776970 color RGB value is (119,105,112).

RGB: (119,105,112) (47%, 41%, 44%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 105 of 255 = 41%
B 112 of 255 = 44%

119
105
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 105 + 112 = 336 (100%)
R 119 of 336 ~ 35.42%
G 105 of 336 ~ 31.25%
B 112 of 336 ~ 33.33'%

%35.42
%31.25
%33.33

CMYK RENK MODELİ

#776970 rengi CMYK tonu (0,12,6,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.76%
  • sarı tonu 5.88%
  • ana renk tonu 53.33%
CMYK: (0,12,6,53) C0M12Y6K53 (0%,12%,6%,53%) (0.00/0.12/0.06/0.53) 

CMYK yüzdeleri

%0
%11.76
%5.88
%53.33

Codes

Color #776970 in popluar color models

77 69 70
RGB 119 105 112
HSL 330° 6.25% 43.92%
HSB/HSV 330° 11.76% 46.67%
CMYK 0.00% 11.76% 5.88%
53.33%

Color #776970 in popluar number systems.

HEX 77 69 70
Decimal 119 105 112
Binary 1110111 1101001 1110000
Octal 167 151 160

Shades and tints

Shades of #776970

#776970
(119,105,112)
#6D6066
(109,96,102)
#63575C
(99,87,92)
#594E52
(89,78,82)
#4F4548
(79,69,72)
#453C3E
(69,60,62)
#3B3334
(59,51,52)
#312A2A
(49,42,42)
#272120
(39,33,32)
#1D1816
(29,24,22)
#130F0C
(19,15,12)
#000000
(0,0,0)

Tints of #776970

#776970
(119,105,112)
#83767D
(131,118,125)
#8F838A
(143,131,138)
#9B9097
(155,144,151)
#A79DA4
(167,157,164)
#B3AAB1
(179,170,177)
#BFB7BE
(191,183,190)
#CBC4CB
(203,196,203)
#D7D1D8
(215,209,216)
#E3DEE5
(227,222,229)
#EFEBF2
(239,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776970 color. Also use rgb(119,105,112) instead hex code.

Text Font Color

.myTextColor { color: #776970; }

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

This text font color is #776970.

Background Color

.myBgColor { background-color: #776970; }

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

This div background color is #776970.

Border color

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

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

This div border color is #776970.

Opacity

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

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

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

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

This text has shadow with #776970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776970.

Preview

Color preview on black background

This text has color #776970 on black background.


Color preview on white background

This text has color #776970 on white background.


Black color preview on #776970 background

This text has black color on #776970 background.


White color preview on #776970 background

This text has white color on #776970 background.


Related colors

Complementary color

Complementary color for #hex is #88968F.


I love getcolorcode.com

Triadic colors

1 #707769 and #697077 with #776970 are triadic colors.

2 #706977 and #697770 with #776970 are triadic colors.