COLOR #4C4355

HEX: #4C4355 RGB: (76,67,85)

Renk bilgisi

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

RGB renk modeli

#4C4355 color RGB value is (76,67,85).

RGB: (76,67,85) (30%, 26%, 33%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 67 of 255 = 26%
B 85 of 255 = 33%

76
67
85

R + G + B ~ 30%. #4C4355 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 67 + 85 = 228 (100%)
R 76 of 228 ~ 33.33%
G 67 of 228 ~ 29.39%
B 85 of 228 ~ 37.28'%

%33.33
%29.39
%37.28

CMYK RENK MODELİ

#4C4355 rengi CMYK tonu (11,21,0,67).

  • camgöbeği tonu 10.59%
  • eflatun tonu 21.18%
  • sarı tonu 0.00%
  • ana renk tonu 66.67%

CMYK: (11,21,0,67)
C11M21Y0K67 (11%, 21%, 0%, 67%)
(0.11 / 0.21 / 0.00 / 0.67)

CMYK yüzdeleri

%10.59
%21.18
%0
%66.67

Codes

Color #4C4355 in popluar color models

4C 43 55
RGB 76 67 85
HSL 270° 11.84% 29.80%
HSB/HSV 270° 21.18% 33.33%
CMYK 10.59% 21.18% 0.00%
66.67%

Color #4C4355 in popluar number systems.

HEX 4C 43 55
Decimal 76 67 85
Binary 1001100 1000011 1010101
Octal 114 103 125

Shades and tints

Shades of #4C4355

#4C4355
(76,67,85)
#463D4E
(70,61,78)
#403747
(64,55,71)
#3A3140
(58,49,64)
#342B39
(52,43,57)
#2E2532
(46,37,50)
#281F2B
(40,31,43)
#221924
(34,25,36)
#1C131D
(28,19,29)
#160D16
(22,13,22)
#10070F
(16,7,15)
#000000
(0,0,0)

Tints of #4C4355

#4C4355
(76,67,85)
#5C5464
(92,84,100)
#6C6573
(108,101,115)
#7C7682
(124,118,130)
#8C8791
(140,135,145)
#9C98A0
(156,152,160)
#ACA9AF
(172,169,175)
#BCBABE
(188,186,190)
#CCCBCD
(204,203,205)
#DCDCDC
(220,220,220)
#ECEDEB
(236,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C4355 color. Also use rgb(76,67,85) instead hex code.

Text Font Color

.myTextColor { color: #4C4355; }

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

This text font color is #4C4355.

Background Color

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

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

This div background color is #4C4355.

Border color

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

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

This div border color is #4C4355.

Opacity

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

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

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

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

This text has shadow with #4C4355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C4355.

Preview

Color preview on black background

This text has color #4C4355 on black background.


Color preview on white background

This text has color #4C4355 on white background.


Black color preview on #4C4355 background

This text has black color on #4C4355 background.


White color preview on #4C4355 background

This text has white color on #4C4355 background.


Related colors

Complementary color

Complementary color for #hex is #B3BCAA.


I love getcolorcode.com

Triadic colors

1 #554C43 and #43554C with #4C4355 are triadic colors.

2 #55434C and #434C55 with #4C4355 are triadic colors.