COLOR #0A6C38

HEX: #0A6C38 RGB: (10,108,56)

Color info

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

RGB color model

#0A6C38 color RGB value is (10,108,56).

RGB: (10,108,56) (4%, 42%, 22%)

RGB channels and saturation

R 10 of 255 = 4%
G 108 of 255 = 42%
B 56 of 255 = 22%

10
108
56

R + G + B ~ 23%. #0A6C38 is dark color.

Portions of RGB colors in percentages

R + G + B = 10 + 108 + 56 = 174 (100%)
R 10 of 174 ~ 5.75%
G 108 of 174 ~ 62.07%
B 56 of 174 ~ 32.18'%

%62.07
%32.18

CMYK color model

#0A6C38 color CMYK value is (91,0,48,58).

  • cyan value is 90.74%
  • magenta value is 0.00%
  • yellow value is 48.15%
  • key color value is 57.65%

CMYK: (91,0,48,58)
C91M0Y48K58 (91%, 0%, 48%, 58%)
(0.91 / 0.00 / 0.48 / 0.58)

CMYK percentages

%90.74
%0
%48.15
%57.65

Codes

Color #0A6C38 in popluar color models

0A 6C 38
RGB 10 108 56
HSL 148° 83.05% 23.14%
HSB/HSV 148° 90.74% 42.35%
CMYK 90.74% 0.00% 48.15%
57.65%

Color #0A6C38 in popluar number systems.

HEX 0A 6C 38
Decimal 10 108 56
Binary 1010 1101100 111000
Octal 12 154 70

Shades and tints

Shades of #0A6C38

#0A6C38
(10,108,56)
#0A6333
(10,99,51)
#0A5A2E
(10,90,46)
#0A5129
(10,81,41)
#0A4824
(10,72,36)
#0A3F1F
(10,63,31)
#0A361A
(10,54,26)
#0A2D15
(10,45,21)
#0A2410
(10,36,16)
#0A1B0B
(10,27,11)
#0A1206
(10,18,6)
#000000
(0,0,0)

Tints of #0A6C38

#0A6C38
(10,108,56)
#20794A
(32,121,74)
#36865C
(54,134,92)
#4C936E
(76,147,110)
#62A080
(98,160,128)
#78AD92
(120,173,146)
#8EBAA4
(142,186,164)
#A4C7B6
(164,199,182)
#BAD4C8
(186,212,200)
#D0E1DA
(208,225,218)
#E6EEEC
(230,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0A6C38 color. Also use rgb(10,108,56) instead hex code.

Text Font Color

.myTextColor { color: #0A6C38; }

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

This text font color is #0A6C38.

Background Color

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

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

This div background color is #0A6C38.

Border color

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

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

This div border color is #0A6C38.

Opacity

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

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

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

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

This text has shadow with #0A6C38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0A6C38.

Preview

Color preview on black background

This text has color #0A6C38 on black background.


Color preview on white background

This text has color #0A6C38 on white background.


Black color preview on #0A6C38 background

This text has black color on #0A6C38 background.


White color preview on #0A6C38 background

This text has white color on #0A6C38 background.


Related colors

Complementary color

Complementary color for #hex is #F593C7.


I love getcolorcode.com

Triadic colors

1 #380A6C and #6C380A with #0A6C38 are triadic colors.

2 #386C0A and #6C0A38 with #0A6C38 are triadic colors.