COLOR #606D76

HEX: #606D76 RGB: (96,109,118)

Renk bilgisi

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

RGB renk modeli

#606D76 color RGB value is (96,109,118).

RGB: (96,109,118) (38%, 43%, 46%)

RGB bağlantıları ve doygunluk

R 96 of 255 = 38%
G 109 of 255 = 43%
B 118 of 255 = 46%

96
109
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 96 + 109 + 118 = 323 (100%)
R 96 of 323 ~ 29.72%
G 109 of 323 ~ 33.75%
B 118 of 323 ~ 36.53'%

%29.72
%33.75
%36.53

CMYK RENK MODELİ

#606D76 rengi CMYK tonu (19,8,0,54).

  • camgöbeği tonu 18.64%
  • eflatun tonu 7.63%
  • sarı tonu 0.00%
  • ana renk tonu 53.73%

CMYK: (19,8,0,54)
C19M8Y0K54 (19%, 8%, 0%, 54%)
(0.19 / 0.08 / 0.00 / 0.54)

CMYK yüzdeleri

%18.64
%7.63
%0
%53.73

Codes

Color #606D76 in popluar color models

60 6D 76
RGB 96 109 118
HSL 205° 10.28% 41.96%
HSB/HSV 205° 18.64% 46.27%
CMYK 18.64% 7.63% 0.00%
53.73%

Color #606D76 in popluar number systems.

HEX 60 6D 76
Decimal 96 109 118
Binary 1100000 1101101 1110110
Octal 140 155 166

Shades and tints

Shades of #606D76

#606D76
(96,109,118)
#58646C
(88,100,108)
#505B62
(80,91,98)
#485258
(72,82,88)
#40494E
(64,73,78)
#384044
(56,64,68)
#30373A
(48,55,58)
#282E30
(40,46,48)
#202526
(32,37,38)
#181C1C
(24,28,28)
#101312
(16,19,18)
#000000
(0,0,0)

Tints of #606D76

#606D76
(96,109,118)
#6E7A82
(110,122,130)
#7C878E
(124,135,142)
#8A949A
(138,148,154)
#98A1A6
(152,161,166)
#A6AEB2
(166,174,178)
#B4BBBE
(180,187,190)
#C2C8CA
(194,200,202)
#D0D5D6
(208,213,214)
#DEE2E2
(222,226,226)
#ECEFEE
(236,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606D76 color. Also use rgb(96,109,118) instead hex code.

Text Font Color

.myTextColor { color: #606D76; }

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

This text font color is #606D76.

Background Color

.myBgColor { background-color: #606D76; }

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

This div background color is #606D76.

Border color

.myBorderColor { border: 1px solid #606D76; }

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

This div border color is #606D76.

Opacity

.myOpacity80 { color: #606D76; opacity: 0.8; }

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

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

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

This text has shadow with #606D76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606D76.

Preview

Color preview on black background

This text has color #606D76 on black background.


Color preview on white background

This text has color #606D76 on white background.


Black color preview on #606D76 background

This text has black color on #606D76 background.


White color preview on #606D76 background

This text has white color on #606D76 background.


Related colors

Complementary color

Complementary color for #hex is #9F9289.


I love getcolorcode.com

Triadic colors

1 #76606D and #6D7660 with #606D76 are triadic colors.

2 #766D60 and #6D6076 with #606D76 are triadic colors.