COLOR #76768C

HEX: #76768C RGB: (118,118,140)

Renk bilgisi

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

RGB renk modeli

#76768C color RGB value is (118,118,140).

RGB: (118,118,140) (46%, 46%, 55%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 118 of 255 = 46%
B 140 of 255 = 55%

118
118
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 118 + 140 = 376 (100%)
R 118 of 376 ~ 31.38%
G 118 of 376 ~ 31.38%
B 140 of 376 ~ 37.23'%

%31.38
%31.38
%37.23

CMYK RENK MODELİ

#76768C rengi CMYK tonu (16,16,0,45).

  • camgöbeği tonu 15.71%
  • eflatun tonu 15.71%
  • sarı tonu 0.00%
  • ana renk tonu 45.10%

CMYK: (16,16,0,45)
C16M16Y0K45 (16%, 16%, 0%, 45%)
(0.16 / 0.16 / 0.00 / 0.45)

CMYK yüzdeleri

%15.71
%15.71
%0
%45.1

Codes

Color #76768C in popluar color models

76 76 8C
RGB 118 118 140
HSL 240° 8.73% 50.59%
HSB/HSV 240° 15.71% 54.90%
CMYK 15.71% 15.71% 0.00%
45.10%

Color #76768C in popluar number systems.

HEX 76 76 8C
Decimal 118 118 140
Binary 1110110 1110110 10001100
Octal 166 166 214

Shades and tints

Shades of #76768C

#76768C
(118,118,140)
#6C6C80
(108,108,128)
#626274
(98,98,116)
#585868
(88,88,104)
#4E4E5C
(78,78,92)
#444450
(68,68,80)
#3A3A44
(58,58,68)
#303038
(48,48,56)
#26262C
(38,38,44)
#1C1C20
(28,28,32)
#121214
(18,18,20)
#000000
(0,0,0)

Tints of #76768C

#76768C
(118,118,140)
#828296
(130,130,150)
#8E8EA0
(142,142,160)
#9A9AAA
(154,154,170)
#A6A6B4
(166,166,180)
#B2B2BE
(178,178,190)
#BEBEC8
(190,190,200)
#CACAD2
(202,202,210)
#D6D6DC
(214,214,220)
#E2E2E6
(226,226,230)
#EEEEF0
(238,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76768C color. Also use rgb(118,118,140) instead hex code.

Text Font Color

.myTextColor { color: #76768C; }

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

This text font color is #76768C.

Background Color

.myBgColor { background-color: #76768C; }

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

This div background color is #76768C.

Border color

.myBorderColor { border: 1px solid #76768C; }

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

This div border color is #76768C.

Opacity

.myOpacity80 { color: #76768C; opacity: 0.8; }

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

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

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

This text has shadow with #76768C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76768C.

Preview

Color preview on black background

This text has color #76768C on black background.


Color preview on white background

This text has color #76768C on white background.


Black color preview on #76768C background

This text has black color on #76768C background.


White color preview on #76768C background

This text has white color on #76768C background.


Related colors

Complementary color

Complementary color for #hex is #898973.


I love getcolorcode.com