COLOR #766360

HEX: #766360 RGB: (118,99,96)

Color info

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

RGB color model

#766360 color RGB value is (118,99,96).

RGB: (118,99,96) (46%, 39%, 38%)

RGB channels and saturation

R 118 of 255 = 46%
G 99 of 255 = 39%
B 96 of 255 = 38%

118
99
96

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

Portions of RGB colors in percentages

R + G + B = 118 + 99 + 96 = 313 (100%)
R 118 of 313 ~ 37.7%
G 99 of 313 ~ 31.63%
B 96 of 313 ~ 30.67'%

%37.7
%31.63
%30.67

CMYK color model

#766360 color CMYK value is (0,16,19,54).

  • cyan value is 0.00%
  • magenta value is 16.10%
  • yellow value is 18.64%
  • key color value is 53.73%

CMYK: (0,16,19,54)
C0M16Y19K54 (0%, 16%, 19%, 54%)
(0.00 / 0.16 / 0.19 / 0.54)

CMYK percentages

%0
%16.1
%18.64
%53.73

Codes

Color #766360 in popluar color models

76 63 60
RGB 118 99 96
HSL 10.28% 41.96%
HSB/HSV 18.64% 46.27%
CMYK 0.00% 16.10% 18.64%
53.73%

Color #766360 in popluar number systems.

HEX 76 63 60
Decimal 118 99 96
Binary 1110110 1100011 1100000
Octal 166 143 140

Shades and tints

Shades of #766360

#766360
(118,99,96)
#6C5A58
(108,90,88)
#625150
(98,81,80)
#584848
(88,72,72)
#4E3F40
(78,63,64)
#443638
(68,54,56)
#3A2D30
(58,45,48)
#302428
(48,36,40)
#261B20
(38,27,32)
#1C1218
(28,18,24)
#120910
(18,9,16)
#000000
(0,0,0)

Tints of #766360

#766360
(118,99,96)
#82716E
(130,113,110)
#8E7F7C
(142,127,124)
#9A8D8A
(154,141,138)
#A69B98
(166,155,152)
#B2A9A6
(178,169,166)
#BEB7B4
(190,183,180)
#CAC5C2
(202,197,194)
#D6D3D0
(214,211,208)
#E2E1DE
(226,225,222)
#EEEFEC
(238,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #766360; }

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

This text font color is #766360.

Background Color

.myBgColor { background-color: #766360; }

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

This div background color is #766360.

Border color

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

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

This div border color is #766360.

Opacity

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

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

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

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

This text has shadow with #766360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766360.

Preview

Color preview on black background

This text has color #766360 on black background.


Color preview on white background

This text has color #766360 on white background.


Black color preview on #766360 background

This text has black color on #766360 background.


White color preview on #766360 background

This text has white color on #766360 background.


Related colors

Complementary color

Complementary color for #hex is #899C9F.


I love getcolorcode.com

Triadic colors

1 #607663 and #636076 with #766360 are triadic colors.

2 #606376 and #637660 with #766360 are triadic colors.