COLOR #676377

HEX: #676377 RGB: (103,99,119)

Renk bilgisi

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

RGB renk modeli

#676377 color RGB value is (103,99,119).

RGB: (103,99,119) (40%, 39%, 47%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 99 of 255 = 39%
B 119 of 255 = 47%

103
99
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 99 + 119 = 321 (100%)
R 103 of 321 ~ 32.09%
G 99 of 321 ~ 30.84%
B 119 of 321 ~ 37.07'%

%32.09
%30.84
%37.07

CMYK RENK MODELİ

#676377 rengi CMYK tonu (13,17,0,53).

  • camgöbeği tonu 13.45%
  • eflatun tonu 16.81%
  • sarı tonu 0.00%
  • ana renk tonu 53.33%

CMYK: (13,17,0,53)
C13M17Y0K53 (13%, 17%, 0%, 53%)
(0.13 / 0.17 / 0.00 / 0.53)

CMYK yüzdeleri

%13.45
%16.81
%0
%53.33

Codes

Color #676377 in popluar color models

67 63 77
RGB 103 99 119
HSL 252° 9.17% 42.75%
HSB/HSV 252° 16.81% 46.67%
CMYK 13.45% 16.81% 0.00%
53.33%

Color #676377 in popluar number systems.

HEX 67 63 77
Decimal 103 99 119
Binary 1100111 1100011 1110111
Octal 147 143 167

Shades and tints

Shades of #676377

#676377
(103,99,119)
#5E5A6D
(94,90,109)
#555163
(85,81,99)
#4C4859
(76,72,89)
#433F4F
(67,63,79)
#3A3645
(58,54,69)
#312D3B
(49,45,59)
#282431
(40,36,49)
#1F1B27
(31,27,39)
#16121D
(22,18,29)
#0D0913
(13,9,19)
#000000
(0,0,0)

Tints of #676377

#676377
(103,99,119)
#747183
(116,113,131)
#817F8F
(129,127,143)
#8E8D9B
(142,141,155)
#9B9BA7
(155,155,167)
#A8A9B3
(168,169,179)
#B5B7BF
(181,183,191)
#C2C5CB
(194,197,203)
#CFD3D7
(207,211,215)
#DCE1E3
(220,225,227)
#E9EFEF
(233,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676377 color. Also use rgb(103,99,119) instead hex code.

Text Font Color

.myTextColor { color: #676377; }

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

This text font color is #676377.

Background Color

.myBgColor { background-color: #676377; }

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

This div background color is #676377.

Border color

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

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

This div border color is #676377.

Opacity

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

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

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

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

This text has shadow with #676377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676377.

Preview

Color preview on black background

This text has color #676377 on black background.


Color preview on white background

This text has color #676377 on white background.


Black color preview on #676377 background

This text has black color on #676377 background.


White color preview on #676377 background

This text has white color on #676377 background.


Related colors

Complementary color

Complementary color for #hex is #989C88.


I love getcolorcode.com

Triadic colors

1 #776763 and #637767 with #676377 are triadic colors.

2 #776367 and #636777 with #676377 are triadic colors.