COLOR #606779

HEX: #606779 RGB: (96,103,121)

Color info

#606779 contains red, green and blue colors in about the same proportion. Web safe color of #606779 is #666666 (or #666).

RGB color model

#606779 color RGB value is (96,103,121).

RGB: (96,103,121) (38%, 40%, 47%)

RGB channels and saturation

R 96 of 255 = 38%
G 103 of 255 = 40%
B 121 of 255 = 47%

96
103
121

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

Portions of RGB colors in percentages

R + G + B = 96 + 103 + 121 = 320 (100%)
R 96 of 320 ~ 30%
G 103 of 320 ~ 32.19%
B 121 of 320 ~ 37.81'%

%30
%32.19
%37.81

CMYK color model

#606779 color CMYK value is (21,15,0,53).

  • cyan value is 20.66%
  • magenta value is 14.88%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (21,15,0,53)
C21M15Y0K53 (21%, 15%, 0%, 53%)
(0.21 / 0.15 / 0.00 / 0.53)

CMYK percentages

%20.66
%14.88
%0
%52.55

Codes

Color #606779 in popluar color models

60 67 79
RGB 96 103 121
HSL 223° 11.52% 42.55%
HSB/HSV 223° 20.66% 47.45%
CMYK 20.66% 14.88% 0.00%
52.55%

Color #606779 in popluar number systems.

HEX 60 67 79
Decimal 96 103 121
Binary 1100000 1100111 1111001
Octal 140 147 171

Shades and tints

Shades of #606779

#606779
(96,103,121)
#585E6E
(88,94,110)
#505563
(80,85,99)
#484C58
(72,76,88)
#40434D
(64,67,77)
#383A42
(56,58,66)
#303137
(48,49,55)
#28282C
(40,40,44)
#201F21
(32,31,33)
#181616
(24,22,22)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #606779

#606779
(96,103,121)
#6E7485
(110,116,133)
#7C8191
(124,129,145)
#8A8E9D
(138,142,157)
#989BA9
(152,155,169)
#A6A8B5
(166,168,181)
#B4B5C1
(180,181,193)
#C2C2CD
(194,194,205)
#D0CFD9
(208,207,217)
#DEDCE5
(222,220,229)
#ECE9F1
(236,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606779; }

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

This text font color is #606779.

Background Color

.myBgColor { background-color: #606779; }

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

This div background color is #606779.

Border color

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

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

This div border color is #606779.

Opacity

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

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

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

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

This text has shadow with #606779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606779.

Preview

Color preview on black background

This text has color #606779 on black background.


Color preview on white background

This text has color #606779 on white background.


Black color preview on #606779 background

This text has black color on #606779 background.


White color preview on #606779 background

This text has white color on #606779 background.


Related colors

Complementary color

Complementary color for #hex is #9F9886.


I love getcolorcode.com

Triadic colors

1 #796067 and #677960 with #606779 are triadic colors.

2 #796760 and #676079 with #606779 are triadic colors.