COLOR #776867

HEX: #776867 RGB: (119,104,103)

Renk bilgisi

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

RGB renk modeli

#776867 color RGB value is (119,104,103).

RGB: (119,104,103) (47%, 41%, 40%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 104 of 255 = 41%
B 103 of 255 = 40%

119
104
103

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 104 + 103 = 326 (100%)
R 119 of 326 ~ 36.5%
G 104 of 326 ~ 31.9%
B 103 of 326 ~ 31.6'%

%36.5
%31.9
%31.6

CMYK RENK MODELİ

#776867 rengi CMYK tonu (0,13,13,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.61%
  • sarı tonu 13.45%
  • ana renk tonu 53.33%

CMYK: (0,13,13,53)
C0M13Y13K53 (0%, 13%, 13%, 53%)
(0.00 / 0.13 / 0.13 / 0.53)

CMYK yüzdeleri

%0
%12.61
%13.45
%53.33

Codes

Color #776867 in popluar color models

77 68 67
RGB 119 104 103
HSL 7.21% 43.53%
HSB/HSV 13.45% 46.67%
CMYK 0.00% 12.61% 13.45%
53.33%

Color #776867 in popluar number systems.

HEX 77 68 67
Decimal 119 104 103
Binary 1110111 1101000 1100111
Octal 167 150 147

Shades and tints

Shades of #776867

#776867
(119,104,103)
#6D5F5E
(109,95,94)
#635655
(99,86,85)
#594D4C
(89,77,76)
#4F4443
(79,68,67)
#453B3A
(69,59,58)
#3B3231
(59,50,49)
#312928
(49,41,40)
#27201F
(39,32,31)
#1D1716
(29,23,22)
#130E0D
(19,14,13)
#000000
(0,0,0)

Tints of #776867

#776867
(119,104,103)
#837574
(131,117,116)
#8F8281
(143,130,129)
#9B8F8E
(155,143,142)
#A79C9B
(167,156,155)
#B3A9A8
(179,169,168)
#BFB6B5
(191,182,181)
#CBC3C2
(203,195,194)
#D7D0CF
(215,208,207)
#E3DDDC
(227,221,220)
#EFEAE9
(239,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776867 color. Also use rgb(119,104,103) instead hex code.

Text Font Color

.myTextColor { color: #776867; }

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

This text font color is #776867.

Background Color

.myBgColor { background-color: #776867; }

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

This div background color is #776867.

Border color

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

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

This div border color is #776867.

Opacity

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

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

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

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

This text has shadow with #776867 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776867.

Preview

Color preview on black background

This text has color #776867 on black background.


Color preview on white background

This text has color #776867 on white background.


Black color preview on #776867 background

This text has black color on #776867 background.


White color preview on #776867 background

This text has white color on #776867 background.


Related colors

Complementary color

Complementary color for #hex is #889798.


I love getcolorcode.com

Triadic colors

1 #677768 and #686777 with #776867 are triadic colors.

2 #676877 and #687767 with #776867 are triadic colors.