COLOR #00601E

HEX: #00601E RGB: (0,96,30)

Renk bilgisi

#00601E contains mainly green color. #00601E ‘ nin web güvenlik rengi #006633 (ya da #063) dir.

RGB renk modeli

#00601E color RGB value is (0,96,30).

RGB: (0,96,30) (0%, 38%, 12%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 96 of 255 = 38%
B 30 of 255 = 12%

0
96
30

R + G + B ~ 17%. #00601E is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 96 + 30 = 126 (100%)
R 0 of 126 ~ 0%
G 96 of 126 ~ 76.19%
B 30 of 126 ~ 23.81'%

%76.19
%23.81

CMYK RENK MODELİ

#00601E rengi CMYK tonu (100,0,69,62).

  • camgöbeği tonu 100.00%
  • eflatun tonu 0.00%
  • sarı tonu 68.75%
  • ana renk tonu 62.35%

CMYK: (100,0,69,62)
C100M0Y69K62 (100%, 0%, 69%, 62%)
(1.00 / 0.00 / 0.69 / 0.62)

CMYK yüzdeleri

%100
%0
%68.75
%62.35

Codes

Color #00601E in popluar color models

00 60 1E
RGB 0 96 30
HSL 139° 100.00% 18.82%
HSB/HSV 139° 100.00% 37.65%
CMYK 100.00% 0.00% 68.75%
62.35%

Color #00601E in popluar number systems.

HEX 00 60 1E
Decimal 0 96 30
Binary 0 1100000 11110
Octal 0 140 36

Shades and tints

Shades of #00601E

#00601E
(0,96,30)
#00581C
(0,88,28)
#00501A
(0,80,26)
#004818
(0,72,24)
#004016
(0,64,22)
#003814
(0,56,20)
#003012
(0,48,18)
#002810
(0,40,16)
#00200E
(0,32,14)
#00180C
(0,24,12)
#00100A
(0,16,10)
#000000
(0,0,0)

Tints of #00601E

#00601E
(0,96,30)
#176E32
(23,110,50)
#2E7C46
(46,124,70)
#458A5A
(69,138,90)
#5C986E
(92,152,110)
#73A682
(115,166,130)
#8AB496
(138,180,150)
#A1C2AA
(161,194,170)
#B8D0BE
(184,208,190)
#CFDED2
(207,222,210)
#E6ECE6
(230,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #00601E color. Also use rgb(0,96,30) instead hex code.

Text Font Color

.myTextColor { color: #00601E; }

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

This text font color is #00601E.

Background Color

.myBgColor { background-color: #00601E; }

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

This div background color is #00601E.

Border color

.myBorderColor { border: 1px solid #00601E; }

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

This div border color is #00601E.

Opacity

.myOpacity80 { color: #00601E; opacity: 0.8; }

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

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

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

This text has shadow with #00601E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #00601E.

Preview

Color preview on black background

This text has color #00601E on black background.


Color preview on white background

This text has color #00601E on white background.


Black color preview on #00601E background

This text has black color on #00601E background.


White color preview on #00601E background

This text has white color on #00601E background.


Related colors

Complementary color

Complementary color for #hex is #FF9FE1.


I love getcolorcode.com

Triadic colors

1 #1E0060 and #601E00 with #00601E are triadic colors.

2 #1E6000 and #60001E with #00601E are triadic colors.