COLOR #4C64A0

HEX: #4C64A0 RGB: (76,100,160)

Renk bilgisi

#4C64A0 contains mainly blue color. #4C64A0 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4C64A0 color RGB value is (76,100,160).

RGB: (76,100,160) (30%, 39%, 63%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 100 of 255 = 39%
B 160 of 255 = 63%

76
100
160

R + G + B ~ 44%. #4C64A0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 100 + 160 = 336 (100%)
R 76 of 336 ~ 22.62%
G 100 of 336 ~ 29.76%
B 160 of 336 ~ 47.62'%

%22.62
%29.76
%47.62

CMYK RENK MODELİ

#4C64A0 rengi CMYK tonu (53,38,0,37).

  • camgöbeği tonu 52.50%
  • eflatun tonu 37.50%
  • sarı tonu 0.00%
  • ana renk tonu 37.25%

CMYK: (53,38,0,37)
C53M38Y0K37 (53%, 38%, 0%, 37%)
(0.53 / 0.38 / 0.00 / 0.37)

CMYK yüzdeleri

%52.5
%37.5
%0
%37.25

Codes

Color #4C64A0 in popluar color models

4C 64 A0
RGB 76 100 160
HSL 223° 35.59% 46.27%
HSB/HSV 223° 52.50% 62.75%
CMYK 52.50% 37.50% 0.00%
37.25%

Color #4C64A0 in popluar number systems.

HEX 4C 64 A0
Decimal 76 100 160
Binary 1001100 1100100 10100000
Octal 114 144 240

Shades and tints

Shades of #4C64A0

#4C64A0
(76,100,160)
#465B92
(70,91,146)
#405284
(64,82,132)
#3A4976
(58,73,118)
#344068
(52,64,104)
#2E375A
(46,55,90)
#282E4C
(40,46,76)
#22253E
(34,37,62)
#1C1C30
(28,28,48)
#161322
(22,19,34)
#100A14
(16,10,20)
#000000
(0,0,0)

Tints of #4C64A0

#4C64A0
(76,100,160)
#5C72A8
(92,114,168)
#6C80B0
(108,128,176)
#7C8EB8
(124,142,184)
#8C9CC0
(140,156,192)
#9CAAC8
(156,170,200)
#ACB8D0
(172,184,208)
#BCC6D8
(188,198,216)
#CCD4E0
(204,212,224)
#DCE2E8
(220,226,232)
#ECF0F0
(236,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C64A0 color. Also use rgb(76,100,160) instead hex code.

Text Font Color

.myTextColor { color: #4C64A0; }

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

This text font color is #4C64A0.

Background Color

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

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

This div background color is #4C64A0.

Border color

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

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

This div border color is #4C64A0.

Opacity

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

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

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

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

This text has shadow with #4C64A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C64A0.

Preview

Color preview on black background

This text has color #4C64A0 on black background.


Color preview on white background

This text has color #4C64A0 on white background.


Black color preview on #4C64A0 background

This text has black color on #4C64A0 background.


White color preview on #4C64A0 background

This text has white color on #4C64A0 background.


Related colors

Complementary color

Complementary color for #hex is #B39B5F.


I love getcolorcode.com

Triadic colors

1 #A04C64 and #64A04C with #4C64A0 are triadic colors.

2 #A0644C and #644CA0 with #4C64A0 are triadic colors.