COLOR #4B58AB

HEX: #4B58AB RGB: (75,88,171)

Renk bilgisi

#4B58AB contains mainly blue color. #4B58AB ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4B58AB color RGB value is (75,88,171).

RGB: (75,88,171) (29%, 35%, 67%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 88 of 255 = 35%
B 171 of 255 = 67%

75
88
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 88 + 171 = 334 (100%)
R 75 of 334 ~ 22.46%
G 88 of 334 ~ 26.35%
B 171 of 334 ~ 51.2'%

%22.46
%26.35
%51.2

CMYK RENK MODELİ

#4B58AB rengi CMYK tonu (56,49,0,33).

  • camgöbeği tonu 56.14%
  • eflatun tonu 48.54%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (56,49,0,33)
C56M49Y0K33 (56%, 49%, 0%, 33%)
(0.56 / 0.49 / 0.00 / 0.33)

CMYK yüzdeleri

%56.14
%48.54
%0
%32.94

Codes

Color #4B58AB in popluar color models

4B 58 AB
RGB 75 88 171
HSL 232° 39.02% 48.24%
HSB/HSV 232° 56.14% 67.06%
CMYK 56.14% 48.54% 0.00%
32.94%

Color #4B58AB in popluar number systems.

HEX 4B 58 AB
Decimal 75 88 171
Binary 1001011 1011000 10101011
Octal 113 130 253

Shades and tints

Shades of #4B58AB

#4B58AB
(75,88,171)
#45509C
(69,80,156)
#3F488D
(63,72,141)
#39407E
(57,64,126)
#33386F
(51,56,111)
#2D3060
(45,48,96)
#272851
(39,40,81)
#212042
(33,32,66)
#1B1833
(27,24,51)
#151024
(21,16,36)
#0F0815
(15,8,21)
#000000
(0,0,0)

Tints of #4B58AB

#4B58AB
(75,88,171)
#5B67B2
(91,103,178)
#6B76B9
(107,118,185)
#7B85C0
(123,133,192)
#8B94C7
(139,148,199)
#9BA3CE
(155,163,206)
#ABB2D5
(171,178,213)
#BBC1DC
(187,193,220)
#CBD0E3
(203,208,227)
#DBDFEA
(219,223,234)
#EBEEF1
(235,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B58AB color. Also use rgb(75,88,171) instead hex code.

Text Font Color

.myTextColor { color: #4B58AB; }

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

This text font color is #4B58AB.

Background Color

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

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

This div background color is #4B58AB.

Border color

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

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

This div border color is #4B58AB.

Opacity

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

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

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

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

This text has shadow with #4B58AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B58AB.

Preview

Color preview on black background

This text has color #4B58AB on black background.


Color preview on white background

This text has color #4B58AB on white background.


Black color preview on #4B58AB background

This text has black color on #4B58AB background.


White color preview on #4B58AB background

This text has white color on #4B58AB background.


Related colors

Complementary color

Complementary color for #hex is #B4A754.


I love getcolorcode.com

Triadic colors

1 #AB4B58 and #58AB4B with #4B58AB are triadic colors.

2 #AB584B and #584BAB with #4B58AB are triadic colors.