COLOR #024961

HEX: #024961 RGB: (2,73,97)

Color info

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

RGB color model

#024961 color RGB value is (2,73,97).

RGB: (2,73,97) (1%, 29%, 38%)

RGB channels and saturation

R 2 of 255 = 1%
G 73 of 255 = 29%
B 97 of 255 = 38%

2
73
97

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

Portions of RGB colors in percentages

R + G + B = 2 + 73 + 97 = 172 (100%)
R 2 of 172 ~ 1.16%
G 73 of 172 ~ 42.44%
B 97 of 172 ~ 56.4'%

%42.44
%56.4

CMYK color model

#024961 color CMYK value is (98,25,0,62).

  • cyan value is 97.94%
  • magenta value is 24.74%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (98,25,0,62)
C98M25Y0K62 (98%, 25%, 0%, 62%)
(0.98 / 0.25 / 0.00 / 0.62)

CMYK percentages

%97.94
%24.74
%0
%61.96

Codes

Color #024961 in popluar color models

02 49 61
RGB 2 73 97
HSL 195° 95.96% 19.41%
HSB/HSV 195° 97.94% 38.04%
CMYK 97.94% 24.74% 0.00%
61.96%

Color #024961 in popluar number systems.

HEX 02 49 61
Decimal 2 73 97
Binary 10 1001001 1100001
Octal 2 111 141

Shades and tints

Shades of #024961

#024961
(2,73,97)
#024359
(2,67,89)
#023D51
(2,61,81)
#023749
(2,55,73)
#023141
(2,49,65)
#022B39
(2,43,57)
#022531
(2,37,49)
#021F29
(2,31,41)
#021921
(2,25,33)
#021319
(2,19,25)
#020D11
(2,13,17)
#000000
(0,0,0)

Tints of #024961

#024961
(2,73,97)
#19596F
(25,89,111)
#30697D
(48,105,125)
#47798B
(71,121,139)
#5E8999
(94,137,153)
#7599A7
(117,153,167)
#8CA9B5
(140,169,181)
#A3B9C3
(163,185,195)
#BAC9D1
(186,201,209)
#D1D9DF
(209,217,223)
#E8E9ED
(232,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #024961; }

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

This text font color is #024961.

Background Color

.myBgColor { background-color: #024961; }

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

This div background color is #024961.

Border color

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

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

This div border color is #024961.

Opacity

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

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

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

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

This text has shadow with #024961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #024961.

Preview

Color preview on black background

This text has color #024961 on black background.


Color preview on white background

This text has color #024961 on white background.


Black color preview on #024961 background

This text has black color on #024961 background.


White color preview on #024961 background

This text has white color on #024961 background.


Related colors

Complementary color

Complementary color for #hex is #FDB69E.


I love getcolorcode.com

Triadic colors

1 #610249 and #496102 with #024961 are triadic colors.

2 #614902 and #490261 with #024961 are triadic colors.