COLOR #024D87

HEX: #024D87 RGB: (2,77,135)

Color info

#024D87 contains mainly green and blue colors. Web safe color of #024D87 is #003399 (or #039).

RGB color model

#024D87 color RGB value is (2,77,135).

RGB: (2,77,135) (1%, 30%, 53%)

RGB channels and saturation

R 2 of 255 = 1%
G 77 of 255 = 30%
B 135 of 255 = 53%

2
77
135

R + G + B ~ 28%. #024D87 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 2 + 77 + 135 = 214 (100%)
R 2 of 214 ~ 0.93%
G 77 of 214 ~ 35.98%
B 135 of 214 ~ 63.08'%

%35.98
%63.08

CMYK color model

#024D87 color CMYK value is (99,43,0,47).

  • cyan value is 98.52%
  • magenta value is 42.96%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (99,43,0,47) C99M43Y0K47 (99%,43%,0%,47%) (0.99/0.43/0.00/0.47) 

CMYK percentages

%98.52
%42.96
%0
%47.06

Codes

Color #024D87 in popluar color models

02 4D 87
RGB 2 77 135
HSL 206° 97.08% 26.86%
HSB/HSV 206° 98.52% 52.94%
CMYK 98.52% 42.96% 0.00%
47.06%

Color #024D87 in popluar number systems.

HEX 02 4D 87
Decimal 2 77 135
Binary 10 1001101 10000111
Octal 2 115 207

Shades and tints

Shades of #024D87

#024D87
(2,77,135)
#02467B
(2,70,123)
#023F6F
(2,63,111)
#023863
(2,56,99)
#023157
(2,49,87)
#022A4B
(2,42,75)
#02233F
(2,35,63)
#021C33
(2,28,51)
#021527
(2,21,39)
#020E1B
(2,14,27)
#02070F
(2,7,15)
#000000
(0,0,0)

Tints of #024D87

#024D87
(2,77,135)
#195D91
(25,93,145)
#306D9B
(48,109,155)
#477DA5
(71,125,165)
#5E8DAF
(94,141,175)
#759DB9
(117,157,185)
#8CADC3
(140,173,195)
#A3BDCD
(163,189,205)
#BACDD7
(186,205,215)
#D1DDE1
(209,221,225)
#E8EDEB
(232,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #024D87 color. Also use rgb(2,77,135) instead hex code.

Text Font Color

.myTextColor { color: #024D87; }

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

This text font color is #024D87.

Background Color

.myBgColor { background-color: #024D87; }

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

This div background color is #024D87.

Border color

.myBorderColor { border: 1px solid #024D87; }

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

This div border color is #024D87.

Opacity

.myOpacity80 { color: #024D87; opacity: 0.8; }

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

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

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

This text has shadow with #024D87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #024D87.

Preview

Color preview on black background

This text has color #024D87 on black background.


Color preview on white background

This text has color #024D87 on white background.


Black color preview on #024D87 background

This text has black color on #024D87 background.


White color preview on #024D87 background

This text has white color on #024D87 background.


Related colors

Complementary color

Complementary color for #hex is #FDB278.


I love getcolorcode.com

Triadic colors

1 #87024D and #4D8702 with #024D87 are triadic colors.

2 #874D02 and #4D0287 with #024D87 are triadic colors.