COLOR #4A5588

HEX: #4A5588 RGB: (74,85,136)

Renk bilgisi

#4A5588 contains mainly green and blue colors. #4A5588 ‘ nin web güvenlik rengi #336699 (ya da #369) dir.

RGB renk modeli

#4A5588 color RGB value is (74,85,136).

RGB: (74,85,136) (29%, 33%, 53%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 85 of 255 = 33%
B 136 of 255 = 53%

74
85
136

R + G + B ~ 38%. #4A5588 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 74 + 85 + 136 = 295 (100%)
R 74 of 295 ~ 25.08%
G 85 of 295 ~ 28.81%
B 136 of 295 ~ 46.1'%

%25.08
%28.81
%46.1

CMYK RENK MODELİ

#4A5588 rengi CMYK tonu (46,38,0,47).

  • camgöbeği tonu 45.59%
  • eflatun tonu 37.50%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (46,38,0,47)
C46M38Y0K47 (46%, 38%, 0%, 47%)
(0.46 / 0.38 / 0.00 / 0.47)

CMYK yüzdeleri

%45.59
%37.5
%0
%46.67

Codes

Color #4A5588 in popluar color models

4A 55 88
RGB 74 85 136
HSL 229° 29.52% 41.18%
HSB/HSV 229° 45.59% 53.33%
CMYK 45.59% 37.50% 0.00%
46.67%

Color #4A5588 in popluar number systems.

HEX 4A 55 88
Decimal 74 85 136
Binary 1001010 1010101 10001000
Octal 112 125 210

Shades and tints

Shades of #4A5588

#4A5588
(74,85,136)
#444E7C
(68,78,124)
#3E4770
(62,71,112)
#384064
(56,64,100)
#323958
(50,57,88)
#2C324C
(44,50,76)
#262B40
(38,43,64)
#202434
(32,36,52)
#1A1D28
(26,29,40)
#14161C
(20,22,28)
#0E0F10
(14,15,16)
#000000
(0,0,0)

Tints of #4A5588

#4A5588
(74,85,136)
#5A6492
(90,100,146)
#6A739C
(106,115,156)
#7A82A6
(122,130,166)
#8A91B0
(138,145,176)
#9AA0BA
(154,160,186)
#AAAFC4
(170,175,196)
#BABECE
(186,190,206)
#CACDD8
(202,205,216)
#DADCE2
(218,220,226)
#EAEBEC
(234,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A5588 color. Also use rgb(74,85,136) instead hex code.

Text Font Color

.myTextColor { color: #4A5588; }

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

This text font color is #4A5588.

Background Color

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

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

This div background color is #4A5588.

Border color

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

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

This div border color is #4A5588.

Opacity

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

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

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

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

This text has shadow with #4A5588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4A5588.

Preview

Color preview on black background

This text has color #4A5588 on black background.


Color preview on white background

This text has color #4A5588 on white background.


Black color preview on #4A5588 background

This text has black color on #4A5588 background.


White color preview on #4A5588 background

This text has white color on #4A5588 background.


Related colors

Complementary color

Complementary color for #hex is #B5AA77.


I love getcolorcode.com

Triadic colors

1 #884A55 and #55884A with #4A5588 are triadic colors.

2 #88554A and #554A88 with #4A5588 are triadic colors.