COLOR #76676B

HEX: #76676B RGB: (118,103,107)

Renk bilgisi

#76676B contains red, green and blue colors in about the same proportion. #76676B ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#76676B color RGB value is (118,103,107).

RGB: (118,103,107) (46%, 40%, 42%)

RGB bağlantıları ve doygunluk

R 118 of 255 = 46%
G 103 of 255 = 40%
B 107 of 255 = 42%

118
103
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 118 + 103 + 107 = 328 (100%)
R 118 of 328 ~ 35.98%
G 103 of 328 ~ 31.4%
B 107 of 328 ~ 32.62'%

%35.98
%31.4
%32.62

CMYK RENK MODELİ

#76676B rengi CMYK tonu (0,13,9,54).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.71%
  • sarı tonu 9.32%
  • ana renk tonu 53.73%

CMYK: (0,13,9,54)
C0M13Y9K54 (0%, 13%, 9%, 54%)
(0.00 / 0.13 / 0.09 / 0.54)

CMYK yüzdeleri

%0
%12.71
%9.32
%53.73

Codes

Color #76676B in popluar color models

76 67 6B
RGB 118 103 107
HSL 344° 6.79% 43.33%
HSB/HSV 344° 12.71% 46.27%
CMYK 0.00% 12.71% 9.32%
53.73%

Color #76676B in popluar number systems.

HEX 76 67 6B
Decimal 118 103 107
Binary 1110110 1100111 1101011
Octal 166 147 153

Shades and tints

Shades of #76676B

#76676B
(118,103,107)
#6C5E62
(108,94,98)
#625559
(98,85,89)
#584C50
(88,76,80)
#4E4347
(78,67,71)
#443A3E
(68,58,62)
#3A3135
(58,49,53)
#30282C
(48,40,44)
#261F23
(38,31,35)
#1C161A
(28,22,26)
#120D11
(18,13,17)
#000000
(0,0,0)

Tints of #76676B

#76676B
(118,103,107)
#827478
(130,116,120)
#8E8185
(142,129,133)
#9A8E92
(154,142,146)
#A69B9F
(166,155,159)
#B2A8AC
(178,168,172)
#BEB5B9
(190,181,185)
#CAC2C6
(202,194,198)
#D6CFD3
(214,207,211)
#E2DCE0
(226,220,224)
#EEE9ED
(238,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76676B color. Also use rgb(118,103,107) instead hex code.

Text Font Color

.myTextColor { color: #76676B; }

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

This text font color is #76676B.

Background Color

.myBgColor { background-color: #76676B; }

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

This div background color is #76676B.

Border color

.myBorderColor { border: 1px solid #76676B; }

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

This div border color is #76676B.

Opacity

.myOpacity80 { color: #76676B; opacity: 0.8; }

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

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

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

This text has shadow with #76676B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76676B.

Preview

Color preview on black background

This text has color #76676B on black background.


Color preview on white background

This text has color #76676B on white background.


Black color preview on #76676B background

This text has black color on #76676B background.


White color preview on #76676B background

This text has white color on #76676B background.


Related colors

Complementary color

Complementary color for #hex is #899894.


I love getcolorcode.com

Triadic colors

1 #6B7667 and #676B76 with #76676B are triadic colors.

2 #6B6776 and #67766B with #76676B are triadic colors.