COLOR #777A49

HEX: #777A49 RGB: (119,122,73)

Renk bilgisi

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

RGB renk modeli

#777A49 color RGB value is (119,122,73).

RGB: (119,122,73) (47%, 48%, 29%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 122 of 255 = 48%
B 73 of 255 = 29%

119
122
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 122 + 73 = 314 (100%)
R 119 of 314 ~ 37.9%
G 122 of 314 ~ 38.85%
B 73 of 314 ~ 23.25'%

%37.9
%38.85
%23.25

CMYK RENK MODELİ

#777A49 rengi CMYK tonu (2,0,40,52).

  • camgöbeği tonu 2.46%
  • eflatun tonu 0.00%
  • sarı tonu 40.16%
  • ana renk tonu 52.16%

CMYK: (2,0,40,52)
C2M0Y40K52 (2%, 0%, 40%, 52%)
(0.02 / 0.00 / 0.40 / 0.52)

CMYK yüzdeleri

%2.46
%0
%40.16
%52.16

Codes

Color #777A49 in popluar color models

77 7A 49
RGB 119 122 73
HSL 64° 25.13% 38.24%
HSB/HSV 64° 40.16% 47.84%
CMYK 2.46% 0.00% 40.16%
52.16%

Color #777A49 in popluar number systems.

HEX 77 7A 49
Decimal 119 122 73
Binary 1110111 1111010 1001001
Octal 167 172 111

Shades and tints

Shades of #777A49

#777A49
(119,122,73)
#6D6F43
(109,111,67)
#63643D
(99,100,61)
#595937
(89,89,55)
#4F4E31
(79,78,49)
#45432B
(69,67,43)
#3B3825
(59,56,37)
#312D1F
(49,45,31)
#272219
(39,34,25)
#1D1713
(29,23,19)
#130C0D
(19,12,13)
#000000
(0,0,0)

Tints of #777A49

#777A49
(119,122,73)
#838659
(131,134,89)
#8F9269
(143,146,105)
#9B9E79
(155,158,121)
#A7AA89
(167,170,137)
#B3B699
(179,182,153)
#BFC2A9
(191,194,169)
#CBCEB9
(203,206,185)
#D7DAC9
(215,218,201)
#E3E6D9
(227,230,217)
#EFF2E9
(239,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #777A49 color. Also use rgb(119,122,73) instead hex code.

Text Font Color

.myTextColor { color: #777A49; }

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

This text font color is #777A49.

Background Color

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

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

This div background color is #777A49.

Border color

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

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

This div border color is #777A49.

Opacity

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

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

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

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

This text has shadow with #777A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #777A49.

Preview

Color preview on black background

This text has color #777A49 on black background.


Color preview on white background

This text has color #777A49 on white background.


Black color preview on #777A49 background

This text has black color on #777A49 background.


White color preview on #777A49 background

This text has white color on #777A49 background.


Related colors

Complementary color

Complementary color for #hex is #8885B6.


I love getcolorcode.com

Triadic colors

1 #49777A and #7A4977 with #777A49 are triadic colors.

2 #497A77 and #7A7749 with #777A49 are triadic colors.