COLOR #606C49

HEX: #606C49 RGB: (96,108,73)

Renk bilgisi

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

RGB renk modeli

#606C49 color RGB value is (96,108,73).

RGB: (96,108,73) (38%, 42%, 29%)

RGB bağlantıları ve doygunluk

R 96 of 255 = 38%
G 108 of 255 = 42%
B 73 of 255 = 29%

96
108
73

R + G + B ~ 36%. #606C49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 96 + 108 + 73 = 277 (100%)
R 96 of 277 ~ 34.66%
G 108 of 277 ~ 38.99%
B 73 of 277 ~ 26.35'%

%34.66
%38.99
%26.35

CMYK RENK MODELİ

#606C49 rengi CMYK tonu (11,0,32,58).

  • camgöbeği tonu 11.11%
  • eflatun tonu 0.00%
  • sarı tonu 32.41%
  • ana renk tonu 57.65%

CMYK: (11,0,32,58)
C11M0Y32K58 (11%, 0%, 32%, 58%)
(0.11 / 0.00 / 0.32 / 0.58)

CMYK yüzdeleri

%11.11
%0
%32.41
%57.65

Codes

Color #606C49 in popluar color models

60 6C 49
RGB 96 108 73
HSL 81° 19.34% 35.49%
HSB/HSV 81° 32.41% 42.35%
CMYK 11.11% 0.00% 32.41%
57.65%

Color #606C49 in popluar number systems.

HEX 60 6C 49
Decimal 96 108 73
Binary 1100000 1101100 1001001
Octal 140 154 111

Shades and tints

Shades of #606C49

#606C49
(96,108,73)
#586343
(88,99,67)
#505A3D
(80,90,61)
#485137
(72,81,55)
#404831
(64,72,49)
#383F2B
(56,63,43)
#303625
(48,54,37)
#282D1F
(40,45,31)
#202419
(32,36,25)
#181B13
(24,27,19)
#10120D
(16,18,13)
#000000
(0,0,0)

Tints of #606C49

#606C49
(96,108,73)
#6E7959
(110,121,89)
#7C8669
(124,134,105)
#8A9379
(138,147,121)
#98A089
(152,160,137)
#A6AD99
(166,173,153)
#B4BAA9
(180,186,169)
#C2C7B9
(194,199,185)
#D0D4C9
(208,212,201)
#DEE1D9
(222,225,217)
#ECEEE9
(236,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606C49; }

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

This text font color is #606C49.

Background Color

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

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

This div background color is #606C49.

Border color

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

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

This div border color is #606C49.

Opacity

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

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

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

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

This text has shadow with #606C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606C49.

Preview

Color preview on black background

This text has color #606C49 on black background.


Color preview on white background

This text has color #606C49 on white background.


Black color preview on #606C49 background

This text has black color on #606C49 background.


White color preview on #606C49 background

This text has white color on #606C49 background.


Related colors

Complementary color

Complementary color for #hex is #9F93B6.


I love getcolorcode.com

Triadic colors

1 #49606C and #6C4960 with #606C49 are triadic colors.

2 #496C60 and #6C6049 with #606C49 are triadic colors.