COLOR #040736

HEX: #040736 RGB: (4,7,54)

Color info

#040736 contains red, green and blue colors in about the same proportion. Web safe color of #040736 is #000033 (or #003).

RGB color model

#040736 color RGB value is (4,7,54).

RGB: (4,7,54) (2%, 3%, 21%)

RGB channels and saturation

R 4 of 255 = 2%
G 7 of 255 = 3%
B 54 of 255 = 21%

4
7
54

R + G + B ~ 9%. #040736 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 7 + 54 = 65 (100%)
R 4 of 65 ~ 6.15%
G 7 of 65 ~ 10.77%
B 54 of 65 ~ 83.08'%

%10.77
%83.08

CMYK color model

#040736 color CMYK value is (93,87,0,79).

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

CMYK: (93,87,0,79)
C93M87Y0K79 (93%, 87%, 0%, 79%)
(0.93 / 0.87 / 0.00 / 0.79)

CMYK percentages

%92.59
%87.04
%0
%78.82

Codes

Color #040736 in popluar color models

04 07 36
RGB 4 7 54
HSL 236° 86.21% 11.37%
HSB/HSV 236° 92.59% 21.18%
CMYK 92.59% 87.04% 0.00%
78.82%

Color #040736 in popluar number systems.

HEX 04 07 36
Decimal 4 7 54
Binary 100 111 110110
Octal 4 7 66

Shades and tints

Shades of #040736

#040736
(4,7,54)
#040732
(4,7,50)
#04072E
(4,7,46)
#04072A
(4,7,42)
#040726
(4,7,38)
#040722
(4,7,34)
#04071E
(4,7,30)
#04071A
(4,7,26)
#040716
(4,7,22)
#040712
(4,7,18)
#04070E
(4,7,14)
#000000
(0,0,0)

Tints of #040736

#040736
(4,7,54)
#1A1D48
(26,29,72)
#30335A
(48,51,90)
#46496C
(70,73,108)
#5C5F7E
(92,95,126)
#727590
(114,117,144)
#888BA2
(136,139,162)
#9EA1B4
(158,161,180)
#B4B7C6
(180,183,198)
#CACDD8
(202,205,216)
#E0E3EA
(224,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #040736; }

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

This text font color is #040736.

Background Color

.myBgColor { background-color: #040736; }

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

This div background color is #040736.

Border color

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

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

This div border color is #040736.

Opacity

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

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

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

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

This text has shadow with #040736 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #040736.

Preview

Color preview on black background

This text has color #040736 on black background.


Color preview on white background

This text has color #040736 on white background.


Black color preview on #040736 background

This text has black color on #040736 background.


White color preview on #040736 background

This text has white color on #040736 background.


Related colors

Complementary color

Complementary color for #hex is #FBF8C9.


I love getcolorcode.com

Triadic colors

1 #360407 and #073604 with #040736 are triadic colors.

2 #360704 and #070436 with #040736 are triadic colors.