COLOR #4C6C79

HEX: #4C6C79 RGB: (76,108,121)

Renk bilgisi

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

RGB renk modeli

#4C6C79 color RGB value is (76,108,121).

RGB: (76,108,121) (30%, 42%, 47%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 108 of 255 = 42%
B 121 of 255 = 47%

76
108
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 108 + 121 = 305 (100%)
R 76 of 305 ~ 24.92%
G 108 of 305 ~ 35.41%
B 121 of 305 ~ 39.67'%

%24.92
%35.41
%39.67

CMYK RENK MODELİ

#4C6C79 rengi CMYK tonu (37,11,0,53).

  • camgöbeği tonu 37.19%
  • eflatun tonu 10.74%
  • sarı tonu 0.00%
  • ana renk tonu 52.55%

CMYK: (37,11,0,53)
C37M11Y0K53 (37%, 11%, 0%, 53%)
(0.37 / 0.11 / 0.00 / 0.53)

CMYK yüzdeleri

%37.19
%10.74
%0
%52.55

Codes

Color #4C6C79 in popluar color models

4C 6C 79
RGB 76 108 121
HSL 197° 22.84% 38.63%
HSB/HSV 197° 37.19% 47.45%
CMYK 37.19% 10.74% 0.00%
52.55%

Color #4C6C79 in popluar number systems.

HEX 4C 6C 79
Decimal 76 108 121
Binary 1001100 1101100 1111001
Octal 114 154 171

Shades and tints

Shades of #4C6C79

#4C6C79
(76,108,121)
#46636E
(70,99,110)
#405A63
(64,90,99)
#3A5158
(58,81,88)
#34484D
(52,72,77)
#2E3F42
(46,63,66)
#283637
(40,54,55)
#222D2C
(34,45,44)
#1C2421
(28,36,33)
#161B16
(22,27,22)
#10120B
(16,18,11)
#000000
(0,0,0)

Tints of #4C6C79

#4C6C79
(76,108,121)
#5C7985
(92,121,133)
#6C8691
(108,134,145)
#7C939D
(124,147,157)
#8CA0A9
(140,160,169)
#9CADB5
(156,173,181)
#ACBAC1
(172,186,193)
#BCC7CD
(188,199,205)
#CCD4D9
(204,212,217)
#DCE1E5
(220,225,229)
#ECEEF1
(236,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C6C79 color. Also use rgb(76,108,121) instead hex code.

Text Font Color

.myTextColor { color: #4C6C79; }

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

This text font color is #4C6C79.

Background Color

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

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

This div background color is #4C6C79.

Border color

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

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

This div border color is #4C6C79.

Opacity

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

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

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

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

This text has shadow with #4C6C79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6C79.

Preview

Color preview on black background

This text has color #4C6C79 on black background.


Color preview on white background

This text has color #4C6C79 on white background.


Black color preview on #4C6C79 background

This text has black color on #4C6C79 background.


White color preview on #4C6C79 background

This text has white color on #4C6C79 background.


Related colors

Complementary color

Complementary color for #hex is #B39386.


I love getcolorcode.com

Triadic colors

1 #794C6C and #6C794C with #4C6C79 are triadic colors.

2 #796C4C and #6C4C79 with #4C6C79 are triadic colors.