COLOR #76668C

HEX: #76668C RGB: (118,102,140)

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

118
102
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 102 + 140 = 360 (100%)
R 118 of 360 ~ 32.78%
G 102 of 360 ~ 28.33%
B 140 of 360 ~ 38.89'%

%32.78
%28.33
%38.89

CMYK RENK MODELİ

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

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

CMYK: (16,27,0,45)
C16M27Y0K45 (16%, 27%, 0%, 45%)
(0.16 / 0.27 / 0.00 / 0.45)

CMYK yüzdeleri

%15.71
%27.14
%0
%45.1

Codes

Color #76668C in popluar color models

76 66 8C
RGB 118 102 140
HSL 265° 15.70% 47.45%
HSB/HSV 265° 27.14% 54.90%
CMYK 15.71% 27.14% 0.00%
45.10%

Color #76668C in popluar number systems.

HEX 76 66 8C
Decimal 118 102 140
Binary 1110110 1100110 10001100
Octal 166 146 214

Shades and tints

Shades of #76668C

#76668C
(118,102,140)
#6C5D80
(108,93,128)
#625474
(98,84,116)
#584B68
(88,75,104)
#4E425C
(78,66,92)
#443950
(68,57,80)
#3A3044
(58,48,68)
#302738
(48,39,56)
#261E2C
(38,30,44)
#1C1520
(28,21,32)
#120C14
(18,12,20)
#000000
(0,0,0)

Tints of #76668C

#76668C
(118,102,140)
#827396
(130,115,150)
#8E80A0
(142,128,160)
#9A8DAA
(154,141,170)
#A69AB4
(166,154,180)
#B2A7BE
(178,167,190)
#BEB4C8
(190,180,200)
#CAC1D2
(202,193,210)
#D6CEDC
(214,206,220)
#E2DBE6
(226,219,230)
#EEE8F0
(238,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76668C; }

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

This text font color is #76668C.

Background Color

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

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

This div background color is #76668C.

Border color

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

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

This div border color is #76668C.

Opacity

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

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

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

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

This text has shadow with #76668C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76668C.

Preview

Color preview on black background

This text has color #76668C on black background.


Color preview on white background

This text has color #76668C on white background.


Black color preview on #76668C background

This text has black color on #76668C background.


White color preview on #76668C background

This text has white color on #76668C background.


Related colors

Complementary color

Complementary color for #hex is #899973.


I love getcolorcode.com

Triadic colors

1 #8C7666 and #668C76 with #76668C are triadic colors.

2 #8C6676 and #66768C with #76668C are triadic colors.