COLOR #764C5E

HEX: #764C5E RGB: (118,76,94)

Renk bilgisi

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

RGB renk modeli

#764C5E color RGB value is (118,76,94).

RGB: (118,76,94) (46%, 30%, 37%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 76 of 255 = 30%
B 94 of 255 = 37%

118
76
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 76 + 94 = 288 (100%)
R 118 of 288 ~ 40.97%
G 76 of 288 ~ 26.39%
B 94 of 288 ~ 32.64'%

%40.97
%26.39
%32.64

CMYK RENK MODELİ

#764C5E rengi CMYK tonu (0,36,20,54).

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

CMYK: (0,36,20,54)
C0M36Y20K54 (0%, 36%, 20%, 54%)
(0.00 / 0.36 / 0.20 / 0.54)

CMYK yüzdeleri

%0
%35.59
%20.34
%53.73

Codes

Color #764C5E in popluar color models

76 4C 5E
RGB 118 76 94
HSL 334° 21.65% 38.04%
HSB/HSV 334° 35.59% 46.27%
CMYK 0.00% 35.59% 20.34%
53.73%

Color #764C5E in popluar number systems.

HEX 76 4C 5E
Decimal 118 76 94
Binary 1110110 1001100 1011110
Octal 166 114 136

Shades and tints

Shades of #764C5E

#764C5E
(118,76,94)
#6C4656
(108,70,86)
#62404E
(98,64,78)
#583A46
(88,58,70)
#4E343E
(78,52,62)
#442E36
(68,46,54)
#3A282E
(58,40,46)
#302226
(48,34,38)
#261C1E
(38,28,30)
#1C1616
(28,22,22)
#12100E
(18,16,14)
#000000
(0,0,0)

Tints of #764C5E

#764C5E
(118,76,94)
#825C6C
(130,92,108)
#8E6C7A
(142,108,122)
#9A7C88
(154,124,136)
#A68C96
(166,140,150)
#B29CA4
(178,156,164)
#BEACB2
(190,172,178)
#CABCC0
(202,188,192)
#D6CCCE
(214,204,206)
#E2DCDC
(226,220,220)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #764C5E; }

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

This text font color is #764C5E.

Background Color

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

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

This div background color is #764C5E.

Border color

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

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

This div border color is #764C5E.

Opacity

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

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

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

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

This text has shadow with #764C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764C5E.

Preview

Color preview on black background

This text has color #764C5E on black background.


Color preview on white background

This text has color #764C5E on white background.


Black color preview on #764C5E background

This text has black color on #764C5E background.


White color preview on #764C5E background

This text has white color on #764C5E background.


Related colors

Complementary color

Complementary color for #hex is #89B3A1.


I love getcolorcode.com

Triadic colors

1 #5E764C and #4C5E76 with #764C5E are triadic colors.

2 #5E4C76 and #4C765E with #764C5E are triadic colors.