COLOR #04446C

HEX: #04446C RGB: (4,68,108)

Renk bilgisi

#04446C contains mainly green and blue colors. #04446C ‘ nin web güvenlik rengi #003366 (ya da #036) dir.

RGB renk modeli

#04446C color RGB value is (4,68,108).

RGB: (4,68,108) (2%, 27%, 42%)

RGB bağlantıları ve doygunluk

R 4 of 255 = 2%
G 68 of 255 = 27%
B 108 of 255 = 42%

4
68
108

R + G + B ~ 24%. #04446C is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 4 + 68 + 108 = 180 (100%)
R 4 of 180 ~ 2.22%
G 68 of 180 ~ 37.78%
B 108 of 180 ~ 60'%

%37.78
%60

CMYK RENK MODELİ

#04446C rengi CMYK tonu (96,37,0,58).

  • camgöbeği tonu 96.30%
  • eflatun tonu 37.04%
  • sarı tonu 0.00%
  • ana renk tonu 57.65%

CMYK: (96,37,0,58)
C96M37Y0K58 (96%, 37%, 0%, 58%)
(0.96 / 0.37 / 0.00 / 0.58)

CMYK yüzdeleri

%96.3
%37.04
%0
%57.65

Codes

Color #04446C in popluar color models

04 44 6C
RGB 4 68 108
HSL 203° 92.86% 21.96%
HSB/HSV 203° 96.30% 42.35%
CMYK 96.30% 37.04% 0.00%
57.65%

Color #04446C in popluar number systems.

HEX 04 44 6C
Decimal 4 68 108
Binary 100 1000100 1101100
Octal 4 104 154

Shades and tints

Shades of #04446C

#04446C
(4,68,108)
#043E63
(4,62,99)
#04385A
(4,56,90)
#043251
(4,50,81)
#042C48
(4,44,72)
#04263F
(4,38,63)
#042036
(4,32,54)
#041A2D
(4,26,45)
#041424
(4,20,36)
#040E1B
(4,14,27)
#040812
(4,8,18)
#000000
(0,0,0)

Tints of #04446C

#04446C
(4,68,108)
#1A5579
(26,85,121)
#306686
(48,102,134)
#467793
(70,119,147)
#5C88A0
(92,136,160)
#7299AD
(114,153,173)
#88AABA
(136,170,186)
#9EBBC7
(158,187,199)
#B4CCD4
(180,204,212)
#CADDE1
(202,221,225)
#E0EEEE
(224,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #04446C color. Also use rgb(4,68,108) instead hex code.

Text Font Color

.myTextColor { color: #04446C; }

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

This text font color is #04446C.

Background Color

.myBgColor { background-color: #04446C; }

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

This div background color is #04446C.

Border color

.myBorderColor { border: 1px solid #04446C; }

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

This div border color is #04446C.

Opacity

.myOpacity80 { color: #04446C; opacity: 0.8; }

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

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

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

This text has shadow with #04446C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04446C.

Preview

Color preview on black background

This text has color #04446C on black background.


Color preview on white background

This text has color #04446C on white background.


Black color preview on #04446C background

This text has black color on #04446C background.


White color preview on #04446C background

This text has white color on #04446C background.


Related colors

Complementary color

Complementary color for #hex is #FBBB93.


I love getcolorcode.com

Triadic colors

1 #6C0444 and #446C04 with #04446C are triadic colors.

2 #6C4404 and #44046C with #04446C are triadic colors.