COLOR #767C87

HEX: #767C87 RGB: (118,124,135)

Renk bilgisi

#767C87 contains red, green and blue colors in about the same proportion. #767C87 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#767C87 color RGB value is (118,124,135).

RGB: (118,124,135) (46%, 49%, 53%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 124 of 255 = 49%
B 135 of 255 = 53%

118
124
135

R + G + B ~ 49%. #767C87 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 124 + 135 = 377 (100%)
R 118 of 377 ~ 31.3%
G 124 of 377 ~ 32.89%
B 135 of 377 ~ 35.81'%

%31.3
%32.89
%35.81

CMYK RENK MODELİ

#767C87 rengi CMYK tonu (13,8,0,47).

  • camgöbeği tonu 12.59%
  • eflatun tonu 8.15%
  • sarı tonu 0.00%
  • ana renk tonu 47.06%
CMYK: (13,8,0,47) C13M8Y0K47 (13%,8%,0%,47%) (0.13/0.08/0.00/0.47) 

CMYK yüzdeleri

%12.59
%8.15
%0
%47.06

Codes

Color #767C87 in popluar color models

76 7C 87
RGB 118 124 135
HSL 219° 6.72% 49.61%
HSB/HSV 219° 12.59% 52.94%
CMYK 12.59% 8.15% 0.00%
47.06%

Color #767C87 in popluar number systems.

HEX 76 7C 87
Decimal 118 124 135
Binary 1110110 1111100 10000111
Octal 166 174 207

Shades and tints

Shades of #767C87

#767C87
(118,124,135)
#6C717B
(108,113,123)
#62666F
(98,102,111)
#585B63
(88,91,99)
#4E5057
(78,80,87)
#44454B
(68,69,75)
#3A3A3F
(58,58,63)
#302F33
(48,47,51)
#262427
(38,36,39)
#1C191B
(28,25,27)
#120E0F
(18,14,15)
#000000
(0,0,0)

Tints of #767C87

#767C87
(118,124,135)
#828791
(130,135,145)
#8E929B
(142,146,155)
#9A9DA5
(154,157,165)
#A6A8AF
(166,168,175)
#B2B3B9
(178,179,185)
#BEBEC3
(190,190,195)
#CAC9CD
(202,201,205)
#D6D4D7
(214,212,215)
#E2DFE1
(226,223,225)
#EEEAEB
(238,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767C87; }

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

This text font color is #767C87.

Background Color

.myBgColor { background-color: #767C87; }

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

This div background color is #767C87.

Border color

.myBorderColor { border: 1px solid #767C87; }

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

This div border color is #767C87.

Opacity

.myOpacity80 { color: #767C87; opacity: 0.8; }

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

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

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

This text has shadow with #767C87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767C87.

Preview

Color preview on black background

This text has color #767C87 on black background.


Color preview on white background

This text has color #767C87 on white background.


Black color preview on #767C87 background

This text has black color on #767C87 background.


White color preview on #767C87 background

This text has white color on #767C87 background.


Related colors

Complementary color

Complementary color for #hex is #898378.


I love getcolorcode.com

Triadic colors

1 #87767C and #7C8776 with #767C87 are triadic colors.

2 #877C76 and #7C7687 with #767C87 are triadic colors.