COLOR #764C60

HEX: #764C60 RGB: (118,76,96)

Renk bilgisi

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

RGB renk modeli

#764C60 color RGB value is (118,76,96).

RGB: (118,76,96) (46%, 30%, 38%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 76 of 255 = 30%
B 96 of 255 = 38%

118
76
96

R + G + B ~ 38%. #764C60 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 76 + 96 = 290 (100%)
R 118 of 290 ~ 40.69%
G 76 of 290 ~ 26.21%
B 96 of 290 ~ 33.1'%

%40.69
%26.21
%33.1

CMYK RENK MODELİ

#764C60 rengi CMYK tonu (0,36,19,54).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.59%
  • sarı tonu 18.64%
  • ana renk tonu 53.73%
CMYK: (0,36,19,54) C0M36Y19K54 (0%,36%,19%,54%) (0.00/0.36/0.19/0.54) 

CMYK yüzdeleri

%0
%35.59
%18.64
%53.73

Codes

Color #764C60 in popluar color models

76 4C 60
RGB 118 76 96
HSL 331° 21.65% 38.04%
HSB/HSV 331° 35.59% 46.27%
CMYK 0.00% 35.59% 18.64%
53.73%

Color #764C60 in popluar number systems.

HEX 76 4C 60
Decimal 118 76 96
Binary 1110110 1001100 1100000
Octal 166 114 140

Shades and tints

Shades of #764C60

#764C60
(118,76,96)
#6C4658
(108,70,88)
#624050
(98,64,80)
#583A48
(88,58,72)
#4E3440
(78,52,64)
#442E38
(68,46,56)
#3A2830
(58,40,48)
#302228
(48,34,40)
#261C20
(38,28,32)
#1C1618
(28,22,24)
#121010
(18,16,16)
#000000
(0,0,0)

Tints of #764C60

#764C60
(118,76,96)
#825C6E
(130,92,110)
#8E6C7C
(142,108,124)
#9A7C8A
(154,124,138)
#A68C98
(166,140,152)
#B29CA6
(178,156,166)
#BEACB4
(190,172,180)
#CABCC2
(202,188,194)
#D6CCD0
(214,204,208)
#E2DCDE
(226,220,222)
#EEECEC
(238,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #764C60 color. Also use rgb(118,76,96) instead hex code.

Text Font Color

.myTextColor { color: #764C60; }

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

This text font color is #764C60.

Background Color

.myBgColor { background-color: #764C60; }

<div style="background-color:#764C60">Inner text</div>

This div background color is #764C60.

Border color

.myBorderColor { border: 1px solid #764C60; }

<div style="border:3px solid #764C60">Div</div>

This div border color is #764C60.

Opacity

.myOpacity80 { color: #764C60; opacity: 0.8; }

<p style="color:#764C60;opacity:0.8;">80%</p>

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

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

This text has shadow with #764C60 color.


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

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

This text has shadow with #764C60 primary color and red secondary color.


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

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

This text has shadow with #764C60 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #764C60.

Preview

Color preview on black background

This text has color #764C60 on black background.


Color preview on white background

This text has color #764C60 on white background.


Black color preview on #764C60 background

This text has black color on #764C60 background.


White color preview on #764C60 background

This text has white color on #764C60 background.


Related colors

Complementary color

Complementary color for #hex is #89B39F.


I love getcolorcode.com

Triadic colors

1 #60764C and #4C6076 with #764C60 are triadic colors.

2 #604C76 and #4C7660 with #764C60 are triadic colors.