COLOR #4C2E63

HEX: #4C2E63 RGB: (76,46,99)

Renk bilgisi

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

RGB renk modeli

#4C2E63 color RGB value is (76,46,99).

RGB: (76,46,99) (30%, 18%, 39%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 46 of 255 = 18%
B 99 of 255 = 39%

76
46
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 46 + 99 = 221 (100%)
R 76 of 221 ~ 34.39%
G 46 of 221 ~ 20.81%
B 99 of 221 ~ 44.8'%

%34.39
%20.81
%44.8

CMYK RENK MODELİ

#4C2E63 rengi CMYK tonu (23,54,0,61).

  • camgöbeği tonu 23.23%
  • eflatun tonu 53.54%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%

CMYK: (23,54,0,61)
C23M54Y0K61 (23%, 54%, 0%, 61%)
(0.23 / 0.54 / 0.00 / 0.61)

CMYK yüzdeleri

%23.23
%53.54
%0
%61.18

Codes

Color #4C2E63 in popluar color models

4C 2E 63
RGB 76 46 99
HSL 274° 36.55% 28.43%
HSB/HSV 274° 53.54% 38.82%
CMYK 23.23% 53.54% 0.00%
61.18%

Color #4C2E63 in popluar number systems.

HEX 4C 2E 63
Decimal 76 46 99
Binary 1001100 101110 1100011
Octal 114 56 143

Shades and tints

Shades of #4C2E63

#4C2E63
(76,46,99)
#462A5A
(70,42,90)
#402651
(64,38,81)
#3A2248
(58,34,72)
#341E3F
(52,30,63)
#2E1A36
(46,26,54)
#28162D
(40,22,45)
#221224
(34,18,36)
#1C0E1B
(28,14,27)
#160A12
(22,10,18)
#100609
(16,6,9)
#000000
(0,0,0)

Tints of #4C2E63

#4C2E63
(76,46,99)
#5C4171
(92,65,113)
#6C547F
(108,84,127)
#7C678D
(124,103,141)
#8C7A9B
(140,122,155)
#9C8DA9
(156,141,169)
#ACA0B7
(172,160,183)
#BCB3C5
(188,179,197)
#CCC6D3
(204,198,211)
#DCD9E1
(220,217,225)
#ECECEF
(236,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C2E63 color. Also use rgb(76,46,99) instead hex code.

Text Font Color

.myTextColor { color: #4C2E63; }

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

This text font color is #4C2E63.

Background Color

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

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

This div background color is #4C2E63.

Border color

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

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

This div border color is #4C2E63.

Opacity

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

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

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

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

This text has shadow with #4C2E63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C2E63.

Preview

Color preview on black background

This text has color #4C2E63 on black background.


Color preview on white background

This text has color #4C2E63 on white background.


Black color preview on #4C2E63 background

This text has black color on #4C2E63 background.


White color preview on #4C2E63 background

This text has white color on #4C2E63 background.


Related colors

Complementary color

Complementary color for #hex is #B3D19C.


I love getcolorcode.com

Triadic colors

1 #634C2E and #2E634C with #4C2E63 are triadic colors.

2 #632E4C and #2E4C63 with #4C2E63 are triadic colors.