COLOR #0A5A28

HEX: #0A5A28 RGB: (10,90,40)

Color info

#0A5A28 contains mainly green and blue colors. Web safe color of #0A5A28 is #006633 (or #063).

RGB color model

#0A5A28 color RGB value is (10,90,40).

RGB: (10,90,40) (4%, 35%, 16%)

RGB channels and saturation

R 10 of 255 = 4%
G 90 of 255 = 35%
B 40 of 255 = 16%

10
90
40

R + G + B ~ 18%. #0A5A28 is dark color.

Portions of RGB colors in percentages

R + G + B = 10 + 90 + 40 = 140 (100%)
R 10 of 140 ~ 7.14%
G 90 of 140 ~ 64.29%
B 40 of 140 ~ 28.57'%

%64.29
%28.57

CMYK color model

#0A5A28 color CMYK value is (89,0,56,65).

  • cyan value is 88.89%
  • magenta value is 0.00%
  • yellow value is 55.56%
  • key color value is 64.71%

CMYK: (89,0,56,65)
C89M0Y56K65 (89%, 0%, 56%, 65%)
(0.89 / 0.00 / 0.56 / 0.65)

CMYK percentages

%88.89
%0
%55.56
%64.71

Codes

Color #0A5A28 in popluar color models

0A 5A 28
RGB 10 90 40
HSL 143° 80.00% 19.61%
HSB/HSV 143° 88.89% 35.29%
CMYK 88.89% 0.00% 55.56%
64.71%

Color #0A5A28 in popluar number systems.

HEX 0A 5A 28
Decimal 10 90 40
Binary 1010 1011010 101000
Octal 12 132 50

Shades and tints

Shades of #0A5A28

#0A5A28
(10,90,40)
#0A5225
(10,82,37)
#0A4A22
(10,74,34)
#0A421F
(10,66,31)
#0A3A1C
(10,58,28)
#0A3219
(10,50,25)
#0A2A16
(10,42,22)
#0A2213
(10,34,19)
#0A1A10
(10,26,16)
#0A120D
(10,18,13)
#0A0A0A
(10,10,10)
#000000
(0,0,0)

Tints of #0A5A28

#0A5A28
(10,90,40)
#20693B
(32,105,59)
#36784E
(54,120,78)
#4C8761
(76,135,97)
#629674
(98,150,116)
#78A587
(120,165,135)
#8EB49A
(142,180,154)
#A4C3AD
(164,195,173)
#BAD2C0
(186,210,192)
#D0E1D3
(208,225,211)
#E6F0E6
(230,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0A5A28 color. Also use rgb(10,90,40) instead hex code.

Text Font Color

.myTextColor { color: #0A5A28; }

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

This text font color is #0A5A28.

Background Color

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

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

This div background color is #0A5A28.

Border color

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

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

This div border color is #0A5A28.

Opacity

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

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

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

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

This text has shadow with #0A5A28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0A5A28.

Preview

Color preview on black background

This text has color #0A5A28 on black background.


Color preview on white background

This text has color #0A5A28 on white background.


Black color preview on #0A5A28 background

This text has black color on #0A5A28 background.


White color preview on #0A5A28 background

This text has white color on #0A5A28 background.


Related colors

Complementary color

Complementary color for #hex is #F5A5D7.


I love getcolorcode.com

Triadic colors

1 #280A5A and #5A280A with #0A5A28 are triadic colors.

2 #285A0A and #5A0A28 with #0A5A28 are triadic colors.