COLOR #042A36

HEX: #042A36 RGB: (4,42,54)

Color info

#042A36 contains red, green and blue colors in about the same proportion. Web safe color of #042A36 is #003333 (or #033).

RGB color model

#042A36 color RGB value is (4,42,54).

RGB: (4,42,54) (2%, 16%, 21%)

RGB channels and saturation

R 4 of 255 = 2%
G 42 of 255 = 16%
B 54 of 255 = 21%

4
42
54

R + G + B ~ 13%. #042A36 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 42 + 54 = 100 (100%)
R 4 of 100 ~ 4%
G 42 of 100 ~ 42%
B 54 of 100 ~ 54'%

%42
%54

CMYK color model

#042A36 color CMYK value is (93,22,0,79).

  • cyan value is 92.59%
  • magenta value is 22.22%
  • yellow value is 0.00%
  • key color value is 78.82%

CMYK: (93,22,0,79)
C93M22Y0K79 (93%, 22%, 0%, 79%)
(0.93 / 0.22 / 0.00 / 0.79)

CMYK percentages

%92.59
%22.22
%0
%78.82

Codes

Color #042A36 in popluar color models

04 2A 36
RGB 4 42 54
HSL 194° 86.21% 11.37%
HSB/HSV 194° 92.59% 21.18%
CMYK 92.59% 22.22% 0.00%
78.82%

Color #042A36 in popluar number systems.

HEX 04 2A 36
Decimal 4 42 54
Binary 100 101010 110110
Octal 4 52 66

Shades and tints

Shades of #042A36

#042A36
(4,42,54)
#042732
(4,39,50)
#04242E
(4,36,46)
#04212A
(4,33,42)
#041E26
(4,30,38)
#041B22
(4,27,34)
#04181E
(4,24,30)
#04151A
(4,21,26)
#041216
(4,18,22)
#040F12
(4,15,18)
#040C0E
(4,12,14)
#000000
(0,0,0)

Tints of #042A36

#042A36
(4,42,54)
#1A3D48
(26,61,72)
#30505A
(48,80,90)
#46636C
(70,99,108)
#5C767E
(92,118,126)
#728990
(114,137,144)
#889CA2
(136,156,162)
#9EAFB4
(158,175,180)
#B4C2C6
(180,194,198)
#CAD5D8
(202,213,216)
#E0E8EA
(224,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #042A36 color. Also use rgb(4,42,54) instead hex code.

Text Font Color

.myTextColor { color: #042A36; }

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

This text font color is #042A36.

Background Color

.myBgColor { background-color: #042A36; }

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

This div background color is #042A36.

Border color

.myBorderColor { border: 1px solid #042A36; }

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

This div border color is #042A36.

Opacity

.myOpacity80 { color: #042A36; opacity: 0.8; }

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

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

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

This text has shadow with #042A36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #042A36.

Preview

Color preview on black background

This text has color #042A36 on black background.


Color preview on white background

This text has color #042A36 on white background.


Black color preview on #042A36 background

This text has black color on #042A36 background.


White color preview on #042A36 background

This text has white color on #042A36 background.


Related colors

Complementary color

Complementary color for #hex is #FBD5C9.


I love getcolorcode.com

Triadic colors

1 #36042A and #2A3604 with #042A36 are triadic colors.

2 #362A04 and #2A0436 with #042A36 are triadic colors.