COLOR #77515E

HEX: #77515E RGB: (119,81,94)

Renk bilgisi

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

RGB renk modeli

#77515E color RGB value is (119,81,94).

RGB: (119,81,94) (47%, 32%, 37%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 81 of 255 = 32%
B 94 of 255 = 37%

119
81
94

R + G + B ~ 39%. #77515E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 119 + 81 + 94 = 294 (100%)
R 119 of 294 ~ 40.48%
G 81 of 294 ~ 27.55%
B 94 of 294 ~ 31.97'%

%40.48
%27.55
%31.97

CMYK RENK MODELİ

#77515E rengi CMYK tonu (0,32,21,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.93%
  • sarı tonu 21.01%
  • ana renk tonu 53.33%

CMYK: (0,32,21,53)
C0M32Y21K53 (0%, 32%, 21%, 53%)
(0.00 / 0.32 / 0.21 / 0.53)

CMYK yüzdeleri

%0
%31.93
%21.01
%53.33

Codes

Color #77515E in popluar color models

77 51 5E
RGB 119 81 94
HSL 339° 19.00% 39.22%
HSB/HSV 339° 31.93% 46.67%
CMYK 0.00% 31.93% 21.01%
53.33%

Color #77515E in popluar number systems.

HEX 77 51 5E
Decimal 119 81 94
Binary 1110111 1010001 1011110
Octal 167 121 136

Shades and tints

Shades of #77515E

#77515E
(119,81,94)
#6D4A56
(109,74,86)
#63434E
(99,67,78)
#593C46
(89,60,70)
#4F353E
(79,53,62)
#452E36
(69,46,54)
#3B272E
(59,39,46)
#312026
(49,32,38)
#27191E
(39,25,30)
#1D1216
(29,18,22)
#130B0E
(19,11,14)
#000000
(0,0,0)

Tints of #77515E

#77515E
(119,81,94)
#83606C
(131,96,108)
#8F6F7A
(143,111,122)
#9B7E88
(155,126,136)
#A78D96
(167,141,150)
#B39CA4
(179,156,164)
#BFABB2
(191,171,178)
#CBBAC0
(203,186,192)
#D7C9CE
(215,201,206)
#E3D8DC
(227,216,220)
#EFE7EA
(239,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77515E color. Also use rgb(119,81,94) instead hex code.

Text Font Color

.myTextColor { color: #77515E; }

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

This text font color is #77515E.

Background Color

.myBgColor { background-color: #77515E; }

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

This div background color is #77515E.

Border color

.myBorderColor { border: 1px solid #77515E; }

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

This div border color is #77515E.

Opacity

.myOpacity80 { color: #77515E; opacity: 0.8; }

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

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

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

This text has shadow with #77515E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77515E.

Preview

Color preview on black background

This text has color #77515E on black background.


Color preview on white background

This text has color #77515E on white background.


Black color preview on #77515E background

This text has black color on #77515E background.


White color preview on #77515E background

This text has white color on #77515E background.


Related colors

Complementary color

Complementary color for #hex is #88AEA1.


I love getcolorcode.com

Triadic colors

1 #5E7751 and #515E77 with #77515E are triadic colors.

2 #5E5177 and #51775E with #77515E are triadic colors.