COLOR #777361

HEX: #777361 RGB: (119,115,97)

Renk bilgisi

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

RGB renk modeli

#777361 color RGB value is (119,115,97).

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

RGB bağlantıları ve doygunluk

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

119
115
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 115 + 97 = 331 (100%)
R 119 of 331 ~ 35.95%
G 115 of 331 ~ 34.74%
B 97 of 331 ~ 29.31'%

%35.95
%34.74
%29.31

CMYK RENK MODELİ

#777361 rengi CMYK tonu (0,3,18,53).

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

CMYK: (0,3,18,53)
C0M3Y18K53 (0%, 3%, 18%, 53%)
(0.00 / 0.03 / 0.18 / 0.53)

CMYK yüzdeleri

%0
%3.36
%18.49
%53.33

Codes

Color #777361 in popluar color models

77 73 61
RGB 119 115 97
HSL 49° 10.19% 42.35%
HSB/HSV 49° 18.49% 46.67%
CMYK 0.00% 3.36% 18.49%
53.33%

Color #777361 in popluar number systems.

HEX 77 73 61
Decimal 119 115 97
Binary 1110111 1110011 1100001
Octal 167 163 141

Shades and tints

Shades of #777361

#777361
(119,115,97)
#6D6959
(109,105,89)
#635F51
(99,95,81)
#595549
(89,85,73)
#4F4B41
(79,75,65)
#454139
(69,65,57)
#3B3731
(59,55,49)
#312D29
(49,45,41)
#272321
(39,35,33)
#1D1919
(29,25,25)
#130F11
(19,15,17)
#000000
(0,0,0)

Tints of #777361

#777361
(119,115,97)
#837F6F
(131,127,111)
#8F8B7D
(143,139,125)
#9B978B
(155,151,139)
#A7A399
(167,163,153)
#B3AFA7
(179,175,167)
#BFBBB5
(191,187,181)
#CBC7C3
(203,199,195)
#D7D3D1
(215,211,209)
#E3DFDF
(227,223,223)
#EFEBED
(239,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #777361; }

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

This text font color is #777361.

Background Color

.myBgColor { background-color: #777361; }

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

This div background color is #777361.

Border color

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

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

This div border color is #777361.

Opacity

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

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

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

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

This text has shadow with #777361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #777361.

Preview

Color preview on black background

This text has color #777361 on black background.


Color preview on white background

This text has color #777361 on white background.


Black color preview on #777361 background

This text has black color on #777361 background.


White color preview on #777361 background

This text has white color on #777361 background.


Related colors

Complementary color

Complementary color for #hex is #888C9E.


I love getcolorcode.com

Triadic colors

1 #617773 and #736177 with #777361 are triadic colors.

2 #617377 and #737761 with #777361 are triadic colors.