COLOR #02496C

HEX: #02496C RGB: (2,73,108)

Color info

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

RGB color model

#02496C color RGB value is (2,73,108).

RGB: (2,73,108) (1%, 29%, 42%)

RGB channels and saturation

R 2 of 255 = 1%
G 73 of 255 = 29%
B 108 of 255 = 42%

2
73
108

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

Portions of RGB colors in percentages

R + G + B = 2 + 73 + 108 = 183 (100%)
R 2 of 183 ~ 1.09%
G 73 of 183 ~ 39.89%
B 108 of 183 ~ 59.02'%

%39.89
%59.02

CMYK color model

#02496C color CMYK value is (98,32,0,58).

  • cyan value is 98.15%
  • magenta value is 32.41%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (98,32,0,58)
C98M32Y0K58 (98%, 32%, 0%, 58%)
(0.98 / 0.32 / 0.00 / 0.58)

CMYK percentages

%98.15
%32.41
%0
%57.65

Codes

Color #02496C in popluar color models

02 49 6C
RGB 2 73 108
HSL 200° 96.36% 21.57%
HSB/HSV 200° 98.15% 42.35%
CMYK 98.15% 32.41% 0.00%
57.65%

Color #02496C in popluar number systems.

HEX 02 49 6C
Decimal 2 73 108
Binary 10 1001001 1101100
Octal 2 111 154

Shades and tints

Shades of #02496C

#02496C
(2,73,108)
#024363
(2,67,99)
#023D5A
(2,61,90)
#023751
(2,55,81)
#023148
(2,49,72)
#022B3F
(2,43,63)
#022536
(2,37,54)
#021F2D
(2,31,45)
#021924
(2,25,36)
#02131B
(2,19,27)
#020D12
(2,13,18)
#000000
(0,0,0)

Tints of #02496C

#02496C
(2,73,108)
#195979
(25,89,121)
#306986
(48,105,134)
#477993
(71,121,147)
#5E89A0
(94,137,160)
#7599AD
(117,153,173)
#8CA9BA
(140,169,186)
#A3B9C7
(163,185,199)
#BAC9D4
(186,201,212)
#D1D9E1
(209,217,225)
#E8E9EE
(232,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #02496C color. Also use rgb(2,73,108) instead hex code.

Text Font Color

.myTextColor { color: #02496C; }

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

This text font color is #02496C.

Background Color

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

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

This div background color is #02496C.

Border color

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

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

This div border color is #02496C.

Opacity

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

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

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

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

This text has shadow with #02496C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #02496C.

Preview

Color preview on black background

This text has color #02496C on black background.


Color preview on white background

This text has color #02496C on white background.


Black color preview on #02496C background

This text has black color on #02496C background.


White color preview on #02496C background

This text has white color on #02496C background.


Related colors

Complementary color

Complementary color for #hex is #FDB693.


I love getcolorcode.com

Triadic colors

1 #6C0249 and #496C02 with #02496C are triadic colors.

2 #6C4902 and #49026C with #02496C are triadic colors.