COLOR #676F76

HEX: #676F76 RGB: (103,111,118)

Renk bilgisi

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

RGB renk modeli

#676F76 color RGB value is (103,111,118).

RGB: (103,111,118) (40%, 44%, 46%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 111 of 255 = 44%
B 118 of 255 = 46%

103
111
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 111 + 118 = 332 (100%)
R 103 of 332 ~ 31.02%
G 111 of 332 ~ 33.43%
B 118 of 332 ~ 35.54'%

%31.02
%33.43
%35.54

CMYK RENK MODELİ

#676F76 rengi CMYK tonu (13,6,0,54).

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

CMYK: (13,6,0,54)
C13M6Y0K54 (13%, 6%, 0%, 54%)
(0.13 / 0.06 / 0.00 / 0.54)

CMYK yüzdeleri

%12.71
%5.93
%0
%53.73

Codes

Color #676F76 in popluar color models

67 6F 76
RGB 103 111 118
HSL 208° 6.79% 43.33%
HSB/HSV 208° 12.71% 46.27%
CMYK 12.71% 5.93% 0.00%
53.73%

Color #676F76 in popluar number systems.

HEX 67 6F 76
Decimal 103 111 118
Binary 1100111 1101111 1110110
Octal 147 157 166

Shades and tints

Shades of #676F76

#676F76
(103,111,118)
#5E656C
(94,101,108)
#555B62
(85,91,98)
#4C5158
(76,81,88)
#43474E
(67,71,78)
#3A3D44
(58,61,68)
#31333A
(49,51,58)
#282930
(40,41,48)
#1F1F26
(31,31,38)
#16151C
(22,21,28)
#0D0B12
(13,11,18)
#000000
(0,0,0)

Tints of #676F76

#676F76
(103,111,118)
#747C82
(116,124,130)
#81898E
(129,137,142)
#8E969A
(142,150,154)
#9BA3A6
(155,163,166)
#A8B0B2
(168,176,178)
#B5BDBE
(181,189,190)
#C2CACA
(194,202,202)
#CFD7D6
(207,215,214)
#DCE4E2
(220,228,226)
#E9F1EE
(233,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676F76 color. Also use rgb(103,111,118) instead hex code.

Text Font Color

.myTextColor { color: #676F76; }

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

This text font color is #676F76.

Background Color

.myBgColor { background-color: #676F76; }

<div style="background-color:#676F76">Inner text</div>

This div background color is #676F76.

Border color

.myBorderColor { border: 1px solid #676F76; }

<div style="border:3px solid #676F76">Div</div>

This div border color is #676F76.

Opacity

.myOpacity80 { color: #676F76; opacity: 0.8; }

<p style="color:#676F76;opacity:0.8;">80%</p>

Text with #676F76 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 #676F76;}

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

This text has shadow with #676F76 color.


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

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

This text has shadow with #676F76 primary color and red secondary color.


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

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

This text has shadow with #676F76 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #676F76.

Preview

Color preview on black background

This text has color #676F76 on black background.


Color preview on white background

This text has color #676F76 on white background.


Black color preview on #676F76 background

This text has black color on #676F76 background.


White color preview on #676F76 background

This text has white color on #676F76 background.


Related colors

Complementary color

Complementary color for #hex is #989089.


I love getcolorcode.com

Triadic colors

1 #76676F and #6F7667 with #676F76 are triadic colors.

2 #766F67 and #6F6776 with #676F76 are triadic colors.