COLOR #4C73C0

HEX: #4C73C0 RGB: (76,115,192)

Renk bilgisi

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

RGB renk modeli

#4C73C0 color RGB value is (76,115,192).

RGB: (76,115,192) (30%, 45%, 75%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 115 of 255 = 45%
B 192 of 255 = 75%

76
115
192

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 115 + 192 = 383 (100%)
R 76 of 383 ~ 19.84%
G 115 of 383 ~ 30.03%
B 192 of 383 ~ 50.13'%

%19.84
%30.03
%50.13

CMYK RENK MODELİ

#4C73C0 rengi CMYK tonu (60,40,0,25).

  • camgöbeği tonu 60.42%
  • eflatun tonu 40.10%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (60,40,0,25)
C60M40Y0K25 (60%, 40%, 0%, 25%)
(0.60 / 0.40 / 0.00 / 0.25)

CMYK yüzdeleri

%60.42
%40.1
%0
%24.71

Codes

Color #4C73C0 in popluar color models

4C 73 C0
RGB 76 115 192
HSL 220° 47.93% 52.55%
HSB/HSV 220° 60.42% 75.29%
CMYK 60.42% 40.10% 0.00%
24.71%

Color #4C73C0 in popluar number systems.

HEX 4C 73 C0
Decimal 76 115 192
Binary 1001100 1110011 11000000
Octal 114 163 300

Shades and tints

Shades of #4C73C0

#4C73C0
(76,115,192)
#4669AF
(70,105,175)
#405F9E
(64,95,158)
#3A558D
(58,85,141)
#344B7C
(52,75,124)
#2E416B
(46,65,107)
#28375A
(40,55,90)
#222D49
(34,45,73)
#1C2338
(28,35,56)
#161927
(22,25,39)
#100F16
(16,15,22)
#000000
(0,0,0)

Tints of #4C73C0

#4C73C0
(76,115,192)
#5C7FC5
(92,127,197)
#6C8BCA
(108,139,202)
#7C97CF
(124,151,207)
#8CA3D4
(140,163,212)
#9CAFD9
(156,175,217)
#ACBBDE
(172,187,222)
#BCC7E3
(188,199,227)
#CCD3E8
(204,211,232)
#DCDFED
(220,223,237)
#ECEBF2
(236,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C73C0 color. Also use rgb(76,115,192) instead hex code.

Text Font Color

.myTextColor { color: #4C73C0; }

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

This text font color is #4C73C0.

Background Color

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

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

This div background color is #4C73C0.

Border color

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

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

This div border color is #4C73C0.

Opacity

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

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

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

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

This text has shadow with #4C73C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C73C0.

Preview

Color preview on black background

This text has color #4C73C0 on black background.


Color preview on white background

This text has color #4C73C0 on white background.


Black color preview on #4C73C0 background

This text has black color on #4C73C0 background.


White color preview on #4C73C0 background

This text has white color on #4C73C0 background.


Related colors

Complementary color

Complementary color for #hex is #B38C3F.


I love getcolorcode.com

Triadic colors

1 #C04C73 and #73C04C with #4C73C0 are triadic colors.

2 #C0734C and #734CC0 with #4C73C0 are triadic colors.