COLOR #071829

HEX: #071829 RGB: (7,24,41)

Color info

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

RGB color model

#071829 color RGB value is (7,24,41).

RGB: (7,24,41) (3%, 9%, 16%)

RGB channels and saturation

R 7 of 255 = 3%
G 24 of 255 = 9%
B 41 of 255 = 16%

7
24
41

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

Portions of RGB colors in percentages

R + G + B = 7 + 24 + 41 = 72 (100%)
R 7 of 72 ~ 9.72%
G 24 of 72 ~ 33.33%
B 41 of 72 ~ 56.94'%

%33.33
%56.94

CMYK color model

#071829 color CMYK value is (83,41,0,84).

  • cyan value is 82.93%
  • magenta value is 41.46%
  • yellow value is 0.00%
  • key color value is 83.92%

CMYK: (83,41,0,84)
C83M41Y0K84 (83%, 41%, 0%, 84%)
(0.83 / 0.41 / 0.00 / 0.84)

CMYK percentages

%82.93
%41.46
%0
%83.92

Codes

Color #071829 in popluar color models

07 18 29
RGB 7 24 41
HSL 210° 70.83% 9.41%
HSB/HSV 210° 82.93% 16.08%
CMYK 82.93% 41.46% 0.00%
83.92%

Color #071829 in popluar number systems.

HEX 07 18 29
Decimal 7 24 41
Binary 111 11000 101001
Octal 7 30 51

Shades and tints

Shades of #071829

#071829
(7,24,41)
#071626
(7,22,38)
#071423
(7,20,35)
#071220
(7,18,32)
#07101D
(7,16,29)
#070E1A
(7,14,26)
#070C17
(7,12,23)
#070A14
(7,10,20)
#070811
(7,8,17)
#07060E
(7,6,14)
#07040B
(7,4,11)
#000000
(0,0,0)

Tints of #071829

#071829
(7,24,41)
#1D2D3C
(29,45,60)
#33424F
(51,66,79)
#495762
(73,87,98)
#5F6C75
(95,108,117)
#758188
(117,129,136)
#8B969B
(139,150,155)
#A1ABAE
(161,171,174)
#B7C0C1
(183,192,193)
#CDD5D4
(205,213,212)
#E3EAE7
(227,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071829; }

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

This text font color is #071829.

Background Color

.myBgColor { background-color: #071829; }

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

This div background color is #071829.

Border color

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

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

This div border color is #071829.

Opacity

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

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

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

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

This text has shadow with #071829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071829.

Preview

Color preview on black background

This text has color #071829 on black background.


Color preview on white background

This text has color #071829 on white background.


Black color preview on #071829 background

This text has black color on #071829 background.


White color preview on #071829 background

This text has white color on #071829 background.


Related colors

Complementary color

Complementary color for #hex is #F8E7D6.


I love getcolorcode.com

Triadic colors

1 #290718 and #182907 with #071829 are triadic colors.

2 #291807 and #180729 with #071829 are triadic colors.