COLOR #494B8A

HEX: #494B8A
RGB: (73,75,138)

Renk bilgisi

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

RGB renk modeli

#494B8A color RGB value is (73,75,138).

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

RGB bağlantıları ve doygunluk

R 73 of 255 = 29%
G 75 of 255 = 29%
B 138 of 255 = 54%

73
75
138

R + G + B ~ 37%. #494B8A is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
73 + 75 + 138 = 286 (100%)
R 73 of 286 ~ 25.52%
G 75 of 286 ~ 26.22%
B 138 of 286 ~ 48.25%

%25.52
%26.22
%48.25

CMYK RENK MODELİ

#494B8A rengi CMYK tonu (47,46,0,46).

  • camgöbeği tonu 47.10%
  • eflatun tonu 45.65%
  • sarı tonu 0.00%
  • ana renk tonu 45.88%
CMYK:
(47,46,0,46)
C47M46Y0K46 
(47%,46%,0%,46%)
(0.47/0.46/0.00/0.46)	

CMYK yüzdeleri

%47.1
%45.65
%0
%45.88

Codes

Color #494B8A in popluar color models

494B8A
RGB7375138
HSL238°30.81%41.37%
HSB/HSV238°47.10%54.12%
CMYK47.10%45.65%0.00%
45.88%

Color #494B8A in popluar number systems.

HEX494B8A
Decimal7375138
Binary1001001100101110001010
Octal111113212

Shades and tints

Shades of #494B8A

#494B8A
(73,75,138)
#43457E
(67,69,126)
#3D3F72
(61,63,114)
#373966
(55,57,102)
#31335A
(49,51,90)
#2B2D4E
(43,45,78)
#252742
(37,39,66)
#1F2136
(31,33,54)
#191B2A
(25,27,42)
#13151E
(19,21,30)
#0D0F12
(13,15,18)
#000000
(0,0,0)

Tints of #494B8A

#494B8A
(73,75,138)
#595B94
(89,91,148)
#696B9E
(105,107,158)
#797BA8
(121,123,168)
#898BB2
(137,139,178)
#999BBC
(153,155,188)
#A9ABC6
(169,171,198)
#B9BBD0
(185,187,208)
#C9CBDA
(201,203,218)
#D9DBE4
(217,219,228)
#E9EBEE
(233,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494B8A color. Also use rgb(73,75,138) instead hex code.

Text Font Color

.myTextColor { color: #494B8A; }

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

This text font color is #494B8A.


Background Color

.myBgColor { background-color: #494B8A; }

<div style="background-color:#494B8A">Inner text</div>

This div background color is #494B8A.


Border color

.myBorderColor { border: 1px solid #494B8A; }

<div style="border:3px solid #494B8A">Div</div>

This div border color is #494B8A.


Opacity

.myOpacity80 { color: #494B8A; opacity: 0.8; }

<p style="color:#494B8A;opacity:0.8;">80%</p>

Text with #494B8A 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 #494B8A;}

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

This text has shadow with #494B8A color.

.textShadow {text-shadow: 3px 3px 1px #494B8A, 3px 3px 1px red;}

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

This text has shadow with #494B8A primary color and red secondary color.


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

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

This text has shadow with #494B8A and red colors in old Internet Explorer.


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #494B8A on black background.


Color preview on white background

This text has color #494B8A on white background.



Black color preview on #494B8A background

This text has black color on #494B8A background.


White color preview on #494B8A background

This text has white color on #494B8A background.