COLOR #4A478A

HEX: #4A478A
RGB: (74,71,138)

Renk bilgisi

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

RGB renk modeli

#4A478A color RGB value is (74,71,138).

  • kırmız ton 74;
  • yeşil ton 71;
  • mavi ton 138.
RGB:
(74,71,138)
(29%,28%,54%)

RGB bağlantıları ve doygunluk

R 74 of 255 = 29%
G 71 of 255 = 28%
B 138 of 255 = 54%

74
71
138

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

Yüzdelerle RGB renk parçaları

R + G + B =
74 + 71 + 138 = 283 (100%)
R 74 of 283 ~ 26.15%
G 71 of 283 ~ 25.09%
B 138 of 283 ~ 48.76%

%26.15
%25.09
%48.76

CMYK RENK MODELİ

#4A478A rengi CMYK tonu (46,49,0,46).

  • camgöbeği tonu 46.38%
  • eflatun tonu 48.55%
  • sarı tonu 0.00%
  • ana renk tonu 45.88%
CMYK:
(46,49,0,46)
C46M49Y0K46 
(46%,49%,0%,46%)
(0.46/0.49/0.00/0.46)	

CMYK yüzdeleri

%46.38
%48.55
%0
%45.88

Codes

Color #4A478A in popluar color models

4A478A
RGB7471138
HSL243°32.06%40.98%
HSB/HSV243°48.55%54.12%
CMYK46.38%48.55%0.00%
45.88%

Color #4A478A in popluar number systems.

HEX4A478A
Decimal7471138
Binary1001010100011110001010
Octal112107212

Shades and tints

Shades of #4A478A

#4A478A
(74,71,138)
#44417E
(68,65,126)
#3E3B72
(62,59,114)
#383566
(56,53,102)
#322F5A
(50,47,90)
#2C294E
(44,41,78)
#262342
(38,35,66)
#201D36
(32,29,54)
#1A172A
(26,23,42)
#14111E
(20,17,30)
#0E0B12
(14,11,18)
#000000
(0,0,0)

Tints of #4A478A

#4A478A
(74,71,138)
#5A5794
(90,87,148)
#6A679E
(106,103,158)
#7A77A8
(122,119,168)
#8A87B2
(138,135,178)
#9A97BC
(154,151,188)
#AAA7C6
(170,167,198)
#BAB7D0
(186,183,208)
#CAC7DA
(202,199,218)
#DAD7E4
(218,215,228)
#EAE7EE
(234,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4A478A color. Also use rgb(74,71,138) instead hex code.

Text Font Color

.myTextColor { color: #4A478A; }

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

This text font color is #4A478A.


Background Color

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

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

This div background color is #4A478A.


Border color

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

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

This div border color is #4A478A.


Opacity

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

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

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

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

This text has shadow with #4A478A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #4A478A on black background.


Color preview on white background

This text has color #4A478A on white background.



Black color preview on #4A478A background

This text has black color on #4A478A background.


White color preview on #4A478A background

This text has white color on #4A478A background.