COLOR #050826

HEX: #050826 RGB: (5,8,38)

Color info

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

RGB color model

#050826 color RGB value is (5,8,38).

RGB: (5,8,38) (2%, 3%, 15%)

RGB channels and saturation

R 5 of 255 = 2%
G 8 of 255 = 3%
B 38 of 255 = 15%

5
8
38

R + G + B ~ 7%. #050826 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 8 + 38 = 51 (100%)
R 5 of 51 ~ 9.8%
G 8 of 51 ~ 15.69%
B 38 of 51 ~ 74.51'%

%15.69
%74.51

CMYK color model

#050826 color CMYK value is (87,79,0,85).

  • cyan value is 86.84%
  • magenta value is 78.95%
  • yellow value is 0.00%
  • key color value is 85.10%

CMYK: (87,79,0,85)
C87M79Y0K85 (87%, 79%, 0%, 85%)
(0.87 / 0.79 / 0.00 / 0.85)

CMYK percentages

%86.84
%78.95
%0
%85.1

Codes

Color #050826 in popluar color models

05 08 26
RGB 5 8 38
HSL 235° 76.74% 8.43%
HSB/HSV 235° 86.84% 14.90%
CMYK 86.84% 78.95% 0.00%
85.10%

Color #050826 in popluar number systems.

HEX 05 08 26
Decimal 5 8 38
Binary 101 1000 100110
Octal 5 10 46

Shades and tints

Shades of #050826

#050826
(5,8,38)
#050823
(5,8,35)
#050820
(5,8,32)
#05081D
(5,8,29)
#05081A
(5,8,26)
#050817
(5,8,23)
#050814
(5,8,20)
#050811
(5,8,17)
#05080E
(5,8,14)
#05080B
(5,8,11)
#050808
(5,8,8)
#000000
(0,0,0)

Tints of #050826

#050826
(5,8,38)
#1B1E39
(27,30,57)
#31344C
(49,52,76)
#474A5F
(71,74,95)
#5D6072
(93,96,114)
#737685
(115,118,133)
#898C98
(137,140,152)
#9FA2AB
(159,162,171)
#B5B8BE
(181,184,190)
#CBCED1
(203,206,209)
#E1E4E4
(225,228,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #050826 color. Also use rgb(5,8,38) instead hex code.

Text Font Color

.myTextColor { color: #050826; }

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

This text font color is #050826.

Background Color

.myBgColor { background-color: #050826; }

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

This div background color is #050826.

Border color

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

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

This div border color is #050826.

Opacity

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

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

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

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

This text has shadow with #050826 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #050826.

Preview

Color preview on black background

This text has color #050826 on black background.


Color preview on white background

This text has color #050826 on white background.


Black color preview on #050826 background

This text has black color on #050826 background.


White color preview on #050826 background

This text has white color on #050826 background.


Related colors

Complementary color

Complementary color for #hex is #FAF7D9.


I love getcolorcode.com

Triadic colors

1 #260508 and #082605 with #050826 are triadic colors.

2 #260805 and #080526 with #050826 are triadic colors.