COLOR #4C6064

HEX: #4C6064 RGB: (76,96,100)

Renk bilgisi

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

RGB renk modeli

#4C6064 color RGB value is (76,96,100).

RGB: (76,96,100) (30%, 38%, 39%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 96 of 255 = 38%
B 100 of 255 = 39%

76
96
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 96 + 100 = 272 (100%)
R 76 of 272 ~ 27.94%
G 96 of 272 ~ 35.29%
B 100 of 272 ~ 36.76'%

%27.94
%35.29
%36.76

CMYK RENK MODELİ

#4C6064 rengi CMYK tonu (24,4,0,61).

  • camgöbeği tonu 24.00%
  • eflatun tonu 4.00%
  • sarı tonu 0.00%
  • ana renk tonu 60.78%

CMYK: (24,4,0,61)
C24M4Y0K61 (24%, 4%, 0%, 61%)
(0.24 / 0.04 / 0.00 / 0.61)

CMYK yüzdeleri

%24
%4
%0
%60.78

Codes

Color #4C6064 in popluar color models

4C 60 64
RGB 76 96 100
HSL 190° 13.64% 34.51%
HSB/HSV 190° 24.00% 39.22%
CMYK 24.00% 4.00% 0.00%
60.78%

Color #4C6064 in popluar number systems.

HEX 4C 60 64
Decimal 76 96 100
Binary 1001100 1100000 1100100
Octal 114 140 144

Shades and tints

Shades of #4C6064

#4C6064
(76,96,100)
#46585B
(70,88,91)
#405052
(64,80,82)
#3A4849
(58,72,73)
#344040
(52,64,64)
#2E3837
(46,56,55)
#28302E
(40,48,46)
#222825
(34,40,37)
#1C201C
(28,32,28)
#161813
(22,24,19)
#10100A
(16,16,10)
#000000
(0,0,0)

Tints of #4C6064

#4C6064
(76,96,100)
#5C6E72
(92,110,114)
#6C7C80
(108,124,128)
#7C8A8E
(124,138,142)
#8C989C
(140,152,156)
#9CA6AA
(156,166,170)
#ACB4B8
(172,180,184)
#BCC2C6
(188,194,198)
#CCD0D4
(204,208,212)
#DCDEE2
(220,222,226)
#ECECF0
(236,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C6064 color. Also use rgb(76,96,100) instead hex code.

Text Font Color

.myTextColor { color: #4C6064; }

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

This text font color is #4C6064.

Background Color

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

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

This div background color is #4C6064.

Border color

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

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

This div border color is #4C6064.

Opacity

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

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

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

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

This text has shadow with #4C6064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6064.

Preview

Color preview on black background

This text has color #4C6064 on black background.


Color preview on white background

This text has color #4C6064 on white background.


Black color preview on #4C6064 background

This text has black color on #4C6064 background.


White color preview on #4C6064 background

This text has white color on #4C6064 background.


Related colors

Complementary color

Complementary color for #hex is #B39F9B.


I love getcolorcode.com

Triadic colors

1 #644C60 and #60644C with #4C6064 are triadic colors.

2 #64604C and #604C64 with #4C6064 are triadic colors.