COLOR #4C52A6

HEX: #4C52A6 RGB: (76,82,166)

Renk bilgisi

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

RGB renk modeli

#4C52A6 color RGB value is (76,82,166).

RGB: (76,82,166) (30%, 32%, 65%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 82 of 255 = 32%
B 166 of 255 = 65%

76
82
166

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 82 + 166 = 324 (100%)
R 76 of 324 ~ 23.46%
G 82 of 324 ~ 25.31%
B 166 of 324 ~ 51.23'%

%23.46
%25.31
%51.23

CMYK RENK MODELİ

#4C52A6 rengi CMYK tonu (54,51,0,35).

  • camgöbeği tonu 54.22%
  • eflatun tonu 50.60%
  • sarı tonu 0.00%
  • ana renk tonu 34.90%

CMYK: (54,51,0,35)
C54M51Y0K35 (54%, 51%, 0%, 35%)
(0.54 / 0.51 / 0.00 / 0.35)

CMYK yüzdeleri

%54.22
%50.6
%0
%34.9

Codes

Color #4C52A6 in popluar color models

4C 52 A6
RGB 76 82 166
HSL 236° 37.19% 47.45%
HSB/HSV 236° 54.22% 65.10%
CMYK 54.22% 50.60% 0.00%
34.90%

Color #4C52A6 in popluar number systems.

HEX 4C 52 A6
Decimal 76 82 166
Binary 1001100 1010010 10100110
Octal 114 122 246

Shades and tints

Shades of #4C52A6

#4C52A6
(76,82,166)
#464B97
(70,75,151)
#404488
(64,68,136)
#3A3D79
(58,61,121)
#34366A
(52,54,106)
#2E2F5B
(46,47,91)
#28284C
(40,40,76)
#22213D
(34,33,61)
#1C1A2E
(28,26,46)
#16131F
(22,19,31)
#100C10
(16,12,16)
#000000
(0,0,0)

Tints of #4C52A6

#4C52A6
(76,82,166)
#5C61AE
(92,97,174)
#6C70B6
(108,112,182)
#7C7FBE
(124,127,190)
#8C8EC6
(140,142,198)
#9C9DCE
(156,157,206)
#ACACD6
(172,172,214)
#BCBBDE
(188,187,222)
#CCCAE6
(204,202,230)
#DCD9EE
(220,217,238)
#ECE8F6
(236,232,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C52A6 color. Also use rgb(76,82,166) instead hex code.

Text Font Color

.myTextColor { color: #4C52A6; }

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

This text font color is #4C52A6.

Background Color

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

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

This div background color is #4C52A6.

Border color

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

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

This div border color is #4C52A6.

Opacity

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

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

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

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

This text has shadow with #4C52A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C52A6.

Preview

Color preview on black background

This text has color #4C52A6 on black background.


Color preview on white background

This text has color #4C52A6 on white background.


Black color preview on #4C52A6 background

This text has black color on #4C52A6 background.


White color preview on #4C52A6 background

This text has white color on #4C52A6 background.


Related colors

Complementary color

Complementary color for #hex is #B3AD59.


I love getcolorcode.com

Triadic colors

1 #A64C52 and #52A64C with #4C52A6 are triadic colors.

2 #A6524C and #524CA6 with #4C52A6 are triadic colors.