COLOR #7676A6

HEX: #7676A6 RGB: (118,118,166)

Renk bilgisi

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

RGB renk modeli

#7676A6 color RGB value is (118,118,166).

RGB: (118,118,166) (46%, 46%, 65%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 118 of 255 = 46%
B 166 of 255 = 65%

118
118
166

R + G + B ~ 52%. #7676A6 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 118 + 166 = 402 (100%)
R 118 of 402 ~ 29.35%
G 118 of 402 ~ 29.35%
B 166 of 402 ~ 41.29'%

%29.35
%29.35
%41.29

CMYK RENK MODELİ

#7676A6 rengi CMYK tonu (29,29,0,35).

  • camgöbeği tonu 28.92%
  • eflatun tonu 28.92%
  • sarı tonu 0.00%
  • ana renk tonu 34.90%

CMYK: (29,29,0,35)
C29M29Y0K35 (29%, 29%, 0%, 35%)
(0.29 / 0.29 / 0.00 / 0.35)

CMYK yüzdeleri

%28.92
%28.92
%0
%34.9

Codes

Color #7676A6 in popluar color models

76 76 A6
RGB 118 118 166
HSL 240° 21.24% 55.69%
HSB/HSV 240° 28.92% 65.10%
CMYK 28.92% 28.92% 0.00%
34.90%

Color #7676A6 in popluar number systems.

HEX 76 76 A6
Decimal 118 118 166
Binary 1110110 1110110 10100110
Octal 166 166 246

Shades and tints

Shades of #7676A6

#7676A6
(118,118,166)
#6C6C97
(108,108,151)
#626288
(98,98,136)
#585879
(88,88,121)
#4E4E6A
(78,78,106)
#44445B
(68,68,91)
#3A3A4C
(58,58,76)
#30303D
(48,48,61)
#26262E
(38,38,46)
#1C1C1F
(28,28,31)
#121210
(18,18,16)
#000000
(0,0,0)

Tints of #7676A6

#7676A6
(118,118,166)
#8282AE
(130,130,174)
#8E8EB6
(142,142,182)
#9A9ABE
(154,154,190)
#A6A6C6
(166,166,198)
#B2B2CE
(178,178,206)
#BEBED6
(190,190,214)
#CACADE
(202,202,222)
#D6D6E6
(214,214,230)
#E2E2EE
(226,226,238)
#EEEEF6
(238,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7676A6 color. Also use rgb(118,118,166) instead hex code.

Text Font Color

.myTextColor { color: #7676A6; }

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

This text font color is #7676A6.

Background Color

.myBgColor { background-color: #7676A6; }

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

This div background color is #7676A6.

Border color

.myBorderColor { border: 1px solid #7676A6; }

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

This div border color is #7676A6.

Opacity

.myOpacity80 { color: #7676A6; opacity: 0.8; }

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

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

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

This text has shadow with #7676A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7676A6.

Preview

Color preview on black background

This text has color #7676A6 on black background.


Color preview on white background

This text has color #7676A6 on white background.


Black color preview on #7676A6 background

This text has black color on #7676A6 background.


White color preview on #7676A6 background

This text has white color on #7676A6 background.


Related colors

Complementary color

Complementary color for #hex is #898959.


I love getcolorcode.com