COLOR #76505C

HEX: #76505C RGB: (118,80,92)

Renk bilgisi

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

RGB renk modeli

#76505C color RGB value is (118,80,92).

RGB: (118,80,92) (46%, 31%, 36%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 80 of 255 = 31%
B 92 of 255 = 36%

118
80
92

R + G + B ~ 38%. #76505C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 80 + 92 = 290 (100%)
R 118 of 290 ~ 40.69%
G 80 of 290 ~ 27.59%
B 92 of 290 ~ 31.72'%

%40.69
%27.59
%31.72

CMYK RENK MODELİ

#76505C rengi CMYK tonu (0,32,22,54).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.20%
  • sarı tonu 22.03%
  • ana renk tonu 53.73%

CMYK: (0,32,22,54)
C0M32Y22K54 (0%, 32%, 22%, 54%)
(0.00 / 0.32 / 0.22 / 0.54)

CMYK yüzdeleri

%0
%32.2
%22.03
%53.73

Codes

Color #76505C in popluar color models

76 50 5C
RGB 118 80 92
HSL 341° 19.19% 38.82%
HSB/HSV 341° 32.20% 46.27%
CMYK 0.00% 32.20% 22.03%
53.73%

Color #76505C in popluar number systems.

HEX 76 50 5C
Decimal 118 80 92
Binary 1110110 1010000 1011100
Octal 166 120 134

Shades and tints

Shades of #76505C

#76505C
(118,80,92)
#6C4954
(108,73,84)
#62424C
(98,66,76)
#583B44
(88,59,68)
#4E343C
(78,52,60)
#442D34
(68,45,52)
#3A262C
(58,38,44)
#301F24
(48,31,36)
#26181C
(38,24,28)
#1C1114
(28,17,20)
#120A0C
(18,10,12)
#000000
(0,0,0)

Tints of #76505C

#76505C
(118,80,92)
#825F6A
(130,95,106)
#8E6E78
(142,110,120)
#9A7D86
(154,125,134)
#A68C94
(166,140,148)
#B29BA2
(178,155,162)
#BEAAB0
(190,170,176)
#CAB9BE
(202,185,190)
#D6C8CC
(214,200,204)
#E2D7DA
(226,215,218)
#EEE6E8
(238,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76505C color. Also use rgb(118,80,92) instead hex code.

Text Font Color

.myTextColor { color: #76505C; }

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

This text font color is #76505C.

Background Color

.myBgColor { background-color: #76505C; }

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

This div background color is #76505C.

Border color

.myBorderColor { border: 1px solid #76505C; }

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

This div border color is #76505C.

Opacity

.myOpacity80 { color: #76505C; opacity: 0.8; }

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

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

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

This text has shadow with #76505C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76505C.

Preview

Color preview on black background

This text has color #76505C on black background.


Color preview on white background

This text has color #76505C on white background.


Black color preview on #76505C background

This text has black color on #76505C background.


White color preview on #76505C background

This text has white color on #76505C background.


Related colors

Complementary color

Complementary color for #hex is #89AFA3.


I love getcolorcode.com

Triadic colors

1 #5C7650 and #505C76 with #76505C are triadic colors.

2 #5C5076 and #50765C with #76505C are triadic colors.