COLOR #606C80

HEX: #606C80 RGB: (96,108,128)

Renk bilgisi

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

RGB renk modeli

#606C80 color RGB value is (96,108,128).

RGB: (96,108,128) (38%, 42%, 50%)

RGB bağlantıları ve doygunluk

R 96 of 255 = 38%
G 108 of 255 = 42%
B 128 of 255 = 50%

96
108
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 96 + 108 + 128 = 332 (100%)
R 96 of 332 ~ 28.92%
G 108 of 332 ~ 32.53%
B 128 of 332 ~ 38.55'%

%28.92
%32.53
%38.55

CMYK RENK MODELİ

#606C80 rengi CMYK tonu (25,16,0,50).

  • camgöbeği tonu 25.00%
  • eflatun tonu 15.63%
  • sarı tonu 0.00%
  • ana renk tonu 49.80%

CMYK: (25,16,0,50)
C25M16Y0K50 (25%, 16%, 0%, 50%)
(0.25 / 0.16 / 0.00 / 0.50)

CMYK yüzdeleri

%25
%15.63
%0
%49.8

Codes

Color #606C80 in popluar color models

60 6C 80
RGB 96 108 128
HSL 218° 14.29% 43.92%
HSB/HSV 218° 25.00% 50.20%
CMYK 25.00% 15.63% 0.00%
49.80%

Color #606C80 in popluar number systems.

HEX 60 6C 80
Decimal 96 108 128
Binary 1100000 1101100 10000000
Octal 140 154 200

Shades and tints

Shades of #606C80

#606C80
(96,108,128)
#586375
(88,99,117)
#505A6A
(80,90,106)
#48515F
(72,81,95)
#404854
(64,72,84)
#383F49
(56,63,73)
#30363E
(48,54,62)
#282D33
(40,45,51)
#202428
(32,36,40)
#181B1D
(24,27,29)
#101212
(16,18,18)
#000000
(0,0,0)

Tints of #606C80

#606C80
(96,108,128)
#6E798B
(110,121,139)
#7C8696
(124,134,150)
#8A93A1
(138,147,161)
#98A0AC
(152,160,172)
#A6ADB7
(166,173,183)
#B4BAC2
(180,186,194)
#C2C7CD
(194,199,205)
#D0D4D8
(208,212,216)
#DEE1E3
(222,225,227)
#ECEEEE
(236,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606C80 color. Also use rgb(96,108,128) instead hex code.

Text Font Color

.myTextColor { color: #606C80; }

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

This text font color is #606C80.

Background Color

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

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

This div background color is #606C80.

Border color

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

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

This div border color is #606C80.

Opacity

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

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

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

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

This text has shadow with #606C80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606C80.

Preview

Color preview on black background

This text has color #606C80 on black background.


Color preview on white background

This text has color #606C80 on white background.


Black color preview on #606C80 background

This text has black color on #606C80 background.


White color preview on #606C80 background

This text has white color on #606C80 background.


Related colors

Complementary color

Complementary color for #hex is #9F937F.


I love getcolorcode.com

Triadic colors

1 #80606C and #6C8060 with #606C80 are triadic colors.

2 #806C60 and #6C6080 with #606C80 are triadic colors.