COLOR #00446C

HEX: #00446C RGB: (0,68,108)

Renk bilgisi

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

RGB renk modeli

#00446C color RGB value is (0,68,108).

RGB: (0,68,108) (0%, 27%, 42%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 68 of 255 = 27%
B 108 of 255 = 42%

0
68
108

R + G + B ~ 23%. #00446C is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 68 + 108 = 176 (100%)
R 0 of 176 ~ 0%
G 68 of 176 ~ 38.64%
B 108 of 176 ~ 61.36'%

%38.64
%61.36

CMYK RENK MODELİ

#00446C rengi CMYK tonu (100,37,0,58).

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

CMYK: (100,37,0,58)
C100M37Y0K58 (100%, 37%, 0%, 58%)
(1.00 / 0.37 / 0.00 / 0.58)

CMYK yüzdeleri

%100
%37.04
%0
%57.65

Codes

Color #00446C in popluar color models

00 44 6C
RGB 0 68 108
HSL 202° 100.00% 21.18%
HSB/HSV 202° 100.00% 42.35%
CMYK 100.00% 37.04% 0.00%
57.65%

Color #00446C in popluar number systems.

HEX 00 44 6C
Decimal 0 68 108
Binary 0 1000100 1101100
Octal 0 104 154

Shades and tints

Shades of #00446C

#00446C
(0,68,108)
#003E63
(0,62,99)
#00385A
(0,56,90)
#003251
(0,50,81)
#002C48
(0,44,72)
#00263F
(0,38,63)
#002036
(0,32,54)
#001A2D
(0,26,45)
#001424
(0,20,36)
#000E1B
(0,14,27)
#000812
(0,8,18)
#000000
(0,0,0)

Tints of #00446C

#00446C
(0,68,108)
#175579
(23,85,121)
#2E6686
(46,102,134)
#457793
(69,119,147)
#5C88A0
(92,136,160)
#7399AD
(115,153,173)
#8AAABA
(138,170,186)
#A1BBC7
(161,187,199)
#B8CCD4
(184,204,212)
#CFDDE1
(207,221,225)
#E6EEEE
(230,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #00446C; }

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

This text font color is #00446C.

Background Color

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

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

This div background color is #00446C.

Border color

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

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

This div border color is #00446C.

Opacity

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

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

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

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

This text has shadow with #00446C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #00446C.

Preview

Color preview on black background

This text has color #00446C on black background.


Color preview on white background

This text has color #00446C on white background.


Black color preview on #00446C background

This text has black color on #00446C background.


White color preview on #00446C background

This text has white color on #00446C background.


Related colors

Complementary color

Complementary color for #hex is #FFBB93.


I love getcolorcode.com

Triadic colors

1 #6C0044 and #446C00 with #00446C are triadic colors.

2 #6C4400 and #44006C with #00446C are triadic colors.