COLOR #0A6F38

HEX: #0A6F38 RGB: (10,111,56)

Color info

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

RGB color model

#0A6F38 color RGB value is (10,111,56).

RGB: (10,111,56) (4%, 44%, 22%)

RGB channels and saturation

R 10 of 255 = 4%
G 111 of 255 = 44%
B 56 of 255 = 22%

10
111
56

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

Portions of RGB colors in percentages

R + G + B = 10 + 111 + 56 = 177 (100%)
R 10 of 177 ~ 5.65%
G 111 of 177 ~ 62.71%
B 56 of 177 ~ 31.64'%

%62.71
%31.64

CMYK color model

#0A6F38 color CMYK value is (91,0,50,56).

  • cyan value is 90.99%
  • magenta value is 0.00%
  • yellow value is 49.55%
  • key color value is 56.47%

CMYK: (91,0,50,56)
C91M0Y50K56 (91%, 0%, 50%, 56%)
(0.91 / 0.00 / 0.50 / 0.56)

CMYK percentages

%90.99
%0
%49.55
%56.47

Codes

Color #0A6F38 in popluar color models

0A 6F 38
RGB 10 111 56
HSL 147° 83.47% 23.73%
HSB/HSV 147° 90.99% 43.53%
CMYK 90.99% 0.00% 49.55%
56.47%

Color #0A6F38 in popluar number systems.

HEX 0A 6F 38
Decimal 10 111 56
Binary 1010 1101111 111000
Octal 12 157 70

Shades and tints

Shades of #0A6F38

#0A6F38
(10,111,56)
#0A6533
(10,101,51)
#0A5B2E
(10,91,46)
#0A5129
(10,81,41)
#0A4724
(10,71,36)
#0A3D1F
(10,61,31)
#0A331A
(10,51,26)
#0A2915
(10,41,21)
#0A1F10
(10,31,16)
#0A150B
(10,21,11)
#0A0B06
(10,11,6)
#000000
(0,0,0)

Tints of #0A6F38

#0A6F38
(10,111,56)
#207C4A
(32,124,74)
#36895C
(54,137,92)
#4C966E
(76,150,110)
#62A380
(98,163,128)
#78B092
(120,176,146)
#8EBDA4
(142,189,164)
#A4CAB6
(164,202,182)
#BAD7C8
(186,215,200)
#D0E4DA
(208,228,218)
#E6F1EC
(230,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #0A6F38; }

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

This text font color is #0A6F38.

Background Color

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

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

This div background color is #0A6F38.

Border color

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

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

This div border color is #0A6F38.

Opacity

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

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

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

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

This text has shadow with #0A6F38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0A6F38.

Preview

Color preview on black background

This text has color #0A6F38 on black background.


Color preview on white background

This text has color #0A6F38 on white background.


Black color preview on #0A6F38 background

This text has black color on #0A6F38 background.


White color preview on #0A6F38 background

This text has white color on #0A6F38 background.


Related colors

Complementary color

Complementary color for #hex is #F590C7.


I love getcolorcode.com

Triadic colors

1 #380A6F and #6F380A with #0A6F38 are triadic colors.

2 #386F0A and #6F0A38 with #0A6F38 are triadic colors.