COLOR #765066

HEX: #765066 RGB: (118,80,102)

Color info

#765066 contains red, green and blue colors in about the same proportion. Web safe color of #765066 is #666666 (or #666).

RGB color model

#765066 color RGB value is (118,80,102).

RGB: (118,80,102) (46%, 31%, 40%)

RGB channels and saturation

R 118 of 255 = 46%
G 80 of 255 = 31%
B 102 of 255 = 40%

118
80
102

R + G + B ~ 39%. #765066 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 80 + 102 = 300 (100%)
R 118 of 300 ~ 39.33%
G 80 of 300 ~ 26.67%
B 102 of 300 ~ 34'%

%39.33
%26.67
%34

CMYK color model

#765066 color CMYK value is (0,32,14,54).

  • cyan value is 0.00%
  • magenta value is 32.20%
  • yellow value is 13.56%
  • key color value is 53.73%

CMYK: (0,32,14,54)
C0M32Y14K54 (0%, 32%, 14%, 54%)
(0.00 / 0.32 / 0.14 / 0.54)

CMYK percentages

%0
%32.2
%13.56
%53.73

Codes

Color #765066 in popluar color models

76 50 66
RGB 118 80 102
HSL 325° 19.19% 38.82%
HSB/HSV 325° 32.20% 46.27%
CMYK 0.00% 32.20% 13.56%
53.73%

Color #765066 in popluar number systems.

HEX 76 50 66
Decimal 118 80 102
Binary 1110110 1010000 1100110
Octal 166 120 146

Shades and tints

Shades of #765066

#765066
(118,80,102)
#6C495D
(108,73,93)
#624254
(98,66,84)
#583B4B
(88,59,75)
#4E3442
(78,52,66)
#442D39
(68,45,57)
#3A2630
(58,38,48)
#301F27
(48,31,39)
#26181E
(38,24,30)
#1C1115
(28,17,21)
#120A0C
(18,10,12)
#000000
(0,0,0)

Tints of #765066

#765066
(118,80,102)
#825F73
(130,95,115)
#8E6E80
(142,110,128)
#9A7D8D
(154,125,141)
#A68C9A
(166,140,154)
#B29BA7
(178,155,167)
#BEAAB4
(190,170,180)
#CAB9C1
(202,185,193)
#D6C8CE
(214,200,206)
#E2D7DB
(226,215,219)
#EEE6E8
(238,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #765066; }

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

This text font color is #765066.

Background Color

.myBgColor { background-color: #765066; }

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

This div background color is #765066.

Border color

.myBorderColor { border: 1px solid #765066; }

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

This div border color is #765066.

Opacity

.myOpacity80 { color: #765066; opacity: 0.8; }

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

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

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

This text has shadow with #765066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #765066.

Preview

Color preview on black background

This text has color #765066 on black background.


Color preview on white background

This text has color #765066 on white background.


Black color preview on #765066 background

This text has black color on #765066 background.


White color preview on #765066 background

This text has white color on #765066 background.


Related colors

Complementary color

Complementary color for #hex is #89AF99.


I love getcolorcode.com

Triadic colors

1 #667650 and #506676 with #765066 are triadic colors.

2 #665076 and #507666 with #765066 are triadic colors.