COLOR #4C6061

HEX: #4C6061 RGB: (76,96,97)

Renk bilgisi

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

RGB renk modeli

#4C6061 color RGB value is (76,96,97).

RGB: (76,96,97) (30%, 38%, 38%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 96 of 255 = 38%
B 97 of 255 = 38%

76
96
97

R + G + B ~ 35%. #4C6061 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 96 + 97 = 269 (100%)
R 76 of 269 ~ 28.25%
G 96 of 269 ~ 35.69%
B 97 of 269 ~ 36.06'%

%28.25
%35.69
%36.06

CMYK RENK MODELİ

#4C6061 rengi CMYK tonu (22,1,0,62).

  • camgöbeği tonu 21.65%
  • eflatun tonu 1.03%
  • sarı tonu 0.00%
  • ana renk tonu 61.96%

CMYK: (22,1,0,62)
C22M1Y0K62 (22%, 1%, 0%, 62%)
(0.22 / 0.01 / 0.00 / 0.62)

CMYK yüzdeleri

%21.65
%1.03
%0
%61.96

Codes

Color #4C6061 in popluar color models

4C 60 61
RGB 76 96 97
HSL 183° 12.14% 33.92%
HSB/HSV 183° 21.65% 38.04%
CMYK 21.65% 1.03% 0.00%
61.96%

Color #4C6061 in popluar number systems.

HEX 4C 60 61
Decimal 76 96 97
Binary 1001100 1100000 1100001
Octal 114 140 141

Shades and tints

Shades of #4C6061

#4C6061
(76,96,97)
#465859
(70,88,89)
#405051
(64,80,81)
#3A4849
(58,72,73)
#344041
(52,64,65)
#2E3839
(46,56,57)
#283031
(40,48,49)
#222829
(34,40,41)
#1C2021
(28,32,33)
#161819
(22,24,25)
#101011
(16,16,17)
#000000
(0,0,0)

Tints of #4C6061

#4C6061
(76,96,97)
#5C6E6F
(92,110,111)
#6C7C7D
(108,124,125)
#7C8A8B
(124,138,139)
#8C9899
(140,152,153)
#9CA6A7
(156,166,167)
#ACB4B5
(172,180,181)
#BCC2C3
(188,194,195)
#CCD0D1
(204,208,209)
#DCDEDF
(220,222,223)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C6061; }

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

This text font color is #4C6061.

Background Color

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

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

This div background color is #4C6061.

Border color

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

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

This div border color is #4C6061.

Opacity

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

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

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

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

This text has shadow with #4C6061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6061.

Preview

Color preview on black background

This text has color #4C6061 on black background.


Color preview on white background

This text has color #4C6061 on white background.


Black color preview on #4C6061 background

This text has black color on #4C6061 background.


White color preview on #4C6061 background

This text has white color on #4C6061 background.


Related colors

Complementary color

Complementary color for #hex is #B39F9E.


I love getcolorcode.com

Triadic colors

1 #614C60 and #60614C with #4C6061 are triadic colors.

2 #61604C and #604C61 with #4C6061 are triadic colors.