COLOR #4C6962

HEX: #4C6962 RGB: (76,105,98)

Renk bilgisi

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

RGB renk modeli

#4C6962 color RGB value is (76,105,98).

RGB: (76,105,98) (30%, 41%, 38%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 105 of 255 = 41%
B 98 of 255 = 38%

76
105
98

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 105 + 98 = 279 (100%)
R 76 of 279 ~ 27.24%
G 105 of 279 ~ 37.63%
B 98 of 279 ~ 35.13'%

%27.24
%37.63
%35.13

CMYK RENK MODELİ

#4C6962 rengi CMYK tonu (28,0,7,59).

  • camgöbeği tonu 27.62%
  • eflatun tonu 0.00%
  • sarı tonu 6.67%
  • ana renk tonu 58.82%

CMYK: (28,0,7,59)
C28M0Y7K59 (28%, 0%, 7%, 59%)
(0.28 / 0.00 / 0.07 / 0.59)

CMYK yüzdeleri

%27.62
%0
%6.67
%58.82

Codes

Color #4C6962 in popluar color models

4C 69 62
RGB 76 105 98
HSL 166° 16.02% 35.49%
HSB/HSV 166° 27.62% 41.18%
CMYK 27.62% 0.00% 6.67%
58.82%

Color #4C6962 in popluar number systems.

HEX 4C 69 62
Decimal 76 105 98
Binary 1001100 1101001 1100010
Octal 114 151 142

Shades and tints

Shades of #4C6962

#4C6962
(76,105,98)
#46605A
(70,96,90)
#405752
(64,87,82)
#3A4E4A
(58,78,74)
#344542
(52,69,66)
#2E3C3A
(46,60,58)
#283332
(40,51,50)
#222A2A
(34,42,42)
#1C2122
(28,33,34)
#16181A
(22,24,26)
#100F12
(16,15,18)
#000000
(0,0,0)

Tints of #4C6962

#4C6962
(76,105,98)
#5C7670
(92,118,112)
#6C837E
(108,131,126)
#7C908C
(124,144,140)
#8C9D9A
(140,157,154)
#9CAAA8
(156,170,168)
#ACB7B6
(172,183,182)
#BCC4C4
(188,196,196)
#CCD1D2
(204,209,210)
#DCDEE0
(220,222,224)
#ECEBEE
(236,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C6962 color. Also use rgb(76,105,98) instead hex code.

Text Font Color

.myTextColor { color: #4C6962; }

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

This text font color is #4C6962.

Background Color

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

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

This div background color is #4C6962.

Border color

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

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

This div border color is #4C6962.

Opacity

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

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

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

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

This text has shadow with #4C6962 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C6962.

Preview

Color preview on black background

This text has color #4C6962 on black background.


Color preview on white background

This text has color #4C6962 on white background.


Black color preview on #4C6962 background

This text has black color on #4C6962 background.


White color preview on #4C6962 background

This text has white color on #4C6962 background.


Related colors

Complementary color

Complementary color for #hex is #B3969D.


I love getcolorcode.com

Triadic colors

1 #624C69 and #69624C with #4C6962 are triadic colors.

2 #62694C and #694C62 with #4C6962 are triadic colors.