COLOR #023364

HEX: #023364 RGB: (2,51,100)

Color info

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

RGB color model

#023364 color RGB value is (2,51,100).

RGB: (2,51,100) (1%, 20%, 39%)

RGB channels and saturation

R 2 of 255 = 1%
G 51 of 255 = 20%
B 100 of 255 = 39%

2
51
100

R + G + B ~ 20%. #023364 is dark color.

Portions of RGB colors in percentages

R + G + B = 2 + 51 + 100 = 153 (100%)
R 2 of 153 ~ 1.31%
G 51 of 153 ~ 33.33%
B 100 of 153 ~ 65.36'%

%33.33
%65.36

CMYK color model

#023364 color CMYK value is (98,49,0,61).

  • cyan value is 98.00%
  • magenta value is 49.00%
  • yellow value is 0.00%
  • key color value is 60.78%
CMYK: (98,49,0,61) C98M49Y0K61 (98%,49%,0%,61%) (0.98/0.49/0.00/0.61) 

CMYK percentages

%98
%49
%0
%60.78

Codes

Color #023364 in popluar color models

02 33 64
RGB 2 51 100
HSL 210° 96.08% 20.00%
HSB/HSV 210° 98.00% 39.22%
CMYK 98.00% 49.00% 0.00%
60.78%

Color #023364 in popluar number systems.

HEX 02 33 64
Decimal 2 51 100
Binary 10 110011 1100100
Octal 2 63 144

Shades and tints

Shades of #023364

#023364
(2,51,100)
#022F5B
(2,47,91)
#022B52
(2,43,82)
#022749
(2,39,73)
#022340
(2,35,64)
#021F37
(2,31,55)
#021B2E
(2,27,46)
#021725
(2,23,37)
#02131C
(2,19,28)
#020F13
(2,15,19)
#020B0A
(2,11,10)
#000000
(0,0,0)

Tints of #023364

#023364
(2,51,100)
#194572
(25,69,114)
#305780
(48,87,128)
#47698E
(71,105,142)
#5E7B9C
(94,123,156)
#758DAA
(117,141,170)
#8C9FB8
(140,159,184)
#A3B1C6
(163,177,198)
#BAC3D4
(186,195,212)
#D1D5E2
(209,213,226)
#E8E7F0
(232,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #023364 color. Also use rgb(2,51,100) instead hex code.

Text Font Color

.myTextColor { color: #023364; }

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

This text font color is #023364.

Background Color

.myBgColor { background-color: #023364; }

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

This div background color is #023364.

Border color

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

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

This div border color is #023364.

Opacity

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

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

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

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

This text has shadow with #023364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #023364.

Preview

Color preview on black background

This text has color #023364 on black background.


Color preview on white background

This text has color #023364 on white background.


Black color preview on #023364 background

This text has black color on #023364 background.


White color preview on #023364 background

This text has white color on #023364 background.


Related colors

Complementary color

Complementary color for #hex is #FDCC9B.


I love getcolorcode.com

Triadic colors

1 #640233 and #336402 with #023364 are triadic colors.

2 #643302 and #330264 with #023364 are triadic colors.