COLOR #006F12

HEX: #006F12 RGB: (0,111,18)

Renk bilgisi

#006F12 contains mainly green color. #006F12 ‘ nin web güvenlik rengi #006600 (ya da #060) dir.

RGB renk modeli

#006F12 color RGB value is (0,111,18).

RGB: (0,111,18) (0%, 44%, 7%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 111 of 255 = 44%
B 18 of 255 = 7%

0
111
18

R + G + B ~ 17%. #006F12 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 111 + 18 = 129 (100%)
R 0 of 129 ~ 0%
G 111 of 129 ~ 86.05%
B 18 of 129 ~ 13.95'%

%86.05
%13.95

CMYK RENK MODELİ

#006F12 rengi CMYK tonu (100,0,84,56).

  • camgöbeği tonu 100.00%
  • eflatun tonu 0.00%
  • sarı tonu 83.78%
  • ana renk tonu 56.47%

CMYK: (100,0,84,56)
C100M0Y84K56 (100%, 0%, 84%, 56%)
(1.00 / 0.00 / 0.84 / 0.56)

CMYK yüzdeleri

%100
%0
%83.78
%56.47

Codes

Color #006F12 in popluar color models

00 6F 12
RGB 0 111 18
HSL 130° 100.00% 21.76%
HSB/HSV 130° 100.00% 43.53%
CMYK 100.00% 0.00% 83.78%
56.47%

Color #006F12 in popluar number systems.

HEX 00 6F 12
Decimal 0 111 18
Binary 0 1101111 10010
Octal 0 157 22

Shades and tints

Shades of #006F12

#006F12
(0,111,18)
#006511
(0,101,17)
#005B10
(0,91,16)
#00510F
(0,81,15)
#00470E
(0,71,14)
#003D0D
(0,61,13)
#00330C
(0,51,12)
#00290B
(0,41,11)
#001F0A
(0,31,10)
#001509
(0,21,9)
#000B08
(0,11,8)
#000000
(0,0,0)

Tints of #006F12

#006F12
(0,111,18)
#177C27
(23,124,39)
#2E893C
(46,137,60)
#459651
(69,150,81)
#5CA366
(92,163,102)
#73B07B
(115,176,123)
#8ABD90
(138,189,144)
#A1CAA5
(161,202,165)
#B8D7BA
(184,215,186)
#CFE4CF
(207,228,207)
#E6F1E4
(230,241,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #006F12 color. Also use rgb(0,111,18) instead hex code.

Text Font Color

.myTextColor { color: #006F12; }

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

This text font color is #006F12.

Background Color

.myBgColor { background-color: #006F12; }

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

This div background color is #006F12.

Border color

.myBorderColor { border: 1px solid #006F12; }

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

This div border color is #006F12.

Opacity

.myOpacity80 { color: #006F12; opacity: 0.8; }

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

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

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

This text has shadow with #006F12 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #006F12.

Preview

Color preview on black background

This text has color #006F12 on black background.


Color preview on white background

This text has color #006F12 on white background.


Black color preview on #006F12 background

This text has black color on #006F12 background.


White color preview on #006F12 background

This text has white color on #006F12 background.


Related colors

Complementary color

Complementary color for #hex is #FF90ED.


I love getcolorcode.com

Triadic colors

1 #12006F and #6F1200 with #006F12 are triadic colors.

2 #126F00 and #6F0012 with #006F12 are triadic colors.