COLOR #4B4690

HEX: #4B4690 RGB: (75,70,144)

Renk bilgisi

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

RGB renk modeli

#4B4690 color RGB value is (75,70,144).

RGB: (75,70,144) (29%, 27%, 56%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 70 of 255 = 27%
B 144 of 255 = 56%

75
70
144

R + G + B ~ 37%. #4B4690 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 70 + 144 = 289 (100%)
R 75 of 289 ~ 25.95%
G 70 of 289 ~ 24.22%
B 144 of 289 ~ 49.83'%

%25.95
%24.22
%49.83

CMYK RENK MODELİ

#4B4690 rengi CMYK tonu (48,51,0,44).

  • camgöbeği tonu 47.92%
  • eflatun tonu 51.39%
  • sarı tonu 0.00%
  • ana renk tonu 43.53%

CMYK: (48,51,0,44)
C48M51Y0K44 (48%, 51%, 0%, 44%)
(0.48 / 0.51 / 0.00 / 0.44)

CMYK yüzdeleri

%47.92
%51.39
%0
%43.53

Codes

Color #4B4690 in popluar color models

4B 46 90
RGB 75 70 144
HSL 244° 34.58% 41.96%
HSB/HSV 244° 51.39% 56.47%
CMYK 47.92% 51.39% 0.00%
43.53%

Color #4B4690 in popluar number systems.

HEX 4B 46 90
Decimal 75 70 144
Binary 1001011 1000110 10010000
Octal 113 106 220

Shades and tints

Shades of #4B4690

#4B4690
(75,70,144)
#454083
(69,64,131)
#3F3A76
(63,58,118)
#393469
(57,52,105)
#332E5C
(51,46,92)
#2D284F
(45,40,79)
#272242
(39,34,66)
#211C35
(33,28,53)
#1B1628
(27,22,40)
#15101B
(21,16,27)
#0F0A0E
(15,10,14)
#000000
(0,0,0)

Tints of #4B4690

#4B4690
(75,70,144)
#5B569A
(91,86,154)
#6B66A4
(107,102,164)
#7B76AE
(123,118,174)
#8B86B8
(139,134,184)
#9B96C2
(155,150,194)
#ABA6CC
(171,166,204)
#BBB6D6
(187,182,214)
#CBC6E0
(203,198,224)
#DBD6EA
(219,214,234)
#EBE6F4
(235,230,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B4690 color. Also use rgb(75,70,144) instead hex code.

Text Font Color

.myTextColor { color: #4B4690; }

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

This text font color is #4B4690.

Background Color

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

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

This div background color is #4B4690.

Border color

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

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

This div border color is #4B4690.

Opacity

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

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

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

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

This text has shadow with #4B4690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B4690.

Preview

Color preview on black background

This text has color #4B4690 on black background.


Color preview on white background

This text has color #4B4690 on white background.


Black color preview on #4B4690 background

This text has black color on #4B4690 background.


White color preview on #4B4690 background

This text has white color on #4B4690 background.


Related colors

Complementary color

Complementary color for #hex is #B4B96F.


I love getcolorcode.com

Triadic colors

1 #904B46 and #46904B with #4B4690 are triadic colors.

2 #90464B and #464B90 with #4B4690 are triadic colors.