COLOR #776470

HEX: #776470 RGB: (119,100,112)

Renk bilgisi

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

RGB renk modeli

#776470 color RGB value is (119,100,112).

RGB: (119,100,112) (47%, 39%, 44%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 100 of 255 = 39%
B 112 of 255 = 44%

119
100
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 100 + 112 = 331 (100%)
R 119 of 331 ~ 35.95%
G 100 of 331 ~ 30.21%
B 112 of 331 ~ 33.84'%

%35.95
%30.21
%33.84

CMYK RENK MODELİ

#776470 rengi CMYK tonu (0,16,6,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.97%
  • sarı tonu 5.88%
  • ana renk tonu 53.33%

CMYK: (0,16,6,53)
C0M16Y6K53 (0%, 16%, 6%, 53%)
(0.00 / 0.16 / 0.06 / 0.53)

CMYK yüzdeleri

%0
%15.97
%5.88
%53.33

Codes

Color #776470 in popluar color models

77 64 70
RGB 119 100 112
HSL 322° 8.68% 42.94%
HSB/HSV 322° 15.97% 46.67%
CMYK 0.00% 15.97% 5.88%
53.33%

Color #776470 in popluar number systems.

HEX 77 64 70
Decimal 119 100 112
Binary 1110111 1100100 1110000
Octal 167 144 160

Shades and tints

Shades of #776470

#776470
(119,100,112)
#6D5B66
(109,91,102)
#63525C
(99,82,92)
#594952
(89,73,82)
#4F4048
(79,64,72)
#45373E
(69,55,62)
#3B2E34
(59,46,52)
#31252A
(49,37,42)
#271C20
(39,28,32)
#1D1316
(29,19,22)
#130A0C
(19,10,12)
#000000
(0,0,0)

Tints of #776470

#776470
(119,100,112)
#83727D
(131,114,125)
#8F808A
(143,128,138)
#9B8E97
(155,142,151)
#A79CA4
(167,156,164)
#B3AAB1
(179,170,177)
#BFB8BE
(191,184,190)
#CBC6CB
(203,198,203)
#D7D4D8
(215,212,216)
#E3E2E5
(227,226,229)
#EFF0F2
(239,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776470; }

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

This text font color is #776470.

Background Color

.myBgColor { background-color: #776470; }

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

This div background color is #776470.

Border color

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

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

This div border color is #776470.

Opacity

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

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

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

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

This text has shadow with #776470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776470.

Preview

Color preview on black background

This text has color #776470 on black background.


Color preview on white background

This text has color #776470 on white background.


Black color preview on #776470 background

This text has black color on #776470 background.


White color preview on #776470 background

This text has white color on #776470 background.


Related colors

Complementary color

Complementary color for #hex is #889B8F.


I love getcolorcode.com

Triadic colors

1 #707764 and #647077 with #776470 are triadic colors.

2 #706477 and #647770 with #776470 are triadic colors.