COLOR #776073

HEX: #776073 RGB: (119,96,115)

Renk bilgisi

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

RGB renk modeli

#776073 color RGB value is (119,96,115).

RGB: (119,96,115) (47%, 38%, 45%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 96 of 255 = 38%
B 115 of 255 = 45%

119
96
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 96 + 115 = 330 (100%)
R 119 of 330 ~ 36.06%
G 96 of 330 ~ 29.09%
B 115 of 330 ~ 34.85'%

%36.06
%29.09
%34.85

CMYK RENK MODELİ

#776073 rengi CMYK tonu (0,19,3,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.33%
  • sarı tonu 3.36%
  • ana renk tonu 53.33%

CMYK: (0,19,3,53)
C0M19Y3K53 (0%, 19%, 3%, 53%)
(0.00 / 0.19 / 0.03 / 0.53)

CMYK yüzdeleri

%0
%19.33
%3.36
%53.33

Codes

Color #776073 in popluar color models

77 60 73
RGB 119 96 115
HSL 310° 10.70% 42.16%
HSB/HSV 310° 19.33% 46.67%
CMYK 0.00% 19.33% 3.36%
53.33%

Color #776073 in popluar number systems.

HEX 77 60 73
Decimal 119 96 115
Binary 1110111 1100000 1110011
Octal 167 140 163

Shades and tints

Shades of #776073

#776073
(119,96,115)
#6D5869
(109,88,105)
#63505F
(99,80,95)
#594855
(89,72,85)
#4F404B
(79,64,75)
#453841
(69,56,65)
#3B3037
(59,48,55)
#31282D
(49,40,45)
#272023
(39,32,35)
#1D1819
(29,24,25)
#13100F
(19,16,15)
#000000
(0,0,0)

Tints of #776073

#776073
(119,96,115)
#836E7F
(131,110,127)
#8F7C8B
(143,124,139)
#9B8A97
(155,138,151)
#A798A3
(167,152,163)
#B3A6AF
(179,166,175)
#BFB4BB
(191,180,187)
#CBC2C7
(203,194,199)
#D7D0D3
(215,208,211)
#E3DEDF
(227,222,223)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #776073; }

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

This text font color is #776073.

Background Color

.myBgColor { background-color: #776073; }

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

This div background color is #776073.

Border color

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

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

This div border color is #776073.

Opacity

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

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

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

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

This text has shadow with #776073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776073.

Preview

Color preview on black background

This text has color #776073 on black background.


Color preview on white background

This text has color #776073 on white background.


Black color preview on #776073 background

This text has black color on #776073 background.


White color preview on #776073 background

This text has white color on #776073 background.


Related colors

Complementary color

Complementary color for #hex is #889F8C.


I love getcolorcode.com

Triadic colors

1 #737760 and #607377 with #776073 are triadic colors.

2 #736077 and #607773 with #776073 are triadic colors.