COLOR #0A3D59

HEX: #0A3D59 RGB: (10,61,89)

Color info

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

RGB color model

#0A3D59 color RGB value is (10,61,89).

RGB: (10,61,89) (4%, 24%, 35%)

RGB channels and saturation

R 10 of 255 = 4%
G 61 of 255 = 24%
B 89 of 255 = 35%

10
61
89

R + G + B ~ 21%. #0A3D59 is dark color.

Portions of RGB colors in percentages

R + G + B = 10 + 61 + 89 = 160 (100%)
R 10 of 160 ~ 6.25%
G 61 of 160 ~ 38.13%
B 89 of 160 ~ 55.63'%

%38.13
%55.63

CMYK color model

#0A3D59 color CMYK value is (89,31,0,65).

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

CMYK: (89,31,0,65)
C89M31Y0K65 (89%, 31%, 0%, 65%)
(0.89 / 0.31 / 0.00 / 0.65)

CMYK percentages

%88.76
%31.46
%0
%65.1

Codes

Color #0A3D59 in popluar color models

0A 3D 59
RGB 10 61 89
HSL 201° 79.80% 19.41%
HSB/HSV 201° 88.76% 34.90%
CMYK 88.76% 31.46% 0.00%
65.10%

Color #0A3D59 in popluar number systems.

HEX 0A 3D 59
Decimal 10 61 89
Binary 1010 111101 1011001
Octal 12 75 131

Shades and tints

Shades of #0A3D59

#0A3D59
(10,61,89)
#0A3851
(10,56,81)
#0A3349
(10,51,73)
#0A2E41
(10,46,65)
#0A2939
(10,41,57)
#0A2431
(10,36,49)
#0A1F29
(10,31,41)
#0A1A21
(10,26,33)
#0A1519
(10,21,25)
#0A1011
(10,16,17)
#0A0B09
(10,11,9)
#000000
(0,0,0)

Tints of #0A3D59

#0A3D59
(10,61,89)
#204E68
(32,78,104)
#365F77
(54,95,119)
#4C7086
(76,112,134)
#628195
(98,129,149)
#7892A4
(120,146,164)
#8EA3B3
(142,163,179)
#A4B4C2
(164,180,194)
#BAC5D1
(186,197,209)
#D0D6E0
(208,214,224)
#E6E7EF
(230,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #0A3D59; }

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

This text font color is #0A3D59.

Background Color

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

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

This div background color is #0A3D59.

Border color

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

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

This div border color is #0A3D59.

Opacity

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

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

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

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

This text has shadow with #0A3D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0A3D59.

Preview

Color preview on black background

This text has color #0A3D59 on black background.


Color preview on white background

This text has color #0A3D59 on white background.


Black color preview on #0A3D59 background

This text has black color on #0A3D59 background.


White color preview on #0A3D59 background

This text has white color on #0A3D59 background.


Related colors

Complementary color

Complementary color for #hex is #F5C2A6.


I love getcolorcode.com

Triadic colors

1 #590A3D and #3D590A with #0A3D59 are triadic colors.

2 #593D0A and #3D0A59 with #0A3D59 are triadic colors.