COLOR #4C375E

HEX: #4C375E RGB: (76,55,94)

Renk bilgisi

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

RGB renk modeli

#4C375E color RGB value is (76,55,94).

RGB: (76,55,94) (30%, 22%, 37%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 55 of 255 = 22%
B 94 of 255 = 37%

76
55
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 55 + 94 = 225 (100%)
R 76 of 225 ~ 33.78%
G 55 of 225 ~ 24.44%
B 94 of 225 ~ 41.78'%

%33.78
%24.44
%41.78

CMYK RENK MODELİ

#4C375E rengi CMYK tonu (19,41,0,63).

  • camgöbeği tonu 19.15%
  • eflatun tonu 41.49%
  • sarı tonu 0.00%
  • ana renk tonu 63.14%

CMYK: (19,41,0,63)
C19M41Y0K63 (19%, 41%, 0%, 63%)
(0.19 / 0.41 / 0.00 / 0.63)

CMYK yüzdeleri

%19.15
%41.49
%0
%63.14

Codes

Color #4C375E in popluar color models

4C 37 5E
RGB 76 55 94
HSL 272° 26.17% 29.22%
HSB/HSV 272° 41.49% 36.86%
CMYK 19.15% 41.49% 0.00%
63.14%

Color #4C375E in popluar number systems.

HEX 4C 37 5E
Decimal 76 55 94
Binary 1001100 110111 1011110
Octal 114 67 136

Shades and tints

Shades of #4C375E

#4C375E
(76,55,94)
#463256
(70,50,86)
#402D4E
(64,45,78)
#3A2846
(58,40,70)
#34233E
(52,35,62)
#2E1E36
(46,30,54)
#28192E
(40,25,46)
#221426
(34,20,38)
#1C0F1E
(28,15,30)
#160A16
(22,10,22)
#10050E
(16,5,14)
#000000
(0,0,0)

Tints of #4C375E

#4C375E
(76,55,94)
#5C496C
(92,73,108)
#6C5B7A
(108,91,122)
#7C6D88
(124,109,136)
#8C7F96
(140,127,150)
#9C91A4
(156,145,164)
#ACA3B2
(172,163,178)
#BCB5C0
(188,181,192)
#CCC7CE
(204,199,206)
#DCD9DC
(220,217,220)
#ECEBEA
(236,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C375E color. Also use rgb(76,55,94) instead hex code.

Text Font Color

.myTextColor { color: #4C375E; }

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

This text font color is #4C375E.

Background Color

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

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

This div background color is #4C375E.

Border color

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

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

This div border color is #4C375E.

Opacity

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

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

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

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

This text has shadow with #4C375E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C375E.

Preview

Color preview on black background

This text has color #4C375E on black background.


Color preview on white background

This text has color #4C375E on white background.


Black color preview on #4C375E background

This text has black color on #4C375E background.


White color preview on #4C375E background

This text has white color on #4C375E background.


Related colors

Complementary color

Complementary color for #hex is #B3C8A1.


I love getcolorcode.com

Triadic colors

1 #5E4C37 and #375E4C with #4C375E are triadic colors.

2 #5E374C and #374C5E with #4C375E are triadic colors.