COLOR #4C499F

HEX: #4C499F RGB: (76,73,159)

Renk bilgisi

#4C499F contains mainly blue color. #4C499F ‘ nin web güvenlik rengi #333399 (ya da #339) dir.

RGB renk modeli

#4C499F color RGB value is (76,73,159).

RGB: (76,73,159) (30%, 29%, 62%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 73 of 255 = 29%
B 159 of 255 = 62%

76
73
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 73 + 159 = 308 (100%)
R 76 of 308 ~ 24.68%
G 73 of 308 ~ 23.7%
B 159 of 308 ~ 51.62'%

%24.68
%23.7
%51.62

CMYK RENK MODELİ

#4C499F rengi CMYK tonu (52,54,0,38).

  • camgöbeği tonu 52.20%
  • eflatun tonu 54.09%
  • sarı tonu 0.00%
  • ana renk tonu 37.65%

CMYK: (52,54,0,38)
C52M54Y0K38 (52%, 54%, 0%, 38%)
(0.52 / 0.54 / 0.00 / 0.38)

CMYK yüzdeleri

%52.2
%54.09
%0
%37.65

Codes

Color #4C499F in popluar color models

4C 49 9F
RGB 76 73 159
HSL 242° 37.07% 45.49%
HSB/HSV 242° 54.09% 62.35%
CMYK 52.20% 54.09% 0.00%
37.65%

Color #4C499F in popluar number systems.

HEX 4C 49 9F
Decimal 76 73 159
Binary 1001100 1001001 10011111
Octal 114 111 237

Shades and tints

Shades of #4C499F

#4C499F
(76,73,159)
#464391
(70,67,145)
#403D83
(64,61,131)
#3A3775
(58,55,117)
#343167
(52,49,103)
#2E2B59
(46,43,89)
#28254B
(40,37,75)
#221F3D
(34,31,61)
#1C192F
(28,25,47)
#161321
(22,19,33)
#100D13
(16,13,19)
#000000
(0,0,0)

Tints of #4C499F

#4C499F
(76,73,159)
#5C59A7
(92,89,167)
#6C69AF
(108,105,175)
#7C79B7
(124,121,183)
#8C89BF
(140,137,191)
#9C99C7
(156,153,199)
#ACA9CF
(172,169,207)
#BCB9D7
(188,185,215)
#CCC9DF
(204,201,223)
#DCD9E7
(220,217,231)
#ECE9EF
(236,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C499F color. Also use rgb(76,73,159) instead hex code.

Text Font Color

.myTextColor { color: #4C499F; }

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

This text font color is #4C499F.

Background Color

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

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

This div background color is #4C499F.

Border color

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

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

This div border color is #4C499F.

Opacity

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

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

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

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

This text has shadow with #4C499F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C499F.

Preview

Color preview on black background

This text has color #4C499F on black background.


Color preview on white background

This text has color #4C499F on white background.


Black color preview on #4C499F background

This text has black color on #4C499F background.


White color preview on #4C499F background

This text has white color on #4C499F background.


Related colors

Complementary color

Complementary color for #hex is #B3B660.


I love getcolorcode.com

Triadic colors

1 #9F4C49 and #499F4C with #4C499F are triadic colors.

2 #9F494C and #494C9F with #4C499F are triadic colors.