COLOR #4C6B61

HEX: #4C6B61 RGB: (76,107,97)

Renk bilgisi

#4C6B61 contains red, green and blue colors in about the same proportion. #4C6B61 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#4C6B61 color RGB value is (76,107,97).

RGB: (76,107,97) (30%, 42%, 38%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 107 of 255 = 42%
B 97 of 255 = 38%

76
107
97

R + G + B ~ 37%. #4C6B61 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 107 + 97 = 280 (100%)
R 76 of 280 ~ 27.14%
G 107 of 280 ~ 38.21%
B 97 of 280 ~ 34.64'%

%27.14
%38.21
%34.64

CMYK RENK MODELİ

#4C6B61 rengi CMYK tonu (29,0,9,58).

  • camgöbeği tonu 28.97%
  • eflatun tonu 0.00%
  • sarı tonu 9.35%
  • ana renk tonu 58.04%

CMYK: (29,0,9,58)
C29M0Y9K58 (29%, 0%, 9%, 58%)
(0.29 / 0.00 / 0.09 / 0.58)

CMYK yüzdeleri

%28.97
%0
%9.35
%58.04

Codes

Color #4C6B61 in popluar color models

4C 6B 61
RGB 76 107 97
HSL 161° 16.94% 35.88%
HSB/HSV 161° 28.97% 41.96%
CMYK 28.97% 0.00% 9.35%
58.04%

Color #4C6B61 in popluar number systems.

HEX 4C 6B 61
Decimal 76 107 97
Binary 1001100 1101011 1100001
Octal 114 153 141

Shades and tints

Shades of #4C6B61

#4C6B61
(76,107,97)
#466259
(70,98,89)
#405951
(64,89,81)
#3A5049
(58,80,73)
#344741
(52,71,65)
#2E3E39
(46,62,57)
#283531
(40,53,49)
#222C29
(34,44,41)
#1C2321
(28,35,33)
#161A19
(22,26,25)
#101111
(16,17,17)
#000000
(0,0,0)

Tints of #4C6B61

#4C6B61
(76,107,97)
#5C786F
(92,120,111)
#6C857D
(108,133,125)
#7C928B
(124,146,139)
#8C9F99
(140,159,153)
#9CACA7
(156,172,167)
#ACB9B5
(172,185,181)
#BCC6C3
(188,198,195)
#CCD3D1
(204,211,209)
#DCE0DF
(220,224,223)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C6B61 color. Also use rgb(76,107,97) instead hex code.

Text Font Color

.myTextColor { color: #4C6B61; }

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

This text font color is #4C6B61.

Background Color

.myBgColor { background-color: #4C6B61; }

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

This div background color is #4C6B61.

Border color

.myBorderColor { border: 1px solid #4C6B61; }

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

This div border color is #4C6B61.

Opacity

.myOpacity80 { color: #4C6B61; opacity: 0.8; }

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

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

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

This text has shadow with #4C6B61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6B61.

Preview

Color preview on black background

This text has color #4C6B61 on black background.


Color preview on white background

This text has color #4C6B61 on white background.


Black color preview on #4C6B61 background

This text has black color on #4C6B61 background.


White color preview on #4C6B61 background

This text has white color on #4C6B61 background.


Related colors

Complementary color

Complementary color for #hex is #B3949E.


I love getcolorcode.com

Triadic colors

1 #614C6B and #6B614C with #4C6B61 are triadic colors.

2 #616B4C and #6B4C61 with #4C6B61 are triadic colors.