COLOR #606379

HEX: #606379 RGB: (96,99,121)

Renk bilgisi

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

RGB renk modeli

#606379 color RGB value is (96,99,121).

RGB: (96,99,121) (38%, 39%, 47%)

RGB bağlantıları ve doygunluk

R 96 of 255 = 38%
G 99 of 255 = 39%
B 121 of 255 = 47%

96
99
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 96 + 99 + 121 = 316 (100%)
R 96 of 316 ~ 30.38%
G 99 of 316 ~ 31.33%
B 121 of 316 ~ 38.29'%

%30.38
%31.33
%38.29

CMYK RENK MODELİ

#606379 rengi CMYK tonu (21,18,0,53).

  • camgöbeği tonu 20.66%
  • eflatun tonu 18.18%
  • sarı tonu 0.00%
  • ana renk tonu 52.55%

CMYK: (21,18,0,53)
C21M18Y0K53 (21%, 18%, 0%, 53%)
(0.21 / 0.18 / 0.00 / 0.53)

CMYK yüzdeleri

%20.66
%18.18
%0
%52.55

Codes

Color #606379 in popluar color models

60 63 79
RGB 96 99 121
HSL 233° 11.52% 42.55%
HSB/HSV 233° 20.66% 47.45%
CMYK 20.66% 18.18% 0.00%
52.55%

Color #606379 in popluar number systems.

HEX 60 63 79
Decimal 96 99 121
Binary 1100000 1100011 1111001
Octal 140 143 171

Shades and tints

Shades of #606379

#606379
(96,99,121)
#585A6E
(88,90,110)
#505163
(80,81,99)
#484858
(72,72,88)
#403F4D
(64,63,77)
#383642
(56,54,66)
#302D37
(48,45,55)
#28242C
(40,36,44)
#201B21
(32,27,33)
#181216
(24,18,22)
#10090B
(16,9,11)
#000000
(0,0,0)

Tints of #606379

#606379
(96,99,121)
#6E7185
(110,113,133)
#7C7F91
(124,127,145)
#8A8D9D
(138,141,157)
#989BA9
(152,155,169)
#A6A9B5
(166,169,181)
#B4B7C1
(180,183,193)
#C2C5CD
(194,197,205)
#D0D3D9
(208,211,217)
#DEE1E5
(222,225,229)
#ECEFF1
(236,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606379; }

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

This text font color is #606379.

Background Color

.myBgColor { background-color: #606379; }

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

This div background color is #606379.

Border color

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

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

This div border color is #606379.

Opacity

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

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

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

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

This text has shadow with #606379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606379.

Preview

Color preview on black background

This text has color #606379 on black background.


Color preview on white background

This text has color #606379 on white background.


Black color preview on #606379 background

This text has black color on #606379 background.


White color preview on #606379 background

This text has white color on #606379 background.


Related colors

Complementary color

Complementary color for #hex is #9F9C86.


I love getcolorcode.com

Triadic colors

1 #796063 and #637960 with #606379 are triadic colors.

2 #796360 and #636079 with #606379 are triadic colors.