COLOR #776672

HEX: #776672 RGB: (119,102,114)

Renk bilgisi

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

RGB renk modeli

#776672 color RGB value is (119,102,114).

RGB: (119,102,114) (47%, 40%, 45%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 102 of 255 = 40%
B 114 of 255 = 45%

119
102
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 102 + 114 = 335 (100%)
R 119 of 335 ~ 35.52%
G 102 of 335 ~ 30.45%
B 114 of 335 ~ 34.03'%

%35.52
%30.45
%34.03

CMYK RENK MODELİ

#776672 rengi CMYK tonu (0,14,4,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.29%
  • sarı tonu 4.20%
  • ana renk tonu 53.33%
CMYK: (0,14,4,53) C0M14Y4K53 (0%,14%,4%,53%) (0.00/0.14/0.04/0.53) 

CMYK yüzdeleri

%0
%14.29
%4.2
%53.33

Codes

Color #776672 in popluar color models

77 66 72
RGB 119 102 114
HSL 318° 7.69% 43.33%
HSB/HSV 318° 14.29% 46.67%
CMYK 0.00% 14.29% 4.20%
53.33%

Color #776672 in popluar number systems.

HEX 77 66 72
Decimal 119 102 114
Binary 1110111 1100110 1110010
Octal 167 146 162

Shades and tints

Shades of #776672

#776672
(119,102,114)
#6D5D68
(109,93,104)
#63545E
(99,84,94)
#594B54
(89,75,84)
#4F424A
(79,66,74)
#453940
(69,57,64)
#3B3036
(59,48,54)
#31272C
(49,39,44)
#271E22
(39,30,34)
#1D1518
(29,21,24)
#130C0E
(19,12,14)
#000000
(0,0,0)

Tints of #776672

#776672
(119,102,114)
#83737E
(131,115,126)
#8F808A
(143,128,138)
#9B8D96
(155,141,150)
#A79AA2
(167,154,162)
#B3A7AE
(179,167,174)
#BFB4BA
(191,180,186)
#CBC1C6
(203,193,198)
#D7CED2
(215,206,210)
#E3DBDE
(227,219,222)
#EFE8EA
(239,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776672 color. Also use rgb(119,102,114) instead hex code.

Text Font Color

.myTextColor { color: #776672; }

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

This text font color is #776672.

Background Color

.myBgColor { background-color: #776672; }

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

This div background color is #776672.

Border color

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

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

This div border color is #776672.

Opacity

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

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

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

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

This text has shadow with #776672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776672.

Preview

Color preview on black background

This text has color #776672 on black background.


Color preview on white background

This text has color #776672 on white background.


Black color preview on #776672 background

This text has black color on #776672 background.


White color preview on #776672 background

This text has white color on #776672 background.


Related colors

Complementary color

Complementary color for #hex is #88998D.


I love getcolorcode.com

Triadic colors

1 #727766 and #667277 with #776672 are triadic colors.

2 #726677 and #667772 with #776672 are triadic colors.