COLOR #76424C

HEX: #76424C RGB: (118,66,76)

Renk bilgisi

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

RGB renk modeli

#76424C color RGB value is (118,66,76).

RGB: (118,66,76) (46%, 26%, 30%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 66 of 255 = 26%
B 76 of 255 = 30%

118
66
76

R + G + B ~ 34%. #76424C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 66 + 76 = 260 (100%)
R 118 of 260 ~ 45.38%
G 66 of 260 ~ 25.38%
B 76 of 260 ~ 29.23'%

%45.38
%25.38
%29.23

CMYK RENK MODELİ

#76424C rengi CMYK tonu (0,44,36,54).

  • camgöbeği tonu 0.00%
  • eflatun tonu 44.07%
  • sarı tonu 35.59%
  • ana renk tonu 53.73%

CMYK: (0,44,36,54)
C0M44Y36K54 (0%, 44%, 36%, 54%)
(0.00 / 0.44 / 0.36 / 0.54)

CMYK yüzdeleri

%0
%44.07
%35.59
%53.73

Codes

Color #76424C in popluar color models

76 42 4C
RGB 118 66 76
HSL 348° 28.26% 36.08%
HSB/HSV 348° 44.07% 46.27%
CMYK 0.00% 44.07% 35.59%
53.73%

Color #76424C in popluar number systems.

HEX 76 42 4C
Decimal 118 66 76
Binary 1110110 1000010 1001100
Octal 166 102 114

Shades and tints

Shades of #76424C

#76424C
(118,66,76)
#6C3C46
(108,60,70)
#623640
(98,54,64)
#58303A
(88,48,58)
#4E2A34
(78,42,52)
#44242E
(68,36,46)
#3A1E28
(58,30,40)
#301822
(48,24,34)
#26121C
(38,18,28)
#1C0C16
(28,12,22)
#120610
(18,6,16)
#000000
(0,0,0)

Tints of #76424C

#76424C
(118,66,76)
#82535C
(130,83,92)
#8E646C
(142,100,108)
#9A757C
(154,117,124)
#A6868C
(166,134,140)
#B2979C
(178,151,156)
#BEA8AC
(190,168,172)
#CAB9BC
(202,185,188)
#D6CACC
(214,202,204)
#E2DBDC
(226,219,220)
#EEECEC
(238,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76424C color. Also use rgb(118,66,76) instead hex code.

Text Font Color

.myTextColor { color: #76424C; }

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

This text font color is #76424C.

Background Color

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

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

This div background color is #76424C.

Border color

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

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

This div border color is #76424C.

Opacity

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

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

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

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

This text has shadow with #76424C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76424C.

Preview

Color preview on black background

This text has color #76424C on black background.


Color preview on white background

This text has color #76424C on white background.


Black color preview on #76424C background

This text has black color on #76424C background.


White color preview on #76424C background

This text has white color on #76424C background.


Related colors

Complementary color

Complementary color for #hex is #89BDB3.


I love getcolorcode.com

Triadic colors

1 #4C7642 and #424C76 with #76424C are triadic colors.

2 #4C4276 and #42764C with #76424C are triadic colors.