COLOR #777F59

HEX: #777F59 RGB: (119,127,89)

Renk bilgisi

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

RGB renk modeli

#777F59 color RGB value is (119,127,89).

RGB: (119,127,89) (47%, 50%, 35%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 127 of 255 = 50%
B 89 of 255 = 35%

119
127
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 127 + 89 = 335 (100%)
R 119 of 335 ~ 35.52%
G 127 of 335 ~ 37.91%
B 89 of 335 ~ 26.57'%

%35.52
%37.91
%26.57

CMYK RENK MODELİ

#777F59 rengi CMYK tonu (6,0,30,50).

  • camgöbeği tonu 6.30%
  • eflatun tonu 0.00%
  • sarı tonu 29.92%
  • ana renk tonu 50.20%
CMYK: (6,0,30,50) C6M0Y30K50 (6%,0%,30%,50%) (0.06/0.00/0.30/0.50) 

CMYK yüzdeleri

%6.3
%0
%29.92
%50.2

Codes

Color #777F59 in popluar color models

77 7F 59
RGB 119 127 89
HSL 73° 17.59% 42.35%
HSB/HSV 73° 29.92% 49.80%
CMYK 6.30% 0.00% 29.92%
50.20%

Color #777F59 in popluar number systems.

HEX 77 7F 59
Decimal 119 127 89
Binary 1110111 1111111 1011001
Octal 167 177 131

Shades and tints

Shades of #777F59

#777F59
(119,127,89)
#6D7451
(109,116,81)
#636949
(99,105,73)
#595E41
(89,94,65)
#4F5339
(79,83,57)
#454831
(69,72,49)
#3B3D29
(59,61,41)
#313221
(49,50,33)
#272719
(39,39,25)
#1D1C11
(29,28,17)
#131109
(19,17,9)
#000000
(0,0,0)

Tints of #777F59

#777F59
(119,127,89)
#838A68
(131,138,104)
#8F9577
(143,149,119)
#9BA086
(155,160,134)
#A7AB95
(167,171,149)
#B3B6A4
(179,182,164)
#BFC1B3
(191,193,179)
#CBCCC2
(203,204,194)
#D7D7D1
(215,215,209)
#E3E2E0
(227,226,224)
#EFEDEF
(239,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #777F59 color. Also use rgb(119,127,89) instead hex code.

Text Font Color

.myTextColor { color: #777F59; }

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

This text font color is #777F59.

Background Color

.myBgColor { background-color: #777F59; }

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

This div background color is #777F59.

Border color

.myBorderColor { border: 1px solid #777F59; }

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

This div border color is #777F59.

Opacity

.myOpacity80 { color: #777F59; opacity: 0.8; }

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

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

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

This text has shadow with #777F59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #777F59.

Preview

Color preview on black background

This text has color #777F59 on black background.


Color preview on white background

This text has color #777F59 on white background.


Black color preview on #777F59 background

This text has black color on #777F59 background.


White color preview on #777F59 background

This text has white color on #777F59 background.


Related colors

Complementary color

Complementary color for #hex is #8880A6.


I love getcolorcode.com

Triadic colors

1 #59777F and #7F5977 with #777F59 are triadic colors.

2 #597F77 and #7F7759 with #777F59 are triadic colors.