COLOR #0D0A46

HEX: #0D0A46 RGB: (13,10,70)

Color info

#0D0A46 contains mainly red and blue colors. Web safe color of #0D0A46 is #000033 (or #003).

RGB color model

#0D0A46 color RGB value is (13,10,70).

RGB: (13,10,70) (5%, 4%, 27%)

RGB channels and saturation

R 13 of 255 = 5%
G 10 of 255 = 4%
B 70 of 255 = 27%

13
10
70

R + G + B ~ 12%. #0D0A46 is dark color.

Portions of RGB colors in percentages

R + G + B = 13 + 10 + 70 = 93 (100%)
R 13 of 93 ~ 13.98%
G 10 of 93 ~ 10.75%
B 70 of 93 ~ 75.27'%

%13.98
%10.75
%75.27

CMYK color model

#0D0A46 color CMYK value is (81,86,0,73).

  • cyan value is 81.43%
  • magenta value is 85.71%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (81,86,0,73)
C81M86Y0K73 (81%, 86%, 0%, 73%)
(0.81 / 0.86 / 0.00 / 0.73)

CMYK percentages

%81.43
%85.71
%0
%72.55

Codes

Color #0D0A46 in popluar color models

0D 0A 46
RGB 13 10 70
HSL 243° 75.00% 15.69%
HSB/HSV 243° 85.71% 27.45%
CMYK 81.43% 85.71% 0.00%
72.55%

Color #0D0A46 in popluar number systems.

HEX 0D 0A 46
Decimal 13 10 70
Binary 1101 1010 1000110
Octal 15 12 106

Shades and tints

Shades of #0D0A46

#0D0A46
(13,10,70)
#0C0A40
(12,10,64)
#0B0A3A
(11,10,58)
#0A0A34
(10,10,52)
#090A2E
(9,10,46)
#080A28
(8,10,40)
#070A22
(7,10,34)
#060A1C
(6,10,28)
#050A16
(5,10,22)
#040A10
(4,10,16)
#030A0A
(3,10,10)
#000000
(0,0,0)

Tints of #0D0A46

#0D0A46
(13,10,70)
#232056
(35,32,86)
#393666
(57,54,102)
#4F4C76
(79,76,118)
#656286
(101,98,134)
#7B7896
(123,120,150)
#918EA6
(145,142,166)
#A7A4B6
(167,164,182)
#BDBAC6
(189,186,198)
#D3D0D6
(211,208,214)
#E9E6E6
(233,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0D0A46 color. Also use rgb(13,10,70) instead hex code.

Text Font Color

.myTextColor { color: #0D0A46; }

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

This text font color is #0D0A46.

Background Color

.myBgColor { background-color: #0D0A46; }

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

This div background color is #0D0A46.

Border color

.myBorderColor { border: 1px solid #0D0A46; }

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

This div border color is #0D0A46.

Opacity

.myOpacity80 { color: #0D0A46; opacity: 0.8; }

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

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

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

This text has shadow with #0D0A46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0D0A46.

Preview

Color preview on black background

This text has color #0D0A46 on black background.


Color preview on white background

This text has color #0D0A46 on white background.


Black color preview on #0D0A46 background

This text has black color on #0D0A46 background.


White color preview on #0D0A46 background

This text has white color on #0D0A46 background.


Related colors

Complementary color

Complementary color for #hex is #F2F5B9.


I love getcolorcode.com

Triadic colors

1 #460D0A and #0A460D with #0D0A46 are triadic colors.

2 #460A0D and #0A0D46 with #0D0A46 are triadic colors.