COLOR #4C52D0

HEX: #4C52D0 RGB: (76,82,208)

Renk bilgisi

#4C52D0 contains mainly blue color. #4C52D0 ‘ nin web güvenlik rengi #3366CC (ya da #36C) dir.

RGB renk modeli

#4C52D0 color RGB value is (76,82,208).

RGB: (76,82,208) (30%, 32%, 82%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 82 of 255 = 32%
B 208 of 255 = 82%

76
82
208

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 82 + 208 = 366 (100%)
R 76 of 366 ~ 20.77%
G 82 of 366 ~ 22.4%
B 208 of 366 ~ 56.83'%

%20.77
%22.4
%56.83

CMYK RENK MODELİ

#4C52D0 rengi CMYK tonu (63,61,0,18).

  • camgöbeği tonu 63.46%
  • eflatun tonu 60.58%
  • sarı tonu 0.00%
  • ana renk tonu 18.43%

CMYK: (63,61,0,18)
C63M61Y0K18 (63%, 61%, 0%, 18%)
(0.63 / 0.61 / 0.00 / 0.18)

CMYK yüzdeleri

%63.46
%60.58
%0
%18.43

Codes

Color #4C52D0 in popluar color models

4C 52 D0
RGB 76 82 208
HSL 237° 58.41% 55.69%
HSB/HSV 237° 63.46% 81.57%
CMYK 63.46% 60.58% 0.00%
18.43%

Color #4C52D0 in popluar number systems.

HEX 4C 52 D0
Decimal 76 82 208
Binary 1001100 1010010 11010000
Octal 114 122 320

Shades and tints

Shades of #4C52D0

#4C52D0
(76,82,208)
#464BBE
(70,75,190)
#4044AC
(64,68,172)
#3A3D9A
(58,61,154)
#343688
(52,54,136)
#2E2F76
(46,47,118)
#282864
(40,40,100)
#222152
(34,33,82)
#1C1A40
(28,26,64)
#16132E
(22,19,46)
#100C1C
(16,12,28)
#000000
(0,0,0)

Tints of #4C52D0

#4C52D0
(76,82,208)
#5C61D4
(92,97,212)
#6C70D8
(108,112,216)
#7C7FDC
(124,127,220)
#8C8EE0
(140,142,224)
#9C9DE4
(156,157,228)
#ACACE8
(172,172,232)
#BCBBEC
(188,187,236)
#CCCAF0
(204,202,240)
#DCD9F4
(220,217,244)
#ECE8F8
(236,232,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C52D0; }

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

This text font color is #4C52D0.

Background Color

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

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

This div background color is #4C52D0.

Border color

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

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

This div border color is #4C52D0.

Opacity

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

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

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

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

This text has shadow with #4C52D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C52D0.

Preview

Color preview on black background

This text has color #4C52D0 on black background.


Color preview on white background

This text has color #4C52D0 on white background.


Black color preview on #4C52D0 background

This text has black color on #4C52D0 background.


White color preview on #4C52D0 background

This text has white color on #4C52D0 background.


Related colors

Complementary color

Complementary color for #hex is #B3AD2F.


I love getcolorcode.com

Triadic colors

1 #D04C52 and #52D04C with #4C52D0 are triadic colors.

2 #D0524C and #524CD0 with #4C52D0 are triadic colors.