COLOR #7F5E76

HEX: #7F5E76 RGB: (127,94,118)

Renk bilgisi

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

RGB renk modeli

#7F5E76 color RGB value is (127,94,118).

RGB: (127,94,118) (50%, 37%, 46%)

RGB bağlantıları ve doygunluk

R 127 of 255 = 50%
G 94 of 255 = 37%
B 118 of 255 = 46%

127
94
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 127 + 94 + 118 = 339 (100%)
R 127 of 339 ~ 37.46%
G 94 of 339 ~ 27.73%
B 118 of 339 ~ 34.81'%

%37.46
%27.73
%34.81

CMYK RENK MODELİ

#7F5E76 rengi CMYK tonu (0,26,7,50).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.98%
  • sarı tonu 7.09%
  • ana renk tonu 50.20%

CMYK: (0,26,7,50)
C0M26Y7K50 (0%, 26%, 7%, 50%)
(0.00 / 0.26 / 0.07 / 0.50)

CMYK yüzdeleri

%0
%25.98
%7.09
%50.2

Codes

Color #7F5E76 in popluar color models

7F 5E 76
RGB 127 94 118
HSL 316° 14.93% 43.33%
HSB/HSV 316° 25.98% 49.80%
CMYK 0.00% 25.98% 7.09%
50.20%

Color #7F5E76 in popluar number systems.

HEX 7F 5E 76
Decimal 127 94 118
Binary 1111111 1011110 1110110
Octal 177 136 166

Shades and tints

Shades of #7F5E76

#7F5E76
(127,94,118)
#74566C
(116,86,108)
#694E62
(105,78,98)
#5E4658
(94,70,88)
#533E4E
(83,62,78)
#483644
(72,54,68)
#3D2E3A
(61,46,58)
#322630
(50,38,48)
#271E26
(39,30,38)
#1C161C
(28,22,28)
#110E12
(17,14,18)
#000000
(0,0,0)

Tints of #7F5E76

#7F5E76
(127,94,118)
#8A6C82
(138,108,130)
#957A8E
(149,122,142)
#A0889A
(160,136,154)
#AB96A6
(171,150,166)
#B6A4B2
(182,164,178)
#C1B2BE
(193,178,190)
#CCC0CA
(204,192,202)
#D7CED6
(215,206,214)
#E2DCE2
(226,220,226)
#EDEAEE
(237,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7F5E76 color. Also use rgb(127,94,118) instead hex code.

Text Font Color

.myTextColor { color: #7F5E76; }

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

This text font color is #7F5E76.

Background Color

.myBgColor { background-color: #7F5E76; }

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

This div background color is #7F5E76.

Border color

.myBorderColor { border: 1px solid #7F5E76; }

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

This div border color is #7F5E76.

Opacity

.myOpacity80 { color: #7F5E76; opacity: 0.8; }

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

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

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

This text has shadow with #7F5E76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7F5E76.

Preview

Color preview on black background

This text has color #7F5E76 on black background.


Color preview on white background

This text has color #7F5E76 on white background.


Black color preview on #7F5E76 background

This text has black color on #7F5E76 background.


White color preview on #7F5E76 background

This text has white color on #7F5E76 background.


Related colors

Complementary color

Complementary color for #hex is #80A189.


I love getcolorcode.com

Triadic colors

1 #767F5E and #5E767F with #7F5E76 are triadic colors.

2 #765E7F and #5E7F76 with #7F5E76 are triadic colors.