COLOR #023268

HEX: #023268 RGB: (2,50,104)

Color info

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

RGB color model

#023268 color RGB value is (2,50,104).

RGB: (2,50,104) (1%, 20%, 41%)

RGB channels and saturation

R 2 of 255 = 1%
G 50 of 255 = 20%
B 104 of 255 = 41%

2
50
104

R + G + B ~ 21%. #023268 is dark color.

Portions of RGB colors in percentages

R + G + B = 2 + 50 + 104 = 156 (100%)
R 2 of 156 ~ 1.28%
G 50 of 156 ~ 32.05%
B 104 of 156 ~ 66.67'%

%32.05
%66.67

CMYK color model

#023268 color CMYK value is (98,52,0,59).

  • cyan value is 98.08%
  • magenta value is 51.92%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (98,52,0,59)
C98M52Y0K59 (98%, 52%, 0%, 59%)
(0.98 / 0.52 / 0.00 / 0.59)

CMYK percentages

%98.08
%51.92
%0
%59.22

Codes

Color #023268 in popluar color models

02 32 68
RGB 2 50 104
HSL 212° 96.23% 20.78%
HSB/HSV 212° 98.08% 40.78%
CMYK 98.08% 51.92% 0.00%
59.22%

Color #023268 in popluar number systems.

HEX 02 32 68
Decimal 2 50 104
Binary 10 110010 1101000
Octal 2 62 150

Shades and tints

Shades of #023268

#023268
(2,50,104)
#022E5F
(2,46,95)
#022A56
(2,42,86)
#02264D
(2,38,77)
#022244
(2,34,68)
#021E3B
(2,30,59)
#021A32
(2,26,50)
#021629
(2,22,41)
#021220
(2,18,32)
#020E17
(2,14,23)
#020A0E
(2,10,14)
#000000
(0,0,0)

Tints of #023268

#023268
(2,50,104)
#194475
(25,68,117)
#305682
(48,86,130)
#47688F
(71,104,143)
#5E7A9C
(94,122,156)
#758CA9
(117,140,169)
#8C9EB6
(140,158,182)
#A3B0C3
(163,176,195)
#BAC2D0
(186,194,208)
#D1D4DD
(209,212,221)
#E8E6EA
(232,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #023268 color. Also use rgb(2,50,104) instead hex code.

Text Font Color

.myTextColor { color: #023268; }

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

This text font color is #023268.

Background Color

.myBgColor { background-color: #023268; }

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

This div background color is #023268.

Border color

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

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

This div border color is #023268.

Opacity

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

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

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

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

This text has shadow with #023268 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #023268.

Preview

Color preview on black background

This text has color #023268 on black background.


Color preview on white background

This text has color #023268 on white background.


Black color preview on #023268 background

This text has black color on #023268 background.


White color preview on #023268 background

This text has white color on #023268 background.


Related colors

Complementary color

Complementary color for #hex is #FDCD97.


I love getcolorcode.com

Triadic colors

1 #680232 and #326802 with #023268 are triadic colors.

2 #683202 and #320268 with #023268 are triadic colors.