COLOR #042453

HEX: #042453 RGB: (4,36,83)

Color info

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

RGB color model

#042453 color RGB value is (4,36,83).

RGB: (4,36,83) (2%, 14%, 33%)

RGB channels and saturation

R 4 of 255 = 2%
G 36 of 255 = 14%
B 83 of 255 = 33%

4
36
83

R + G + B ~ 16%. #042453 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 36 + 83 = 123 (100%)
R 4 of 123 ~ 3.25%
G 36 of 123 ~ 29.27%
B 83 of 123 ~ 67.48'%

%29.27
%67.48

CMYK color model

#042453 color CMYK value is (95,57,0,67).

  • cyan value is 95.18%
  • magenta value is 56.63%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (95,57,0,67)
C95M57Y0K67 (95%, 57%, 0%, 67%)
(0.95 / 0.57 / 0.00 / 0.67)

CMYK percentages

%95.18
%56.63
%0
%67.45

Codes

Color #042453 in popluar color models

04 24 53
RGB 4 36 83
HSL 216° 90.80% 17.06%
HSB/HSV 216° 95.18% 32.55%
CMYK 95.18% 56.63% 0.00%
67.45%

Color #042453 in popluar number systems.

HEX 04 24 53
Decimal 4 36 83
Binary 100 100100 1010011
Octal 4 44 123

Shades and tints

Shades of #042453

#042453
(4,36,83)
#04214C
(4,33,76)
#041E45
(4,30,69)
#041B3E
(4,27,62)
#041837
(4,24,55)
#041530
(4,21,48)
#041229
(4,18,41)
#040F22
(4,15,34)
#040C1B
(4,12,27)
#040914
(4,9,20)
#04060D
(4,6,13)
#000000
(0,0,0)

Tints of #042453

#042453
(4,36,83)
#1A3762
(26,55,98)
#304A71
(48,74,113)
#465D80
(70,93,128)
#5C708F
(92,112,143)
#72839E
(114,131,158)
#8896AD
(136,150,173)
#9EA9BC
(158,169,188)
#B4BCCB
(180,188,203)
#CACFDA
(202,207,218)
#E0E2E9
(224,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #042453 color. Also use rgb(4,36,83) instead hex code.

Text Font Color

.myTextColor { color: #042453; }

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

This text font color is #042453.

Background Color

.myBgColor { background-color: #042453; }

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

This div background color is #042453.

Border color

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

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

This div border color is #042453.

Opacity

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

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

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

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

This text has shadow with #042453 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #042453.

Preview

Color preview on black background

This text has color #042453 on black background.


Color preview on white background

This text has color #042453 on white background.


Black color preview on #042453 background

This text has black color on #042453 background.


White color preview on #042453 background

This text has white color on #042453 background.


Related colors

Complementary color

Complementary color for #hex is #FBDBAC.


I love getcolorcode.com

Triadic colors

1 #530424 and #245304 with #042453 are triadic colors.

2 #532404 and #240453 with #042453 are triadic colors.