COLOR #0A2D59

HEX: #0A2D59 RGB: (10,45,89)

Color info

#0A2D59 contains mainly green and blue colors. Web safe color of #0A2D59 is #003366 (or #036).

RGB color model

#0A2D59 color RGB value is (10,45,89).

RGB: (10,45,89) (4%, 18%, 35%)

RGB channels and saturation

R 10 of 255 = 4%
G 45 of 255 = 18%
B 89 of 255 = 35%

10
45
89

R + G + B ~ 19%. #0A2D59 is dark color.

Portions of RGB colors in percentages

R + G + B = 10 + 45 + 89 = 144 (100%)
R 10 of 144 ~ 6.94%
G 45 of 144 ~ 31.25%
B 89 of 144 ~ 61.81'%

%31.25
%61.81

CMYK color model

#0A2D59 color CMYK value is (89,49,0,65).

  • cyan value is 88.76%
  • magenta value is 49.44%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (89,49,0,65)
C89M49Y0K65 (89%, 49%, 0%, 65%)
(0.89 / 0.49 / 0.00 / 0.65)

CMYK percentages

%88.76
%49.44
%0
%65.1

Codes

Color #0A2D59 in popluar color models

0A 2D 59
RGB 10 45 89
HSL 213° 79.80% 19.41%
HSB/HSV 213° 88.76% 34.90%
CMYK 88.76% 49.44% 0.00%
65.10%

Color #0A2D59 in popluar number systems.

HEX 0A 2D 59
Decimal 10 45 89
Binary 1010 101101 1011001
Octal 12 55 131

Shades and tints

Shades of #0A2D59

#0A2D59
(10,45,89)
#0A2951
(10,41,81)
#0A2549
(10,37,73)
#0A2141
(10,33,65)
#0A1D39
(10,29,57)
#0A1931
(10,25,49)
#0A1529
(10,21,41)
#0A1121
(10,17,33)
#0A0D19
(10,13,25)
#0A0911
(10,9,17)
#0A0509
(10,5,9)
#000000
(0,0,0)

Tints of #0A2D59

#0A2D59
(10,45,89)
#204068
(32,64,104)
#365377
(54,83,119)
#4C6686
(76,102,134)
#627995
(98,121,149)
#788CA4
(120,140,164)
#8E9FB3
(142,159,179)
#A4B2C2
(164,178,194)
#BAC5D1
(186,197,209)
#D0D8E0
(208,216,224)
#E6EBEF
(230,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0A2D59 color. Also use rgb(10,45,89) instead hex code.

Text Font Color

.myTextColor { color: #0A2D59; }

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

This text font color is #0A2D59.

Background Color

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

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

This div background color is #0A2D59.

Border color

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

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

This div border color is #0A2D59.

Opacity

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

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

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

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

This text has shadow with #0A2D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0A2D59.

Preview

Color preview on black background

This text has color #0A2D59 on black background.


Color preview on white background

This text has color #0A2D59 on white background.


Black color preview on #0A2D59 background

This text has black color on #0A2D59 background.


White color preview on #0A2D59 background

This text has white color on #0A2D59 background.


Related colors

Complementary color

Complementary color for #hex is #F5D2A6.


I love getcolorcode.com

Triadic colors

1 #590A2D and #2D590A with #0A2D59 are triadic colors.

2 #592D0A and #2D0A59 with #0A2D59 are triadic colors.