COLOR #766587

HEX: #766587 RGB: (118,101,135)

Color info

#766587 contains red, green and blue colors in about the same proportion. Web safe color of #766587 is #666699 (or #669).

RGB color model

#766587 color RGB value is (118,101,135).

RGB: (118,101,135) (46%, 40%, 53%)

RGB channels and saturation

R 118 of 255 = 46%
G 101 of 255 = 40%
B 135 of 255 = 53%

118
101
135

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

Portions of RGB colors in percentages

R + G + B = 118 + 101 + 135 = 354 (100%)
R 118 of 354 ~ 33.33%
G 101 of 354 ~ 28.53%
B 135 of 354 ~ 38.14'%

%33.33
%28.53
%38.14

CMYK color model

#766587 color CMYK value is (13,25,0,47).

  • cyan value is 12.59%
  • magenta value is 25.19%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (13,25,0,47)
C13M25Y0K47 (13%, 25%, 0%, 47%)
(0.13 / 0.25 / 0.00 / 0.47)

CMYK percentages

%12.59
%25.19
%0
%47.06

Codes

Color #766587 in popluar color models

76 65 87
RGB 118 101 135
HSL 270° 14.41% 46.27%
HSB/HSV 270° 25.19% 52.94%
CMYK 12.59% 25.19% 0.00%
47.06%

Color #766587 in popluar number systems.

HEX 76 65 87
Decimal 118 101 135
Binary 1110110 1100101 10000111
Octal 166 145 207

Shades and tints

Shades of #766587

#766587
(118,101,135)
#6C5C7B
(108,92,123)
#62536F
(98,83,111)
#584A63
(88,74,99)
#4E4157
(78,65,87)
#44384B
(68,56,75)
#3A2F3F
(58,47,63)
#302633
(48,38,51)
#261D27
(38,29,39)
#1C141B
(28,20,27)
#120B0F
(18,11,15)
#000000
(0,0,0)

Tints of #766587

#766587
(118,101,135)
#827391
(130,115,145)
#8E819B
(142,129,155)
#9A8FA5
(154,143,165)
#A69DAF
(166,157,175)
#B2ABB9
(178,171,185)
#BEB9C3
(190,185,195)
#CAC7CD
(202,199,205)
#D6D5D7
(214,213,215)
#E2E3E1
(226,227,225)
#EEF1EB
(238,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766587 color. Also use rgb(118,101,135) instead hex code.

Text Font Color

.myTextColor { color: #766587; }

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

This text font color is #766587.

Background Color

.myBgColor { background-color: #766587; }

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

This div background color is #766587.

Border color

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

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

This div border color is #766587.

Opacity

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

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

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

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

This text has shadow with #766587 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766587.

Preview

Color preview on black background

This text has color #766587 on black background.


Color preview on white background

This text has color #766587 on white background.


Black color preview on #766587 background

This text has black color on #766587 background.


White color preview on #766587 background

This text has white color on #766587 background.


Related colors

Complementary color

Complementary color for #hex is #899A78.


I love getcolorcode.com

Triadic colors

1 #877665 and #658776 with #766587 are triadic colors.

2 #876576 and #657687 with #766587 are triadic colors.