COLOR #777D52

HEX: #777D52 RGB: (119,125,82)

Renk bilgisi

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

RGB renk modeli

#777D52 color RGB value is (119,125,82).

RGB: (119,125,82) (47%, 49%, 32%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 125 of 255 = 49%
B 82 of 255 = 32%

119
125
82

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 125 + 82 = 326 (100%)
R 119 of 326 ~ 36.5%
G 125 of 326 ~ 38.34%
B 82 of 326 ~ 25.15'%

%36.5
%38.34
%25.15

CMYK RENK MODELİ

#777D52 rengi CMYK tonu (5,0,34,51).

  • camgöbeği tonu 4.80%
  • eflatun tonu 0.00%
  • sarı tonu 34.40%
  • ana renk tonu 50.98%

CMYK: (5,0,34,51)
C5M0Y34K51 (5%, 0%, 34%, 51%)
(0.05 / 0.00 / 0.34 / 0.51)

CMYK yüzdeleri

%4.8
%0
%34.4
%50.98

Codes

Color #777D52 in popluar color models

77 7D 52
RGB 119 125 82
HSL 68° 20.77% 40.59%
HSB/HSV 68° 34.40% 49.02%
CMYK 4.80% 0.00% 34.40%
50.98%

Color #777D52 in popluar number systems.

HEX 77 7D 52
Decimal 119 125 82
Binary 1110111 1111101 1010010
Octal 167 175 122

Shades and tints

Shades of #777D52

#777D52
(119,125,82)
#6D724B
(109,114,75)
#636744
(99,103,68)
#595C3D
(89,92,61)
#4F5136
(79,81,54)
#45462F
(69,70,47)
#3B3B28
(59,59,40)
#313021
(49,48,33)
#27251A
(39,37,26)
#1D1A13
(29,26,19)
#130F0C
(19,15,12)
#000000
(0,0,0)

Tints of #777D52

#777D52
(119,125,82)
#838861
(131,136,97)
#8F9370
(143,147,112)
#9B9E7F
(155,158,127)
#A7A98E
(167,169,142)
#B3B49D
(179,180,157)
#BFBFAC
(191,191,172)
#CBCABB
(203,202,187)
#D7D5CA
(215,213,202)
#E3E0D9
(227,224,217)
#EFEBE8
(239,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #777D52 color. Also use rgb(119,125,82) instead hex code.

Text Font Color

.myTextColor { color: #777D52; }

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

This text font color is #777D52.

Background Color

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

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

This div background color is #777D52.

Border color

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

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

This div border color is #777D52.

Opacity

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

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

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

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

This text has shadow with #777D52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #777D52.

Preview

Color preview on black background

This text has color #777D52 on black background.


Color preview on white background

This text has color #777D52 on white background.


Black color preview on #777D52 background

This text has black color on #777D52 background.


White color preview on #777D52 background

This text has white color on #777D52 background.


Related colors

Complementary color

Complementary color for #hex is #8882AD.


I love getcolorcode.com

Triadic colors

1 #52777D and #7D5277 with #777D52 are triadic colors.

2 #527D77 and #7D7752 with #777D52 are triadic colors.