COLOR #0A7D4A

HEX: #0A7D4A RGB: (10,125,74)

Color info

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

RGB color model

#0A7D4A color RGB value is (10,125,74).

RGB: (10,125,74) (4%, 49%, 29%)

RGB channels and saturation

R 10 of 255 = 4%
G 125 of 255 = 49%
B 74 of 255 = 29%

10
125
74

R + G + B ~ 27%. #0A7D4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 10 + 125 + 74 = 209 (100%)
R 10 of 209 ~ 4.78%
G 125 of 209 ~ 59.81%
B 74 of 209 ~ 35.41'%

%59.81
%35.41

CMYK color model

#0A7D4A color CMYK value is (92,0,41,51).

  • cyan value is 92.00%
  • magenta value is 0.00%
  • yellow value is 40.80%
  • key color value is 50.98%
CMYK: (92,0,41,51) C92M0Y41K51 (92%,0%,41%,51%) (0.92/0.00/0.41/0.51) 

CMYK percentages

%92
%0
%40.8
%50.98

Codes

Color #0A7D4A in popluar color models

0A 7D 4A
RGB 10 125 74
HSL 153° 85.19% 26.47%
HSB/HSV 153° 92.00% 49.02%
CMYK 92.00% 0.00% 40.80%
50.98%

Color #0A7D4A in popluar number systems.

HEX 0A 7D 4A
Decimal 10 125 74
Binary 1010 1111101 1001010
Octal 12 175 112

Shades and tints

Shades of #0A7D4A

#0A7D4A
(10,125,74)
#0A7244
(10,114,68)
#0A673E
(10,103,62)
#0A5C38
(10,92,56)
#0A5132
(10,81,50)
#0A462C
(10,70,44)
#0A3B26
(10,59,38)
#0A3020
(10,48,32)
#0A251A
(10,37,26)
#0A1A14
(10,26,20)
#0A0F0E
(10,15,14)
#000000
(0,0,0)

Tints of #0A7D4A

#0A7D4A
(10,125,74)
#20885A
(32,136,90)
#36936A
(54,147,106)
#4C9E7A
(76,158,122)
#62A98A
(98,169,138)
#78B49A
(120,180,154)
#8EBFAA
(142,191,170)
#A4CABA
(164,202,186)
#BAD5CA
(186,213,202)
#D0E0DA
(208,224,218)
#E6EBEA
(230,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #0A7D4A; }

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

This text font color is #0A7D4A.

Background Color

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

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

This div background color is #0A7D4A.

Border color

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

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

This div border color is #0A7D4A.

Opacity

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

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

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

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

This text has shadow with #0A7D4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0A7D4A.

Preview

Color preview on black background

This text has color #0A7D4A on black background.


Color preview on white background

This text has color #0A7D4A on white background.


Black color preview on #0A7D4A background

This text has black color on #0A7D4A background.


White color preview on #0A7D4A background

This text has white color on #0A7D4A background.


Related colors

Complementary color

Complementary color for #hex is #F582B5.


I love getcolorcode.com

Triadic colors

1 #4A0A7D and #7D4A0A with #0A7D4A are triadic colors.

2 #4A7D0A and #7D0A4A with #0A7D4A are triadic colors.