COLOR #4C5363

HEX: #4C5363 RGB: (76,83,99)

Renk bilgisi

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

RGB renk modeli

#4C5363 color RGB value is (76,83,99).

RGB: (76,83,99) (30%, 33%, 39%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 83 of 255 = 33%
B 99 of 255 = 39%

76
83
99

R + G + B ~ 34%. #4C5363 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 83 + 99 = 258 (100%)
R 76 of 258 ~ 29.46%
G 83 of 258 ~ 32.17%
B 99 of 258 ~ 38.37'%

%29.46
%32.17
%38.37

CMYK RENK MODELİ

#4C5363 rengi CMYK tonu (23,16,0,61).

  • camgöbeği tonu 23.23%
  • eflatun tonu 16.16%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%

CMYK: (23,16,0,61)
C23M16Y0K61 (23%, 16%, 0%, 61%)
(0.23 / 0.16 / 0.00 / 0.61)

CMYK yüzdeleri

%23.23
%16.16
%0
%61.18

Codes

Color #4C5363 in popluar color models

4C 53 63
RGB 76 83 99
HSL 222° 13.14% 34.31%
HSB/HSV 222° 23.23% 38.82%
CMYK 23.23% 16.16% 0.00%
61.18%

Color #4C5363 in popluar number systems.

HEX 4C 53 63
Decimal 76 83 99
Binary 1001100 1010011 1100011
Octal 114 123 143

Shades and tints

Shades of #4C5363

#4C5363
(76,83,99)
#464C5A
(70,76,90)
#404551
(64,69,81)
#3A3E48
(58,62,72)
#34373F
(52,55,63)
#2E3036
(46,48,54)
#28292D
(40,41,45)
#222224
(34,34,36)
#1C1B1B
(28,27,27)
#161412
(22,20,18)
#100D09
(16,13,9)
#000000
(0,0,0)

Tints of #4C5363

#4C5363
(76,83,99)
#5C6271
(92,98,113)
#6C717F
(108,113,127)
#7C808D
(124,128,141)
#8C8F9B
(140,143,155)
#9C9EA9
(156,158,169)
#ACADB7
(172,173,183)
#BCBCC5
(188,188,197)
#CCCBD3
(204,203,211)
#DCDAE1
(220,218,225)
#ECE9EF
(236,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C5363; }

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

This text font color is #4C5363.

Background Color

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

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

This div background color is #4C5363.

Border color

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

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

This div border color is #4C5363.

Opacity

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

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

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

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

This text has shadow with #4C5363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5363.

Preview

Color preview on black background

This text has color #4C5363 on black background.


Color preview on white background

This text has color #4C5363 on white background.


Black color preview on #4C5363 background

This text has black color on #4C5363 background.


White color preview on #4C5363 background

This text has white color on #4C5363 background.


Related colors

Complementary color

Complementary color for #hex is #B3AC9C.


I love getcolorcode.com

Triadic colors

1 #634C53 and #53634C with #4C5363 are triadic colors.

2 #63534C and #534C63 with #4C5363 are triadic colors.