COLOR #023749

HEX: #023749 RGB: (2,55,73)

Color info

#023749 contains mainly green and blue colors. Web safe color of #023749 is #003333 (or #033).

RGB color model

#023749 color RGB value is (2,55,73).

RGB: (2,55,73) (1%, 22%, 29%)

RGB channels and saturation

R 2 of 255 = 1%
G 55 of 255 = 22%
B 73 of 255 = 29%

2
55
73

R + G + B ~ 17%. #023749 is dark color.

Portions of RGB colors in percentages

R + G + B = 2 + 55 + 73 = 130 (100%)
R 2 of 130 ~ 1.54%
G 55 of 130 ~ 42.31%
B 73 of 130 ~ 56.15'%

%42.31
%56.15

CMYK color model

#023749 color CMYK value is (97,25,0,71).

  • cyan value is 97.26%
  • magenta value is 24.66%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (97,25,0,71)
C97M25Y0K71 (97%, 25%, 0%, 71%)
(0.97 / 0.25 / 0.00 / 0.71)

CMYK percentages

%97.26
%24.66
%0
%71.37

Codes

Color #023749 in popluar color models

02 37 49
RGB 2 55 73
HSL 195° 94.67% 14.71%
HSB/HSV 195° 97.26% 28.63%
CMYK 97.26% 24.66% 0.00%
71.37%

Color #023749 in popluar number systems.

HEX 02 37 49
Decimal 2 55 73
Binary 10 110111 1001001
Octal 2 67 111

Shades and tints

Shades of #023749

#023749
(2,55,73)
#023243
(2,50,67)
#022D3D
(2,45,61)
#022837
(2,40,55)
#022331
(2,35,49)
#021E2B
(2,30,43)
#021925
(2,25,37)
#02141F
(2,20,31)
#020F19
(2,15,25)
#020A13
(2,10,19)
#02050D
(2,5,13)
#000000
(0,0,0)

Tints of #023749

#023749
(2,55,73)
#194959
(25,73,89)
#305B69
(48,91,105)
#476D79
(71,109,121)
#5E7F89
(94,127,137)
#759199
(117,145,153)
#8CA3A9
(140,163,169)
#A3B5B9
(163,181,185)
#BAC7C9
(186,199,201)
#D1D9D9
(209,217,217)
#E8EBE9
(232,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #023749; }

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

This text font color is #023749.

Background Color

.myBgColor { background-color: #023749; }

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

This div background color is #023749.

Border color

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

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

This div border color is #023749.

Opacity

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

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

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

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

This text has shadow with #023749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #023749.

Preview

Color preview on black background

This text has color #023749 on black background.


Color preview on white background

This text has color #023749 on white background.


Black color preview on #023749 background

This text has black color on #023749 background.


White color preview on #023749 background

This text has white color on #023749 background.


Related colors

Complementary color

Complementary color for #hex is #FDC8B6.


I love getcolorcode.com

Triadic colors

1 #490237 and #374902 with #023749 are triadic colors.

2 #493702 and #370249 with #023749 are triadic colors.