COLOR #676979

HEX: #676979 RGB: (103,105,121)

Renk bilgisi

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

RGB renk modeli

#676979 color RGB value is (103,105,121).

RGB: (103,105,121) (40%, 41%, 47%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 105 of 255 = 41%
B 121 of 255 = 47%

103
105
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 105 + 121 = 329 (100%)
R 103 of 329 ~ 31.31%
G 105 of 329 ~ 31.91%
B 121 of 329 ~ 36.78'%

%31.31
%31.91
%36.78

CMYK RENK MODELİ

#676979 rengi CMYK tonu (15,13,0,53).

  • camgöbeği tonu 14.88%
  • eflatun tonu 13.22%
  • sarı tonu 0.00%
  • ana renk tonu 52.55%

CMYK: (15,13,0,53)
C15M13Y0K53 (15%, 13%, 0%, 53%)
(0.15 / 0.13 / 0.00 / 0.53)

CMYK yüzdeleri

%14.88
%13.22
%0
%52.55

Codes

Color #676979 in popluar color models

67 69 79
RGB 103 105 121
HSL 233° 8.04% 43.92%
HSB/HSV 233° 14.88% 47.45%
CMYK 14.88% 13.22% 0.00%
52.55%

Color #676979 in popluar number systems.

HEX 67 69 79
Decimal 103 105 121
Binary 1100111 1101001 1111001
Octal 147 151 171

Shades and tints

Shades of #676979

#676979
(103,105,121)
#5E606E
(94,96,110)
#555763
(85,87,99)
#4C4E58
(76,78,88)
#43454D
(67,69,77)
#3A3C42
(58,60,66)
#313337
(49,51,55)
#282A2C
(40,42,44)
#1F2121
(31,33,33)
#161816
(22,24,22)
#0D0F0B
(13,15,11)
#000000
(0,0,0)

Tints of #676979

#676979
(103,105,121)
#747685
(116,118,133)
#818391
(129,131,145)
#8E909D
(142,144,157)
#9B9DA9
(155,157,169)
#A8AAB5
(168,170,181)
#B5B7C1
(181,183,193)
#C2C4CD
(194,196,205)
#CFD1D9
(207,209,217)
#DCDEE5
(220,222,229)
#E9EBF1
(233,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676979 color. Also use rgb(103,105,121) instead hex code.

Text Font Color

.myTextColor { color: #676979; }

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

This text font color is #676979.

Background Color

.myBgColor { background-color: #676979; }

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

This div background color is #676979.

Border color

.myBorderColor { border: 1px solid #676979; }

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

This div border color is #676979.

Opacity

.myOpacity80 { color: #676979; opacity: 0.8; }

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

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

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

This text has shadow with #676979 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676979.

Preview

Color preview on black background

This text has color #676979 on black background.


Color preview on white background

This text has color #676979 on white background.


Black color preview on #676979 background

This text has black color on #676979 background.


White color preview on #676979 background

This text has white color on #676979 background.


Related colors

Complementary color

Complementary color for #hex is #989686.


I love getcolorcode.com

Triadic colors

1 #796769 and #697967 with #676979 are triadic colors.

2 #796967 and #696779 with #676979 are triadic colors.