COLOR #0A4A57

HEX: #0A4A57 RGB: (10,74,87)

Color info

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

RGB color model

#0A4A57 color RGB value is (10,74,87).

RGB: (10,74,87) (4%, 29%, 34%)

RGB channels and saturation

R 10 of 255 = 4%
G 74 of 255 = 29%
B 87 of 255 = 34%

10
74
87

R + G + B ~ 22%. #0A4A57 is dark color.

Portions of RGB colors in percentages

R + G + B = 10 + 74 + 87 = 171 (100%)
R 10 of 171 ~ 5.85%
G 74 of 171 ~ 43.27%
B 87 of 171 ~ 50.88'%

%43.27
%50.88

CMYK color model

#0A4A57 color CMYK value is (89,15,0,66).

  • cyan value is 88.51%
  • magenta value is 14.94%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (89,15,0,66)
C89M15Y0K66 (89%, 15%, 0%, 66%)
(0.89 / 0.15 / 0.00 / 0.66)

CMYK percentages

%88.51
%14.94
%0
%65.88

Codes

Color #0A4A57 in popluar color models

0A 4A 57
RGB 10 74 87
HSL 190° 79.38% 19.02%
HSB/HSV 190° 88.51% 34.12%
CMYK 88.51% 14.94% 0.00%
65.88%

Color #0A4A57 in popluar number systems.

HEX 0A 4A 57
Decimal 10 74 87
Binary 1010 1001010 1010111
Octal 12 112 127

Shades and tints

Shades of #0A4A57

#0A4A57
(10,74,87)
#0A4450
(10,68,80)
#0A3E49
(10,62,73)
#0A3842
(10,56,66)
#0A323B
(10,50,59)
#0A2C34
(10,44,52)
#0A262D
(10,38,45)
#0A2026
(10,32,38)
#0A1A1F
(10,26,31)
#0A1418
(10,20,24)
#0A0E11
(10,14,17)
#000000
(0,0,0)

Tints of #0A4A57

#0A4A57
(10,74,87)
#205A66
(32,90,102)
#366A75
(54,106,117)
#4C7A84
(76,122,132)
#628A93
(98,138,147)
#789AA2
(120,154,162)
#8EAAB1
(142,170,177)
#A4BAC0
(164,186,192)
#BACACF
(186,202,207)
#D0DADE
(208,218,222)
#E6EAED
(230,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0A4A57 color. Also use rgb(10,74,87) instead hex code.

Text Font Color

.myTextColor { color: #0A4A57; }

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

This text font color is #0A4A57.

Background Color

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

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

This div background color is #0A4A57.

Border color

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

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

This div border color is #0A4A57.

Opacity

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

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

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

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

This text has shadow with #0A4A57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0A4A57.

Preview

Color preview on black background

This text has color #0A4A57 on black background.


Color preview on white background

This text has color #0A4A57 on white background.


Black color preview on #0A4A57 background

This text has black color on #0A4A57 background.


White color preview on #0A4A57 background

This text has white color on #0A4A57 background.


Related colors

Complementary color

Complementary color for #hex is #F5B5A8.


I love getcolorcode.com

Triadic colors

1 #570A4A and #4A570A with #0A4A57 are triadic colors.

2 #574A0A and #4A0A57 with #0A4A57 are triadic colors.