COLOR #067128

HEX: #067128 RGB: (6,113,40)

Color info

#067128 contains mainly green color. Web safe color of #067128 is #006633 (or #063).

RGB color model

#067128 color RGB value is (6,113,40).

RGB: (6,113,40) (2%, 44%, 16%)

RGB channels and saturation

R 6 of 255 = 2%
G 113 of 255 = 44%
B 40 of 255 = 16%

6
113
40

R + G + B ~ 21%. #067128 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 113 + 40 = 159 (100%)
R 6 of 159 ~ 3.77%
G 113 of 159 ~ 71.07%
B 40 of 159 ~ 25.16'%

%71.07
%25.16

CMYK color model

#067128 color CMYK value is (95,0,65,56).

  • cyan value is 94.69%
  • magenta value is 0.00%
  • yellow value is 64.60%
  • key color value is 55.69%

CMYK: (95,0,65,56)
C95M0Y65K56 (95%, 0%, 65%, 56%)
(0.95 / 0.00 / 0.65 / 0.56)

CMYK percentages

%94.69
%0
%64.6
%55.69

Codes

Color #067128 in popluar color models

06 71 28
RGB 6 113 40
HSL 139° 89.92% 23.33%
HSB/HSV 139° 94.69% 44.31%
CMYK 94.69% 0.00% 64.60%
55.69%

Color #067128 in popluar number systems.

HEX 06 71 28
Decimal 6 113 40
Binary 110 1110001 101000
Octal 6 161 50

Shades and tints

Shades of #067128

#067128
(6,113,40)
#066725
(6,103,37)
#065D22
(6,93,34)
#06531F
(6,83,31)
#06491C
(6,73,28)
#063F19
(6,63,25)
#063516
(6,53,22)
#062B13
(6,43,19)
#062110
(6,33,16)
#06170D
(6,23,13)
#060D0A
(6,13,10)
#000000
(0,0,0)

Tints of #067128

#067128
(6,113,40)
#1C7D3B
(28,125,59)
#32894E
(50,137,78)
#489561
(72,149,97)
#5EA174
(94,161,116)
#74AD87
(116,173,135)
#8AB99A
(138,185,154)
#A0C5AD
(160,197,173)
#B6D1C0
(182,209,192)
#CCDDD3
(204,221,211)
#E2E9E6
(226,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #067128 color. Also use rgb(6,113,40) instead hex code.

Text Font Color

.myTextColor { color: #067128; }

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

This text font color is #067128.

Background Color

.myBgColor { background-color: #067128; }

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

This div background color is #067128.

Border color

.myBorderColor { border: 1px solid #067128; }

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

This div border color is #067128.

Opacity

.myOpacity80 { color: #067128; opacity: 0.8; }

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

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

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

This text has shadow with #067128 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #067128.

Preview

Color preview on black background

This text has color #067128 on black background.


Color preview on white background

This text has color #067128 on white background.


Black color preview on #067128 background

This text has black color on #067128 background.


White color preview on #067128 background

This text has white color on #067128 background.


Related colors

Complementary color

Complementary color for #hex is #F98ED7.


I love getcolorcode.com

Triadic colors

1 #280671 and #712806 with #067128 are triadic colors.

2 #287106 and #710628 with #067128 are triadic colors.