COLOR #4C6A5C

HEX: #4C6A5C RGB: (76,106,92)

Renk bilgisi

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

RGB renk modeli

#4C6A5C color RGB value is (76,106,92).

RGB: (76,106,92) (30%, 42%, 36%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 106 of 255 = 42%
B 92 of 255 = 36%

76
106
92

R + G + B ~ 36%. #4C6A5C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 106 + 92 = 274 (100%)
R 76 of 274 ~ 27.74%
G 106 of 274 ~ 38.69%
B 92 of 274 ~ 33.58'%

%27.74
%38.69
%33.58

CMYK RENK MODELİ

#4C6A5C rengi CMYK tonu (28,0,13,58).

  • camgöbeği tonu 28.30%
  • eflatun tonu 0.00%
  • sarı tonu 13.21%
  • ana renk tonu 58.43%
CMYK: (28,0,13,58) C28M0Y13K58 (28%,0%,13%,58%) (0.28/0.00/0.13/0.58) 

CMYK yüzdeleri

%28.3
%0
%13.21
%58.43

Codes

Color #4C6A5C in popluar color models

4C 6A 5C
RGB 76 106 92
HSL 152° 16.48% 35.69%
HSB/HSV 152° 28.30% 41.57%
CMYK 28.30% 0.00% 13.21%
58.43%

Color #4C6A5C in popluar number systems.

HEX 4C 6A 5C
Decimal 76 106 92
Binary 1001100 1101010 1011100
Octal 114 152 134

Shades and tints

Shades of #4C6A5C

#4C6A5C
(76,106,92)
#466154
(70,97,84)
#40584C
(64,88,76)
#3A4F44
(58,79,68)
#34463C
(52,70,60)
#2E3D34
(46,61,52)
#28342C
(40,52,44)
#222B24
(34,43,36)
#1C221C
(28,34,28)
#161914
(22,25,20)
#10100C
(16,16,12)
#000000
(0,0,0)

Tints of #4C6A5C

#4C6A5C
(76,106,92)
#5C776A
(92,119,106)
#6C8478
(108,132,120)
#7C9186
(124,145,134)
#8C9E94
(140,158,148)
#9CABA2
(156,171,162)
#ACB8B0
(172,184,176)
#BCC5BE
(188,197,190)
#CCD2CC
(204,210,204)
#DCDFDA
(220,223,218)
#ECECE8
(236,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C6A5C color. Also use rgb(76,106,92) instead hex code.

Text Font Color

.myTextColor { color: #4C6A5C; }

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

This text font color is #4C6A5C.

Background Color

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

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

This div background color is #4C6A5C.

Border color

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

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

This div border color is #4C6A5C.

Opacity

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

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

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

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

This text has shadow with #4C6A5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6A5C.

Preview

Color preview on black background

This text has color #4C6A5C on black background.


Color preview on white background

This text has color #4C6A5C on white background.


Black color preview on #4C6A5C background

This text has black color on #4C6A5C background.


White color preview on #4C6A5C background

This text has white color on #4C6A5C background.


Related colors

Complementary color

Complementary color for #hex is #B395A3.


I love getcolorcode.com

Triadic colors

1 #5C4C6A and #6A5C4C with #4C6A5C are triadic colors.

2 #5C6A4C and #6A4C5C with #4C6A5C are triadic colors.