COLOR #146525

HEX: #146525 RGB: (20,101,37)

Color info

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

RGB color model

#146525 color RGB value is (20,101,37).

RGB: (20,101,37) (8%, 40%, 15%)

RGB channels and saturation

R 20 of 255 = 8%
G 101 of 255 = 40%
B 37 of 255 = 15%

20
101
37

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

Portions of RGB colors in percentages

R + G + B = 20 + 101 + 37 = 158 (100%)
R 20 of 158 ~ 12.66%
G 101 of 158 ~ 63.92%
B 37 of 158 ~ 23.42'%

%12.66
%63.92
%23.42

CMYK color model

#146525 color CMYK value is (80,0,63,60).

  • cyan value is 80.20%
  • magenta value is 0.00%
  • yellow value is 63.37%
  • key color value is 60.39%

CMYK: (80,0,63,60)
C80M0Y63K60 (80%, 0%, 63%, 60%)
(0.80 / 0.00 / 0.63 / 0.60)

CMYK percentages

%80.2
%0
%63.37
%60.39

Codes

Color #146525 in popluar color models

14 65 25
RGB 20 101 37
HSL 133° 66.94% 23.73%
HSB/HSV 133° 80.20% 39.61%
CMYK 80.20% 0.00% 63.37%
60.39%

Color #146525 in popluar number systems.

HEX 14 65 25
Decimal 20 101 37
Binary 10100 1100101 100101
Octal 24 145 45

Shades and tints

Shades of #146525

#146525
(20,101,37)
#135C22
(19,92,34)
#12531F
(18,83,31)
#114A1C
(17,74,28)
#104119
(16,65,25)
#0F3816
(15,56,22)
#0E2F13
(14,47,19)
#0D2610
(13,38,16)
#0C1D0D
(12,29,13)
#0B140A
(11,20,10)
#0A0B07
(10,11,7)
#000000
(0,0,0)

Tints of #146525

#146525
(20,101,37)
#297338
(41,115,56)
#3E814B
(62,129,75)
#538F5E
(83,143,94)
#689D71
(104,157,113)
#7DAB84
(125,171,132)
#92B997
(146,185,151)
#A7C7AA
(167,199,170)
#BCD5BD
(188,213,189)
#D1E3D0
(209,227,208)
#E6F1E3
(230,241,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #146525 color. Also use rgb(20,101,37) instead hex code.

Text Font Color

.myTextColor { color: #146525; }

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

This text font color is #146525.

Background Color

.myBgColor { background-color: #146525; }

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

This div background color is #146525.

Border color

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

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

This div border color is #146525.

Opacity

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

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

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

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

This text has shadow with #146525 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #146525.

Preview

Color preview on black background

This text has color #146525 on black background.


Color preview on white background

This text has color #146525 on white background.


Black color preview on #146525 background

This text has black color on #146525 background.


White color preview on #146525 background

This text has white color on #146525 background.


Related colors

Complementary color

Complementary color for #hex is #EB9ADA.


I love getcolorcode.com

Triadic colors

1 #251465 and #652514 with #146525 are triadic colors.

2 #256514 and #651425 with #146525 are triadic colors.