COLOR #4C365C

HEX: #4C365C RGB: (76,54,92)

Renk bilgisi

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

RGB renk modeli

#4C365C color RGB value is (76,54,92).

RGB: (76,54,92) (30%, 21%, 36%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 54 of 255 = 21%
B 92 of 255 = 36%

76
54
92

R + G + B ~ 29%. #4C365C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 54 + 92 = 222 (100%)
R 76 of 222 ~ 34.23%
G 54 of 222 ~ 24.32%
B 92 of 222 ~ 41.44'%

%34.23
%24.32
%41.44

CMYK RENK MODELİ

#4C365C rengi CMYK tonu (17,41,0,64).

  • camgöbeği tonu 17.39%
  • eflatun tonu 41.30%
  • sarı tonu 0.00%
  • ana renk tonu 63.92%

CMYK: (17,41,0,64)
C17M41Y0K64 (17%, 41%, 0%, 64%)
(0.17 / 0.41 / 0.00 / 0.64)

CMYK yüzdeleri

%17.39
%41.3
%0
%63.92

Codes

Color #4C365C in popluar color models

4C 36 5C
RGB 76 54 92
HSL 275° 26.03% 28.63%
HSB/HSV 275° 41.30% 36.08%
CMYK 17.39% 41.30% 0.00%
63.92%

Color #4C365C in popluar number systems.

HEX 4C 36 5C
Decimal 76 54 92
Binary 1001100 110110 1011100
Octal 114 66 134

Shades and tints

Shades of #4C365C

#4C365C
(76,54,92)
#463254
(70,50,84)
#402E4C
(64,46,76)
#3A2A44
(58,42,68)
#34263C
(52,38,60)
#2E2234
(46,34,52)
#281E2C
(40,30,44)
#221A24
(34,26,36)
#1C161C
(28,22,28)
#161214
(22,18,20)
#100E0C
(16,14,12)
#000000
(0,0,0)

Tints of #4C365C

#4C365C
(76,54,92)
#5C486A
(92,72,106)
#6C5A78
(108,90,120)
#7C6C86
(124,108,134)
#8C7E94
(140,126,148)
#9C90A2
(156,144,162)
#ACA2B0
(172,162,176)
#BCB4BE
(188,180,190)
#CCC6CC
(204,198,204)
#DCD8DA
(220,216,218)
#ECEAE8
(236,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C365C color. Also use rgb(76,54,92) instead hex code.

Text Font Color

.myTextColor { color: #4C365C; }

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

This text font color is #4C365C.

Background Color

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

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

This div background color is #4C365C.

Border color

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

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

This div border color is #4C365C.

Opacity

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

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

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

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

This text has shadow with #4C365C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C365C.

Preview

Color preview on black background

This text has color #4C365C on black background.


Color preview on white background

This text has color #4C365C on white background.


Black color preview on #4C365C background

This text has black color on #4C365C background.


White color preview on #4C365C background

This text has white color on #4C365C background.


Related colors

Complementary color

Complementary color for #hex is #B3C9A3.


I love getcolorcode.com

Triadic colors

1 #5C4C36 and #365C4C with #4C365C are triadic colors.

2 #5C364C and #364C5C with #4C365C are triadic colors.