COLOR #042835

HEX: #042835 RGB: (4,40,53)

Color info

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

RGB color model

#042835 color RGB value is (4,40,53).

RGB: (4,40,53) (2%, 16%, 21%)

RGB channels and saturation

R 4 of 255 = 2%
G 40 of 255 = 16%
B 53 of 255 = 21%

4
40
53

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

Portions of RGB colors in percentages

R + G + B = 4 + 40 + 53 = 97 (100%)
R 4 of 97 ~ 4.12%
G 40 of 97 ~ 41.24%
B 53 of 97 ~ 54.64'%

%41.24
%54.64

CMYK color model

#042835 color CMYK value is (92,25,0,79).

  • cyan value is 92.45%
  • magenta value is 24.53%
  • yellow value is 0.00%
  • key color value is 79.22%

CMYK: (92,25,0,79)
C92M25Y0K79 (92%, 25%, 0%, 79%)
(0.92 / 0.25 / 0.00 / 0.79)

CMYK percentages

%92.45
%24.53
%0
%79.22

Codes

Color #042835 in popluar color models

04 28 35
RGB 4 40 53
HSL 196° 85.96% 11.18%
HSB/HSV 196° 92.45% 20.78%
CMYK 92.45% 24.53% 0.00%
79.22%

Color #042835 in popluar number systems.

HEX 04 28 35
Decimal 4 40 53
Binary 100 101000 110101
Octal 4 50 65

Shades and tints

Shades of #042835

#042835
(4,40,53)
#042531
(4,37,49)
#04222D
(4,34,45)
#041F29
(4,31,41)
#041C25
(4,28,37)
#041921
(4,25,33)
#04161D
(4,22,29)
#041319
(4,19,25)
#041015
(4,16,21)
#040D11
(4,13,17)
#040A0D
(4,10,13)
#000000
(0,0,0)

Tints of #042835

#042835
(4,40,53)
#1A3B47
(26,59,71)
#304E59
(48,78,89)
#46616B
(70,97,107)
#5C747D
(92,116,125)
#72878F
(114,135,143)
#889AA1
(136,154,161)
#9EADB3
(158,173,179)
#B4C0C5
(180,192,197)
#CAD3D7
(202,211,215)
#E0E6E9
(224,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #042835 color. Also use rgb(4,40,53) instead hex code.

Text Font Color

.myTextColor { color: #042835; }

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

This text font color is #042835.

Background Color

.myBgColor { background-color: #042835; }

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

This div background color is #042835.

Border color

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

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

This div border color is #042835.

Opacity

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

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

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

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

This text has shadow with #042835 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #042835.

Preview

Color preview on black background

This text has color #042835 on black background.


Color preview on white background

This text has color #042835 on white background.


Black color preview on #042835 background

This text has black color on #042835 background.


White color preview on #042835 background

This text has white color on #042835 background.


Related colors

Complementary color

Complementary color for #hex is #FBD7CA.


I love getcolorcode.com

Triadic colors

1 #350428 and #283504 with #042835 are triadic colors.

2 #352804 and #280435 with #042835 are triadic colors.