COLOR #7F4B76

HEX: #7F4B76 RGB: (127,75,118)

Renk bilgisi

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

RGB renk modeli

#7F4B76 color RGB value is (127,75,118).

RGB: (127,75,118) (50%, 29%, 46%)

RGB bağlantıları ve doygunluk

R 127 of 255 = 50%
G 75 of 255 = 29%
B 118 of 255 = 46%

127
75
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 127 + 75 + 118 = 320 (100%)
R 127 of 320 ~ 39.69%
G 75 of 320 ~ 23.44%
B 118 of 320 ~ 36.88'%

%39.69
%23.44
%36.88

CMYK RENK MODELİ

#7F4B76 rengi CMYK tonu (0,41,7,50).

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

CMYK: (0,41,7,50)
C0M41Y7K50 (0%, 41%, 7%, 50%)
(0.00 / 0.41 / 0.07 / 0.50)

CMYK yüzdeleri

%0
%40.94
%7.09
%50.2

Codes

Color #7F4B76 in popluar color models

7F 4B 76
RGB 127 75 118
HSL 310° 25.74% 39.61%
HSB/HSV 310° 40.94% 49.80%
CMYK 0.00% 40.94% 7.09%
50.20%

Color #7F4B76 in popluar number systems.

HEX 7F 4B 76
Decimal 127 75 118
Binary 1111111 1001011 1110110
Octal 177 113 166

Shades and tints

Shades of #7F4B76

#7F4B76
(127,75,118)
#74456C
(116,69,108)
#693F62
(105,63,98)
#5E3958
(94,57,88)
#53334E
(83,51,78)
#482D44
(72,45,68)
#3D273A
(61,39,58)
#322130
(50,33,48)
#271B26
(39,27,38)
#1C151C
(28,21,28)
#110F12
(17,15,18)
#000000
(0,0,0)

Tints of #7F4B76

#7F4B76
(127,75,118)
#8A5B82
(138,91,130)
#956B8E
(149,107,142)
#A07B9A
(160,123,154)
#AB8BA6
(171,139,166)
#B69BB2
(182,155,178)
#C1ABBE
(193,171,190)
#CCBBCA
(204,187,202)
#D7CBD6
(215,203,214)
#E2DBE2
(226,219,226)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7F4B76; }

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

This text font color is #7F4B76.

Background Color

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

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

This div background color is #7F4B76.

Border color

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

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

This div border color is #7F4B76.

Opacity

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

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

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

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

This text has shadow with #7F4B76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7F4B76.

Preview

Color preview on black background

This text has color #7F4B76 on black background.


Color preview on white background

This text has color #7F4B76 on white background.


Black color preview on #7F4B76 background

This text has black color on #7F4B76 background.


White color preview on #7F4B76 background

This text has white color on #7F4B76 background.


Related colors

Complementary color

Complementary color for #hex is #80B489.


I love getcolorcode.com

Triadic colors

1 #767F4B and #4B767F with #7F4B76 are triadic colors.

2 #764B7F and #4B7F76 with #7F4B76 are triadic colors.