COLOR #4C3176

HEX: #4C3176 RGB: (76,49,118)

Renk bilgisi

#4C3176 contains mainly red and blue colors. #4C3176 ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#4C3176 color RGB value is (76,49,118).

RGB: (76,49,118) (30%, 19%, 46%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 49 of 255 = 19%
B 118 of 255 = 46%

76
49
118

R + G + B ~ 32%. #4C3176 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 49 + 118 = 243 (100%)
R 76 of 243 ~ 31.28%
G 49 of 243 ~ 20.16%
B 118 of 243 ~ 48.56'%

%31.28
%20.16
%48.56

CMYK RENK MODELİ

#4C3176 rengi CMYK tonu (36,58,0,54).

  • camgöbeği tonu 35.59%
  • eflatun tonu 58.47%
  • sarı tonu 0.00%
  • ana renk tonu 53.73%

CMYK: (36,58,0,54)
C36M58Y0K54 (36%, 58%, 0%, 54%)
(0.36 / 0.58 / 0.00 / 0.54)

CMYK yüzdeleri

%35.59
%58.47
%0
%53.73

Codes

Color #4C3176 in popluar color models

4C 31 76
RGB 76 49 118
HSL 263° 41.32% 32.75%
HSB/HSV 263° 58.47% 46.27%
CMYK 35.59% 58.47% 0.00%
53.73%

Color #4C3176 in popluar number systems.

HEX 4C 31 76
Decimal 76 49 118
Binary 1001100 110001 1110110
Octal 114 61 166

Shades and tints

Shades of #4C3176

#4C3176
(76,49,118)
#462D6C
(70,45,108)
#402962
(64,41,98)
#3A2558
(58,37,88)
#34214E
(52,33,78)
#2E1D44
(46,29,68)
#28193A
(40,25,58)
#221530
(34,21,48)
#1C1126
(28,17,38)
#160D1C
(22,13,28)
#100912
(16,9,18)
#000000
(0,0,0)

Tints of #4C3176

#4C3176
(76,49,118)
#5C4382
(92,67,130)
#6C558E
(108,85,142)
#7C679A
(124,103,154)
#8C79A6
(140,121,166)
#9C8BB2
(156,139,178)
#AC9DBE
(172,157,190)
#BCAFCA
(188,175,202)
#CCC1D6
(204,193,214)
#DCD3E2
(220,211,226)
#ECE5EE
(236,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C3176 color. Also use rgb(76,49,118) instead hex code.

Text Font Color

.myTextColor { color: #4C3176; }

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

This text font color is #4C3176.

Background Color

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

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

This div background color is #4C3176.

Border color

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

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

This div border color is #4C3176.

Opacity

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

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

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

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

This text has shadow with #4C3176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C3176.

Preview

Color preview on black background

This text has color #4C3176 on black background.


Color preview on white background

This text has color #4C3176 on white background.


Black color preview on #4C3176 background

This text has black color on #4C3176 background.


White color preview on #4C3176 background

This text has white color on #4C3176 background.


Related colors

Complementary color

Complementary color for #hex is #B3CE89.


I love getcolorcode.com

Triadic colors

1 #764C31 and #31764C with #4C3176 are triadic colors.

2 #76314C and #314C76 with #4C3176 are triadic colors.