COLOR #071836

HEX: #071836 RGB: (7,24,54)

Color info

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

RGB color model

#071836 color RGB value is (7,24,54).

RGB: (7,24,54) (3%, 9%, 21%)

RGB channels and saturation

R 7 of 255 = 3%
G 24 of 255 = 9%
B 54 of 255 = 21%

7
24
54

R + G + B ~ 11%. #071836 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 24 + 54 = 85 (100%)
R 7 of 85 ~ 8.24%
G 24 of 85 ~ 28.24%
B 54 of 85 ~ 63.53'%

%28.24
%63.53

CMYK color model

#071836 color CMYK value is (87,56,0,79).

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

CMYK: (87,56,0,79)
C87M56Y0K79 (87%, 56%, 0%, 79%)
(0.87 / 0.56 / 0.00 / 0.79)

CMYK percentages

%87.04
%55.56
%0
%78.82

Codes

Color #071836 in popluar color models

07 18 36
RGB 7 24 54
HSL 218° 77.05% 11.96%
HSB/HSV 218° 87.04% 21.18%
CMYK 87.04% 55.56% 0.00%
78.82%

Color #071836 in popluar number systems.

HEX 07 18 36
Decimal 7 24 54
Binary 111 11000 110110
Octal 7 30 66

Shades and tints

Shades of #071836

#071836
(7,24,54)
#071632
(7,22,50)
#07142E
(7,20,46)
#07122A
(7,18,42)
#071026
(7,16,38)
#070E22
(7,14,34)
#070C1E
(7,12,30)
#070A1A
(7,10,26)
#070816
(7,8,22)
#070612
(7,6,18)
#07040E
(7,4,14)
#000000
(0,0,0)

Tints of #071836

#071836
(7,24,54)
#1D2D48
(29,45,72)
#33425A
(51,66,90)
#49576C
(73,87,108)
#5F6C7E
(95,108,126)
#758190
(117,129,144)
#8B96A2
(139,150,162)
#A1ABB4
(161,171,180)
#B7C0C6
(183,192,198)
#CDD5D8
(205,213,216)
#E3EAEA
(227,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071836; }

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

This text font color is #071836.

Background Color

.myBgColor { background-color: #071836; }

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

This div background color is #071836.

Border color

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

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

This div border color is #071836.

Opacity

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

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

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

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

This text has shadow with #071836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071836.

Preview

Color preview on black background

This text has color #071836 on black background.


Color preview on white background

This text has color #071836 on white background.


Black color preview on #071836 background

This text has black color on #071836 background.


White color preview on #071836 background

This text has white color on #071836 background.


Related colors

Complementary color

Complementary color for #hex is #F8E7C9.


I love getcolorcode.com

Triadic colors

1 #360718 and #183607 with #071836 are triadic colors.

2 #361807 and #180736 with #071836 are triadic colors.