COLOR #4C2049

HEX: #4C2049 RGB: (76,32,73)

Renk bilgisi

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

RGB renk modeli

#4C2049 color RGB value is (76,32,73).

RGB: (76,32,73) (30%, 13%, 29%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 32 of 255 = 13%
B 73 of 255 = 29%

76
32
73

R + G + B ~ 24%. #4C2049 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 32 + 73 = 181 (100%)
R 76 of 181 ~ 41.99%
G 32 of 181 ~ 17.68%
B 73 of 181 ~ 40.33'%

%41.99
%17.68
%40.33

CMYK RENK MODELİ

#4C2049 rengi CMYK tonu (0,58,4,70).

  • camgöbeği tonu 0.00%
  • eflatun tonu 57.89%
  • sarı tonu 3.95%
  • ana renk tonu 70.20%

CMYK: (0,58,4,70)
C0M58Y4K70 (0%, 58%, 4%, 70%)
(0.00 / 0.58 / 0.04 / 0.70)

CMYK yüzdeleri

%0
%57.89
%3.95
%70.2

Codes

Color #4C2049 in popluar color models

4C 20 49
RGB 76 32 73
HSL 304° 40.74% 21.18%
HSB/HSV 304° 57.89% 29.80%
CMYK 0.00% 57.89% 3.95%
70.20%

Color #4C2049 in popluar number systems.

HEX 4C 20 49
Decimal 76 32 73
Binary 1001100 100000 1001001
Octal 114 40 111

Shades and tints

Shades of #4C2049

#4C2049
(76,32,73)
#461E43
(70,30,67)
#401C3D
(64,28,61)
#3A1A37
(58,26,55)
#341831
(52,24,49)
#2E162B
(46,22,43)
#281425
(40,20,37)
#22121F
(34,18,31)
#1C1019
(28,16,25)
#160E13
(22,14,19)
#100C0D
(16,12,13)
#000000
(0,0,0)

Tints of #4C2049

#4C2049
(76,32,73)
#5C3459
(92,52,89)
#6C4869
(108,72,105)
#7C5C79
(124,92,121)
#8C7089
(140,112,137)
#9C8499
(156,132,153)
#AC98A9
(172,152,169)
#BCACB9
(188,172,185)
#CCC0C9
(204,192,201)
#DCD4D9
(220,212,217)
#ECE8E9
(236,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C2049 color. Also use rgb(76,32,73) instead hex code.

Text Font Color

.myTextColor { color: #4C2049; }

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

This text font color is #4C2049.

Background Color

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

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

This div background color is #4C2049.

Border color

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

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

This div border color is #4C2049.

Opacity

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

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

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

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

This text has shadow with #4C2049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C2049.

Preview

Color preview on black background

This text has color #4C2049 on black background.


Color preview on white background

This text has color #4C2049 on white background.


Black color preview on #4C2049 background

This text has black color on #4C2049 background.


White color preview on #4C2049 background

This text has white color on #4C2049 background.


Related colors

Complementary color

Complementary color for #hex is #B3DFB6.


I love getcolorcode.com

Triadic colors

1 #494C20 and #20494C with #4C2049 are triadic colors.

2 #49204C and #204C49 with #4C2049 are triadic colors.