COLOR #4C636A

HEX: #4C636A RGB: (76,99,106)

Renk bilgisi

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

RGB renk modeli

#4C636A color RGB value is (76,99,106).

RGB: (76,99,106) (30%, 39%, 42%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 99 of 255 = 39%
B 106 of 255 = 42%

76
99
106

R + G + B ~ 37%. #4C636A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 99 + 106 = 281 (100%)
R 76 of 281 ~ 27.05%
G 99 of 281 ~ 35.23%
B 106 of 281 ~ 37.72'%

%27.05
%35.23
%37.72

CMYK RENK MODELİ

#4C636A rengi CMYK tonu (28,7,0,58).

  • camgöbeği tonu 28.30%
  • eflatun tonu 6.60%
  • sarı tonu 0.00%
  • ana renk tonu 58.43%

CMYK: (28,7,0,58)
C28M7Y0K58 (28%, 7%, 0%, 58%)
(0.28 / 0.07 / 0.00 / 0.58)

CMYK yüzdeleri

%28.3
%6.6
%0
%58.43

Codes

Color #4C636A in popluar color models

4C 63 6A
RGB 76 99 106
HSL 194° 16.48% 35.69%
HSB/HSV 194° 28.30% 41.57%
CMYK 28.30% 6.60% 0.00%
58.43%

Color #4C636A in popluar number systems.

HEX 4C 63 6A
Decimal 76 99 106
Binary 1001100 1100011 1101010
Octal 114 143 152

Shades and tints

Shades of #4C636A

#4C636A
(76,99,106)
#465A61
(70,90,97)
#405158
(64,81,88)
#3A484F
(58,72,79)
#343F46
(52,63,70)
#2E363D
(46,54,61)
#282D34
(40,45,52)
#22242B
(34,36,43)
#1C1B22
(28,27,34)
#161219
(22,18,25)
#100910
(16,9,16)
#000000
(0,0,0)

Tints of #4C636A

#4C636A
(76,99,106)
#5C7177
(92,113,119)
#6C7F84
(108,127,132)
#7C8D91
(124,141,145)
#8C9B9E
(140,155,158)
#9CA9AB
(156,169,171)
#ACB7B8
(172,183,184)
#BCC5C5
(188,197,197)
#CCD3D2
(204,211,210)
#DCE1DF
(220,225,223)
#ECEFEC
(236,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C636A; }

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

This text font color is #4C636A.

Background Color

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

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

This div background color is #4C636A.

Border color

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

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

This div border color is #4C636A.

Opacity

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

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

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

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

This text has shadow with #4C636A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C636A.

Preview

Color preview on black background

This text has color #4C636A on black background.


Color preview on white background

This text has color #4C636A on white background.


Black color preview on #4C636A background

This text has black color on #4C636A background.


White color preview on #4C636A background

This text has white color on #4C636A background.


Related colors

Complementary color

Complementary color for #hex is #B39C95.


I love getcolorcode.com

Triadic colors

1 #6A4C63 and #636A4C with #4C636A are triadic colors.

2 #6A634C and #634C6A with #4C636A are triadic colors.