COLOR #03396E

HEX: #03396E RGB: (3,57,110)

Color info

#03396E contains mainly green and blue colors. Web safe color of #03396E is #003366 (or #036).

RGB color model

#03396E color RGB value is (3,57,110).

RGB: (3,57,110) (1%, 22%, 43%)

RGB channels and saturation

R 3 of 255 = 1%
G 57 of 255 = 22%
B 110 of 255 = 43%

3
57
110

R + G + B ~ 22%. #03396E is dark color.

Portions of RGB colors in percentages

R + G + B = 3 + 57 + 110 = 170 (100%)
R 3 of 170 ~ 1.76%
G 57 of 170 ~ 33.53%
B 110 of 170 ~ 64.71'%

%33.53
%64.71

CMYK color model

#03396E color CMYK value is (97,48,0,57).

  • cyan value is 97.27%
  • magenta value is 48.18%
  • yellow value is 0.00%
  • key color value is 56.86%
CMYK: (97,48,0,57) C97M48Y0K57 (97%,48%,0%,57%) (0.97/0.48/0.00/0.57) 

CMYK percentages

%97.27
%48.18
%0
%56.86

Codes

Color #03396E in popluar color models

03 39 6E
RGB 3 57 110
HSL 210° 94.69% 22.16%
HSB/HSV 210° 97.27% 43.14%
CMYK 97.27% 48.18% 0.00%
56.86%

Color #03396E in popluar number systems.

HEX 03 39 6E
Decimal 3 57 110
Binary 11 111001 1101110
Octal 3 71 156

Shades and tints

Shades of #03396E

#03396E
(3,57,110)
#033464
(3,52,100)
#032F5A
(3,47,90)
#032A50
(3,42,80)
#032546
(3,37,70)
#03203C
(3,32,60)
#031B32
(3,27,50)
#031628
(3,22,40)
#03111E
(3,17,30)
#030C14
(3,12,20)
#03070A
(3,7,10)
#000000
(0,0,0)

Tints of #03396E

#03396E
(3,57,110)
#194B7B
(25,75,123)
#2F5D88
(47,93,136)
#456F95
(69,111,149)
#5B81A2
(91,129,162)
#7193AF
(113,147,175)
#87A5BC
(135,165,188)
#9DB7C9
(157,183,201)
#B3C9D6
(179,201,214)
#C9DBE3
(201,219,227)
#DFEDF0
(223,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #03396E color. Also use rgb(3,57,110) instead hex code.

Text Font Color

.myTextColor { color: #03396E; }

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

This text font color is #03396E.

Background Color

.myBgColor { background-color: #03396E; }

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

This div background color is #03396E.

Border color

.myBorderColor { border: 1px solid #03396E; }

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

This div border color is #03396E.

Opacity

.myOpacity80 { color: #03396E; opacity: 0.8; }

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

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

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

This text has shadow with #03396E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #03396E.

Preview

Color preview on black background

This text has color #03396E on black background.


Color preview on white background

This text has color #03396E on white background.


Black color preview on #03396E background

This text has black color on #03396E background.


White color preview on #03396E background

This text has white color on #03396E background.


Related colors

Complementary color

Complementary color for #hex is #FCC691.


I love getcolorcode.com

Triadic colors

1 #6E0339 and #396E03 with #03396E are triadic colors.

2 #6E3903 and #39036E with #03396E are triadic colors.