COLOR #4B4479

HEX: #4B4479 RGB: (75,68,121)

Renk bilgisi

#4B4479 contains red, green and blue colors in about the same proportion. #4B4479 ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#4B4479 color RGB value is (75,68,121).

RGB: (75,68,121) (29%, 27%, 47%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 68 of 255 = 27%
B 121 of 255 = 47%

75
68
121

R + G + B ~ 34%. #4B4479 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 68 + 121 = 264 (100%)
R 75 of 264 ~ 28.41%
G 68 of 264 ~ 25.76%
B 121 of 264 ~ 45.83'%

%28.41
%25.76
%45.83

CMYK RENK MODELİ

#4B4479 rengi CMYK tonu (38,44,0,53).

  • camgöbeği tonu 38.02%
  • eflatun tonu 43.80%
  • sarı tonu 0.00%
  • ana renk tonu 52.55%

CMYK: (38,44,0,53)
C38M44Y0K53 (38%, 44%, 0%, 53%)
(0.38 / 0.44 / 0.00 / 0.53)

CMYK yüzdeleri

%38.02
%43.8
%0
%52.55

Codes

Color #4B4479 in popluar color models

4B 44 79
RGB 75 68 121
HSL 248° 28.04% 37.06%
HSB/HSV 248° 43.80% 47.45%
CMYK 38.02% 43.80% 0.00%
52.55%

Color #4B4479 in popluar number systems.

HEX 4B 44 79
Decimal 75 68 121
Binary 1001011 1000100 1111001
Octal 113 104 171

Shades and tints

Shades of #4B4479

#4B4479
(75,68,121)
#453E6E
(69,62,110)
#3F3863
(63,56,99)
#393258
(57,50,88)
#332C4D
(51,44,77)
#2D2642
(45,38,66)
#272037
(39,32,55)
#211A2C
(33,26,44)
#1B1421
(27,20,33)
#150E16
(21,14,22)
#0F080B
(15,8,11)
#000000
(0,0,0)

Tints of #4B4479

#4B4479
(75,68,121)
#5B5585
(91,85,133)
#6B6691
(107,102,145)
#7B779D
(123,119,157)
#8B88A9
(139,136,169)
#9B99B5
(155,153,181)
#ABAAC1
(171,170,193)
#BBBBCD
(187,187,205)
#CBCCD9
(203,204,217)
#DBDDE5
(219,221,229)
#EBEEF1
(235,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B4479 color. Also use rgb(75,68,121) instead hex code.

Text Font Color

.myTextColor { color: #4B4479; }

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

This text font color is #4B4479.

Background Color

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

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

This div background color is #4B4479.

Border color

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

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

This div border color is #4B4479.

Opacity

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

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

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

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

This text has shadow with #4B4479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B4479.

Preview

Color preview on black background

This text has color #4B4479 on black background.


Color preview on white background

This text has color #4B4479 on white background.


Black color preview on #4B4479 background

This text has black color on #4B4479 background.


White color preview on #4B4479 background

This text has white color on #4B4479 background.


Related colors

Complementary color

Complementary color for #hex is #B4BB86.


I love getcolorcode.com

Triadic colors

1 #794B44 and #44794B with #4B4479 are triadic colors.

2 #79444B and #444B79 with #4B4479 are triadic colors.