COLOR #667379

HEX: #667379 RGB: (102,115,121)

Renk bilgisi

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

RGB renk modeli

#667379 color RGB value is (102,115,121).

RGB: (102,115,121) (40%, 45%, 47%)

RGB bağlantıları ve doygunluk

R 102 of 255 = 40%
G 115 of 255 = 45%
B 121 of 255 = 47%

102
115
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 102 + 115 + 121 = 338 (100%)
R 102 of 338 ~ 30.18%
G 115 of 338 ~ 34.02%
B 121 of 338 ~ 35.8'%

%30.18
%34.02
%35.8

CMYK RENK MODELİ

#667379 rengi CMYK tonu (16,5,0,53).

  • camgöbeği tonu 15.70%
  • eflatun tonu 4.96%
  • sarı tonu 0.00%
  • ana renk tonu 52.55%

CMYK: (16,5,0,53)
C16M5Y0K53 (16%, 5%, 0%, 53%)
(0.16 / 0.05 / 0.00 / 0.53)

CMYK yüzdeleri

%15.7
%4.96
%0
%52.55

Codes

Color #667379 in popluar color models

66 73 79
RGB 102 115 121
HSL 199° 8.52% 43.73%
HSB/HSV 199° 15.70% 47.45%
CMYK 15.70% 4.96% 0.00%
52.55%

Color #667379 in popluar number systems.

HEX 66 73 79
Decimal 102 115 121
Binary 1100110 1110011 1111001
Octal 146 163 171

Shades and tints

Shades of #667379

#667379
(102,115,121)
#5D696E
(93,105,110)
#545F63
(84,95,99)
#4B5558
(75,85,88)
#424B4D
(66,75,77)
#394142
(57,65,66)
#303737
(48,55,55)
#272D2C
(39,45,44)
#1E2321
(30,35,33)
#151916
(21,25,22)
#0C0F0B
(12,15,11)
#000000
(0,0,0)

Tints of #667379

#667379
(102,115,121)
#737F85
(115,127,133)
#808B91
(128,139,145)
#8D979D
(141,151,157)
#9AA3A9
(154,163,169)
#A7AFB5
(167,175,181)
#B4BBC1
(180,187,193)
#C1C7CD
(193,199,205)
#CED3D9
(206,211,217)
#DBDFE5
(219,223,229)
#E8EBF1
(232,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667379 color. Also use rgb(102,115,121) instead hex code.

Text Font Color

.myTextColor { color: #667379; }

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

This text font color is #667379.

Background Color

.myBgColor { background-color: #667379; }

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

This div background color is #667379.

Border color

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

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

This div border color is #667379.

Opacity

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

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

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

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

This text has shadow with #667379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667379.

Preview

Color preview on black background

This text has color #667379 on black background.


Color preview on white background

This text has color #667379 on white background.


Black color preview on #667379 background

This text has black color on #667379 background.


White color preview on #667379 background

This text has white color on #667379 background.


Related colors

Complementary color

Complementary color for #hex is #998C86.


I love getcolorcode.com

Triadic colors

1 #796673 and #737966 with #667379 are triadic colors.

2 #797366 and #736679 with #667379 are triadic colors.