COLOR #764B7E

HEX: #764B7E RGB: (118,75,126)

Renk bilgisi

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

RGB renk modeli

#764B7E color RGB value is (118,75,126).

RGB: (118,75,126) (46%, 29%, 49%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 75 of 255 = 29%
B 126 of 255 = 49%

118
75
126

R + G + B ~ 41%. #764B7E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 75 + 126 = 319 (100%)
R 118 of 319 ~ 36.99%
G 75 of 319 ~ 23.51%
B 126 of 319 ~ 39.5'%

%36.99
%23.51
%39.5

CMYK RENK MODELİ

#764B7E rengi CMYK tonu (6,40,0,51).

  • camgöbeği tonu 6.35%
  • eflatun tonu 40.48%
  • sarı tonu 0.00%
  • ana renk tonu 50.59%

CMYK: (6,40,0,51)
C6M40Y0K51 (6%, 40%, 0%, 51%)
(0.06 / 0.40 / 0.00 / 0.51)

CMYK yüzdeleri

%6.35
%40.48
%0
%50.59

Codes

Color #764B7E in popluar color models

76 4B 7E
RGB 118 75 126
HSL 291° 25.37% 39.41%
HSB/HSV 291° 40.48% 49.41%
CMYK 6.35% 40.48% 0.00%
50.59%

Color #764B7E in popluar number systems.

HEX 76 4B 7E
Decimal 118 75 126
Binary 1110110 1001011 1111110
Octal 166 113 176

Shades and tints

Shades of #764B7E

#764B7E
(118,75,126)
#6C4573
(108,69,115)
#623F68
(98,63,104)
#58395D
(88,57,93)
#4E3352
(78,51,82)
#442D47
(68,45,71)
#3A273C
(58,39,60)
#302131
(48,33,49)
#261B26
(38,27,38)
#1C151B
(28,21,27)
#120F10
(18,15,16)
#000000
(0,0,0)

Tints of #764B7E

#764B7E
(118,75,126)
#825B89
(130,91,137)
#8E6B94
(142,107,148)
#9A7B9F
(154,123,159)
#A68BAA
(166,139,170)
#B29BB5
(178,155,181)
#BEABC0
(190,171,192)
#CABBCB
(202,187,203)
#D6CBD6
(214,203,214)
#E2DBE1
(226,219,225)
#EEEBEC
(238,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #764B7E color. Also use rgb(118,75,126) instead hex code.

Text Font Color

.myTextColor { color: #764B7E; }

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

This text font color is #764B7E.

Background Color

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

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

This div background color is #764B7E.

Border color

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

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

This div border color is #764B7E.

Opacity

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

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

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

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

This text has shadow with #764B7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #764B7E.

Preview

Color preview on black background

This text has color #764B7E on black background.


Color preview on white background

This text has color #764B7E on white background.


Black color preview on #764B7E background

This text has black color on #764B7E background.


White color preview on #764B7E background

This text has white color on #764B7E background.


Related colors

Complementary color

Complementary color for #hex is #89B481.


I love getcolorcode.com

Triadic colors

1 #7E764B and #4B7E76 with #764B7E are triadic colors.

2 #7E4B76 and #4B767E with #764B7E are triadic colors.