COLOR #606D63

HEX: #606D63 RGB: (96,109,99)

Renk bilgisi

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

RGB renk modeli

#606D63 color RGB value is (96,109,99).

RGB: (96,109,99) (38%, 43%, 39%)

RGB bağlantıları ve doygunluk

R 96 of 255 = 38%
G 109 of 255 = 43%
B 99 of 255 = 39%

96
109
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 96 + 109 + 99 = 304 (100%)
R 96 of 304 ~ 31.58%
G 109 of 304 ~ 35.86%
B 99 of 304 ~ 32.57'%

%31.58
%35.86
%32.57

CMYK RENK MODELİ

#606D63 rengi CMYK tonu (12,0,9,57).

  • camgöbeği tonu 11.93%
  • eflatun tonu 0.00%
  • sarı tonu 9.17%
  • ana renk tonu 57.25%
CMYK: (12,0,9,57) C12M0Y9K57 (12%,0%,9%,57%) (0.12/0.00/0.09/0.57) 

CMYK yüzdeleri

%11.93
%0
%9.17
%57.25

Codes

Color #606D63 in popluar color models

60 6D 63
RGB 96 109 99
HSL 134° 6.34% 40.20%
HSB/HSV 134° 11.93% 42.75%
CMYK 11.93% 0.00% 9.17%
57.25%

Color #606D63 in popluar number systems.

HEX 60 6D 63
Decimal 96 109 99
Binary 1100000 1101101 1100011
Octal 140 155 143

Shades and tints

Shades of #606D63

#606D63
(96,109,99)
#58645A
(88,100,90)
#505B51
(80,91,81)
#485248
(72,82,72)
#40493F
(64,73,63)
#384036
(56,64,54)
#30372D
(48,55,45)
#282E24
(40,46,36)
#20251B
(32,37,27)
#181C12
(24,28,18)
#101309
(16,19,9)
#000000
(0,0,0)

Tints of #606D63

#606D63
(96,109,99)
#6E7A71
(110,122,113)
#7C877F
(124,135,127)
#8A948D
(138,148,141)
#98A19B
(152,161,155)
#A6AEA9
(166,174,169)
#B4BBB7
(180,187,183)
#C2C8C5
(194,200,197)
#D0D5D3
(208,213,211)
#DEE2E1
(222,226,225)
#ECEFEF
(236,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606D63; }

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

This text font color is #606D63.

Background Color

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

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

This div background color is #606D63.

Border color

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

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

This div border color is #606D63.

Opacity

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

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

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

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

This text has shadow with #606D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606D63.

Preview

Color preview on black background

This text has color #606D63 on black background.


Color preview on white background

This text has color #606D63 on white background.


Black color preview on #606D63 background

This text has black color on #606D63 background.


White color preview on #606D63 background

This text has white color on #606D63 background.


Related colors

Complementary color

Complementary color for #hex is #9F929C.


I love getcolorcode.com

Triadic colors

1 #63606D and #6D6360 with #606D63 are triadic colors.

2 #636D60 and #6D6063 with #606D63 are triadic colors.