COLOR #040473

HEX: #040473 RGB: (4,4,115)

Renk bilgisi

#040473 contains mainly blue color. #040473 ‘ nin web güvenlik rengi #000066 (ya da #006) dir.

RGB renk modeli

#040473 color RGB value is (4,4,115).

RGB: (4,4,115) (2%, 2%, 45%)

RGB bağlantıları ve doygunluk

R 4 of 255 = 2%
G 4 of 255 = 2%
B 115 of 255 = 45%

4
4
115

R + G + B ~ 16%. #040473 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 4 + 4 + 115 = 123 (100%)
R 4 of 123 ~ 3.25%
G 4 of 123 ~ 3.25%
B 115 of 123 ~ 93.5'%

%93.5

CMYK RENK MODELİ

#040473 rengi CMYK tonu (97,97,0,55).

  • camgöbeği tonu 96.52%
  • eflatun tonu 96.52%
  • sarı tonu 0.00%
  • ana renk tonu 54.90%
CMYK: (97,97,0,55) C97M97Y0K55 (97%,97%,0%,55%) (0.97/0.97/0.00/0.55) 

CMYK yüzdeleri

%96.52
%96.52
%0
%54.9

Codes

Color #040473 in popluar color models

04 04 73
RGB 4 4 115
HSL 240° 93.28% 23.33%
HSB/HSV 240° 96.52% 45.10%
CMYK 96.52% 96.52% 0.00%
54.90%

Color #040473 in popluar number systems.

HEX 04 04 73
Decimal 4 4 115
Binary 100 100 1110011
Octal 4 4 163

Shades and tints

Shades of #040473

#040473
(4,4,115)
#040469
(4,4,105)
#04045F
(4,4,95)
#040455
(4,4,85)
#04044B
(4,4,75)
#040441
(4,4,65)
#040437
(4,4,55)
#04042D
(4,4,45)
#040423
(4,4,35)
#040419
(4,4,25)
#04040F
(4,4,15)
#000000
(0,0,0)

Tints of #040473

#040473
(4,4,115)
#1A1A7F
(26,26,127)
#30308B
(48,48,139)
#464697
(70,70,151)
#5C5CA3
(92,92,163)
#7272AF
(114,114,175)
#8888BB
(136,136,187)
#9E9EC7
(158,158,199)
#B4B4D3
(180,180,211)
#CACADF
(202,202,223)
#E0E0EB
(224,224,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #040473 color. Also use rgb(4,4,115) instead hex code.

Text Font Color

.myTextColor { color: #040473; }

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

This text font color is #040473.

Background Color

.myBgColor { background-color: #040473; }

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

This div background color is #040473.

Border color

.myBorderColor { border: 1px solid #040473; }

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

This div border color is #040473.

Opacity

.myOpacity80 { color: #040473; opacity: 0.8; }

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

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

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

This text has shadow with #040473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #040473.

Preview

Color preview on black background

This text has color #040473 on black background.


Color preview on white background

This text has color #040473 on white background.


Black color preview on #040473 background

This text has black color on #040473 background.


White color preview on #040473 background

This text has white color on #040473 background.


Related colors

Complementary color

Complementary color for #hex is #FBFB8C.


I love getcolorcode.com