COLOR #676063

HEX: #676063 RGB: (103,96,99)

Renk bilgisi

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

RGB renk modeli

#676063 color RGB value is (103,96,99).

RGB: (103,96,99) (40%, 38%, 39%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 96 of 255 = 38%
B 99 of 255 = 39%

103
96
99

R + G + B ~ 39%. #676063 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 96 + 99 = 298 (100%)
R 103 of 298 ~ 34.56%
G 96 of 298 ~ 32.21%
B 99 of 298 ~ 33.22'%

%34.56
%32.21
%33.22

CMYK RENK MODELİ

#676063 rengi CMYK tonu (0,7,4,60).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.80%
  • sarı tonu 3.88%
  • ana renk tonu 59.61%

CMYK: (0,7,4,60)
C0M7Y4K60 (0%, 7%, 4%, 60%)
(0.00 / 0.07 / 0.04 / 0.60)

CMYK yüzdeleri

%0
%6.8
%3.88
%59.61

Codes

Color #676063 in popluar color models

67 60 63
RGB 103 96 99
HSL 334° 3.52% 39.02%
HSB/HSV 334° 6.80% 40.39%
CMYK 0.00% 6.80% 3.88%
59.61%

Color #676063 in popluar number systems.

HEX 67 60 63
Decimal 103 96 99
Binary 1100111 1100000 1100011
Octal 147 140 143

Shades and tints

Shades of #676063

#676063
(103,96,99)
#5E585A
(94,88,90)
#555051
(85,80,81)
#4C4848
(76,72,72)
#43403F
(67,64,63)
#3A3836
(58,56,54)
#31302D
(49,48,45)
#282824
(40,40,36)
#1F201B
(31,32,27)
#161812
(22,24,18)
#0D1009
(13,16,9)
#000000
(0,0,0)

Tints of #676063

#676063
(103,96,99)
#746E71
(116,110,113)
#817C7F
(129,124,127)
#8E8A8D
(142,138,141)
#9B989B
(155,152,155)
#A8A6A9
(168,166,169)
#B5B4B7
(181,180,183)
#C2C2C5
(194,194,197)
#CFD0D3
(207,208,211)
#DCDEE1
(220,222,225)
#E9ECEF
(233,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676063; }

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

This text font color is #676063.

Background Color

.myBgColor { background-color: #676063; }

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

This div background color is #676063.

Border color

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

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

This div border color is #676063.

Opacity

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

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

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

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

This text has shadow with #676063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676063.

Preview

Color preview on black background

This text has color #676063 on black background.


Color preview on white background

This text has color #676063 on white background.


Black color preview on #676063 background

This text has black color on #676063 background.


White color preview on #676063 background

This text has white color on #676063 background.


Related colors

Complementary color

Complementary color for #hex is #989F9C.


I love getcolorcode.com

Triadic colors

1 #636760 and #606367 with #676063 are triadic colors.

2 #636067 and #606763 with #676063 are triadic colors.