COLOR #4C449B

HEX: #4C449B RGB: (76,68,155)

Renk bilgisi

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

RGB renk modeli

#4C449B color RGB value is (76,68,155).

RGB: (76,68,155) (30%, 27%, 61%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 68 of 255 = 27%
B 155 of 255 = 61%

76
68
155

R + G + B ~ 39%. #4C449B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 68 + 155 = 299 (100%)
R 76 of 299 ~ 25.42%
G 68 of 299 ~ 22.74%
B 155 of 299 ~ 51.84'%

%25.42
%22.74
%51.84

CMYK RENK MODELİ

#4C449B rengi CMYK tonu (51,56,0,39).

  • camgöbeği tonu 50.97%
  • eflatun tonu 56.13%
  • sarı tonu 0.00%
  • ana renk tonu 39.22%

CMYK: (51,56,0,39)
C51M56Y0K39 (51%, 56%, 0%, 39%)
(0.51 / 0.56 / 0.00 / 0.39)

CMYK yüzdeleri

%50.97
%56.13
%0
%39.22

Codes

Color #4C449B in popluar color models

4C 44 9B
RGB 76 68 155
HSL 246° 39.01% 43.73%
HSB/HSV 246° 56.13% 60.78%
CMYK 50.97% 56.13% 0.00%
39.22%

Color #4C449B in popluar number systems.

HEX 4C 44 9B
Decimal 76 68 155
Binary 1001100 1000100 10011011
Octal 114 104 233

Shades and tints

Shades of #4C449B

#4C449B
(76,68,155)
#463E8D
(70,62,141)
#40387F
(64,56,127)
#3A3271
(58,50,113)
#342C63
(52,44,99)
#2E2655
(46,38,85)
#282047
(40,32,71)
#221A39
(34,26,57)
#1C142B
(28,20,43)
#160E1D
(22,14,29)
#10080F
(16,8,15)
#000000
(0,0,0)

Tints of #4C449B

#4C449B
(76,68,155)
#5C55A4
(92,85,164)
#6C66AD
(108,102,173)
#7C77B6
(124,119,182)
#8C88BF
(140,136,191)
#9C99C8
(156,153,200)
#ACAAD1
(172,170,209)
#BCBBDA
(188,187,218)
#CCCCE3
(204,204,227)
#DCDDEC
(220,221,236)
#ECEEF5
(236,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C449B color. Also use rgb(76,68,155) instead hex code.

Text Font Color

.myTextColor { color: #4C449B; }

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

This text font color is #4C449B.

Background Color

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

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

This div background color is #4C449B.

Border color

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

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

This div border color is #4C449B.

Opacity

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

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

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

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

This text has shadow with #4C449B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C449B.

Preview

Color preview on black background

This text has color #4C449B on black background.


Color preview on white background

This text has color #4C449B on white background.


Black color preview on #4C449B background

This text has black color on #4C449B background.


White color preview on #4C449B background

This text has white color on #4C449B background.


Related colors

Complementary color

Complementary color for #hex is #B3BB64.


I love getcolorcode.com

Triadic colors

1 #9B4C44 and #449B4C with #4C449B are triadic colors.

2 #9B444C and #444C9B with #4C449B are triadic colors.