COLOR #146601

HEX: #146601 RGB: (20,102,1)

Renk bilgisi

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

RGB renk modeli

#146601 color RGB value is (20,102,1).

RGB: (20,102,1) (8%, 40%, 0%)

RGB bağlantıları ve doygunluk

R 20 of 255 = 8%
G 102 of 255 = 40%
B 1 of 255 = 0%

20
102
1

R + G + B ~ 16%. #146601 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 20 + 102 + 1 = 123 (100%)
R 20 of 123 ~ 16.26%
G 102 of 123 ~ 82.93%
B 1 of 123 ~ 0.81'%

%16.26
%82.93

CMYK RENK MODELİ

#146601 rengi CMYK tonu (80,0,99,60).

  • camgöbeği tonu 80.39%
  • eflatun tonu 0.00%
  • sarı tonu 99.02%
  • ana renk tonu 60.00%

CMYK: (80,0,99,60)
C80M0Y99K60 (80%, 0%, 99%, 60%)
(0.80 / 0.00 / 0.99 / 0.60)

CMYK yüzdeleri

%80.39
%0
%99.02
%60

Codes

Color #146601 in popluar color models

14 66 01
RGB 20 102 1
HSL 109° 98.06% 20.20%
HSB/HSV 109° 99.02% 40.00%
CMYK 80.39% 0.00% 99.02%
60.00%

Color #146601 in popluar number systems.

HEX 14 66 01
Decimal 20 102 1
Binary 10100 1100110 1
Octal 24 146 1

Shades and tints

Shades of #146601

#146601
(20,102,1)
#135D01
(19,93,1)
#125401
(18,84,1)
#114B01
(17,75,1)
#104201
(16,66,1)
#0F3901
(15,57,1)
#0E3001
(14,48,1)
#0D2701
(13,39,1)
#0C1E01
(12,30,1)
#0B1501
(11,21,1)
#0A0C01
(10,12,1)
#000000
(0,0,0)

Tints of #146601

#146601
(20,102,1)
#297318
(41,115,24)
#3E802F
(62,128,47)
#538D46
(83,141,70)
#689A5D
(104,154,93)
#7DA774
(125,167,116)
#92B48B
(146,180,139)
#A7C1A2
(167,193,162)
#BCCEB9
(188,206,185)
#D1DBD0
(209,219,208)
#E6E8E7
(230,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #146601 color. Also use rgb(20,102,1) instead hex code.

Text Font Color

.myTextColor { color: #146601; }

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

This text font color is #146601.

Background Color

.myBgColor { background-color: #146601; }

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

This div background color is #146601.

Border color

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

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

This div border color is #146601.

Opacity

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

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

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

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

This text has shadow with #146601 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #146601.

Preview

Color preview on black background

This text has color #146601 on black background.


Color preview on white background

This text has color #146601 on white background.


Black color preview on #146601 background

This text has black color on #146601 background.


White color preview on #146601 background

This text has white color on #146601 background.


Related colors

Complementary color

Complementary color for #hex is #EB99FE.


I love getcolorcode.com

Triadic colors

1 #011466 and #660114 with #146601 are triadic colors.

2 #016614 and #661401 with #146601 are triadic colors.