COLOR #776573

HEX: #776573 RGB: (119,101,115)

Renk bilgisi

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

RGB renk modeli

#776573 color RGB value is (119,101,115).

RGB: (119,101,115) (47%, 40%, 45%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 101 of 255 = 40%
B 115 of 255 = 45%

119
101
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 101 + 115 = 335 (100%)
R 119 of 335 ~ 35.52%
G 101 of 335 ~ 30.15%
B 115 of 335 ~ 34.33'%

%35.52
%30.15
%34.33

CMYK RENK MODELİ

#776573 rengi CMYK tonu (0,15,3,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.13%
  • sarı tonu 3.36%
  • ana renk tonu 53.33%
CMYK: (0,15,3,53) C0M15Y3K53 (0%,15%,3%,53%) (0.00/0.15/0.03/0.53) 

CMYK yüzdeleri

%0
%15.13
%3.36
%53.33

Codes

Color #776573 in popluar color models

77 65 73
RGB 119 101 115
HSL 313° 8.18% 43.14%
HSB/HSV 313° 15.13% 46.67%
CMYK 0.00% 15.13% 3.36%
53.33%

Color #776573 in popluar number systems.

HEX 77 65 73
Decimal 119 101 115
Binary 1110111 1100101 1110011
Octal 167 145 163

Shades and tints

Shades of #776573

#776573
(119,101,115)
#6D5C69
(109,92,105)
#63535F
(99,83,95)
#594A55
(89,74,85)
#4F414B
(79,65,75)
#453841
(69,56,65)
#3B2F37
(59,47,55)
#31262D
(49,38,45)
#271D23
(39,29,35)
#1D1419
(29,20,25)
#130B0F
(19,11,15)
#000000
(0,0,0)

Tints of #776573

#776573
(119,101,115)
#83737F
(131,115,127)
#8F818B
(143,129,139)
#9B8F97
(155,143,151)
#A79DA3
(167,157,163)
#B3ABAF
(179,171,175)
#BFB9BB
(191,185,187)
#CBC7C7
(203,199,199)
#D7D5D3
(215,213,211)
#E3E3DF
(227,227,223)
#EFF1EB
(239,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776573 color. Also use rgb(119,101,115) instead hex code.

Text Font Color

.myTextColor { color: #776573; }

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

This text font color is #776573.

Background Color

.myBgColor { background-color: #776573; }

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

This div background color is #776573.

Border color

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

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

This div border color is #776573.

Opacity

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

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

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

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

This text has shadow with #776573 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776573.

Preview

Color preview on black background

This text has color #776573 on black background.


Color preview on white background

This text has color #776573 on white background.


Black color preview on #776573 background

This text has black color on #776573 background.


White color preview on #776573 background

This text has white color on #776573 background.


Related colors

Complementary color

Complementary color for #hex is #889A8C.


I love getcolorcode.com

Triadic colors

1 #737765 and #657377 with #776573 are triadic colors.

2 #736577 and #657773 with #776573 are triadic colors.