COLOR #082429

HEX: #082429 RGB: (8,36,41)

Color info

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

RGB color model

#082429 color RGB value is (8,36,41).

RGB: (8,36,41) (3%, 14%, 16%)

RGB channels and saturation

R 8 of 255 = 3%
G 36 of 255 = 14%
B 41 of 255 = 16%

8
36
41

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

Portions of RGB colors in percentages

R + G + B = 8 + 36 + 41 = 85 (100%)
R 8 of 85 ~ 9.41%
G 36 of 85 ~ 42.35%
B 41 of 85 ~ 48.24'%

%42.35
%48.24

CMYK color model

#082429 color CMYK value is (80,12,0,84).

  • cyan value is 80.49%
  • magenta value is 12.20%
  • yellow value is 0.00%
  • key color value is 83.92%
CMYK: (80,12,0,84) C80M12Y0K84 (80%,12%,0%,84%) (0.80/0.12/0.00/0.84) 

CMYK percentages

%80.49
%12.2
%0
%83.92

Codes

Color #082429 in popluar color models

08 24 29
RGB 8 36 41
HSL 189° 67.35% 9.61%
HSB/HSV 189° 80.49% 16.08%
CMYK 80.49% 12.20% 0.00%
83.92%

Color #082429 in popluar number systems.

HEX 08 24 29
Decimal 8 36 41
Binary 1000 100100 101001
Octal 10 44 51

Shades and tints

Shades of #082429

#082429
(8,36,41)
#082126
(8,33,38)
#081E23
(8,30,35)
#081B20
(8,27,32)
#08181D
(8,24,29)
#08151A
(8,21,26)
#081217
(8,18,23)
#080F14
(8,15,20)
#080C11
(8,12,17)
#08090E
(8,9,14)
#08060B
(8,6,11)
#000000
(0,0,0)

Tints of #082429

#082429
(8,36,41)
#1E373C
(30,55,60)
#344A4F
(52,74,79)
#4A5D62
(74,93,98)
#607075
(96,112,117)
#768388
(118,131,136)
#8C969B
(140,150,155)
#A2A9AE
(162,169,174)
#B8BCC1
(184,188,193)
#CECFD4
(206,207,212)
#E4E2E7
(228,226,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #082429 color. Also use rgb(8,36,41) instead hex code.

Text Font Color

.myTextColor { color: #082429; }

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

This text font color is #082429.

Background Color

.myBgColor { background-color: #082429; }

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

This div background color is #082429.

Border color

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

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

This div border color is #082429.

Opacity

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

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

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

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

This text has shadow with #082429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #082429.

Preview

Color preview on black background

This text has color #082429 on black background.


Color preview on white background

This text has color #082429 on white background.


Black color preview on #082429 background

This text has black color on #082429 background.


White color preview on #082429 background

This text has white color on #082429 background.


Related colors

Complementary color

Complementary color for #hex is #F7DBD6.


I love getcolorcode.com

Triadic colors

1 #290824 and #242908 with #082429 are triadic colors.

2 #292408 and #240829 with #082429 are triadic colors.