COLOR #145325

HEX: #145325 RGB: (20,83,37)

Color info

#145325 contains mainly green and blue colors. Web safe color of #145325 is #006633 (or #063).

RGB color model

#145325 color RGB value is (20,83,37).

RGB: (20,83,37) (8%, 33%, 15%)

RGB channels and saturation

R 20 of 255 = 8%
G 83 of 255 = 33%
B 37 of 255 = 15%

20
83
37

R + G + B ~ 19%. #145325 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 83 + 37 = 140 (100%)
R 20 of 140 ~ 14.29%
G 83 of 140 ~ 59.29%
B 37 of 140 ~ 26.43'%

%14.29
%59.29
%26.43

CMYK color model

#145325 color CMYK value is (76,0,55,67).

  • cyan value is 75.90%
  • magenta value is 0.00%
  • yellow value is 55.42%
  • key color value is 67.45%

CMYK: (76,0,55,67)
C76M0Y55K67 (76%, 0%, 55%, 67%)
(0.76 / 0.00 / 0.55 / 0.67)

CMYK percentages

%75.9
%0
%55.42
%67.45

Codes

Color #145325 in popluar color models

14 53 25
RGB 20 83 37
HSL 136° 61.17% 20.20%
HSB/HSV 136° 75.90% 32.55%
CMYK 75.90% 0.00% 55.42%
67.45%

Color #145325 in popluar number systems.

HEX 14 53 25
Decimal 20 83 37
Binary 10100 1010011 100101
Octal 24 123 45

Shades and tints

Shades of #145325

#145325
(20,83,37)
#134C22
(19,76,34)
#12451F
(18,69,31)
#113E1C
(17,62,28)
#103719
(16,55,25)
#0F3016
(15,48,22)
#0E2913
(14,41,19)
#0D2210
(13,34,16)
#0C1B0D
(12,27,13)
#0B140A
(11,20,10)
#0A0D07
(10,13,7)
#000000
(0,0,0)

Tints of #145325

#145325
(20,83,37)
#296238
(41,98,56)
#3E714B
(62,113,75)
#53805E
(83,128,94)
#688F71
(104,143,113)
#7D9E84
(125,158,132)
#92AD97
(146,173,151)
#A7BCAA
(167,188,170)
#BCCBBD
(188,203,189)
#D1DAD0
(209,218,208)
#E6E9E3
(230,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #145325; }

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

This text font color is #145325.

Background Color

.myBgColor { background-color: #145325; }

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

This div background color is #145325.

Border color

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

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

This div border color is #145325.

Opacity

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

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

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

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

This text has shadow with #145325 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #145325.

Preview

Color preview on black background

This text has color #145325 on black background.


Color preview on white background

This text has color #145325 on white background.


Black color preview on #145325 background

This text has black color on #145325 background.


White color preview on #145325 background

This text has white color on #145325 background.


Related colors

Complementary color

Complementary color for #hex is #EBACDA.


I love getcolorcode.com

Triadic colors

1 #251453 and #532514 with #145325 are triadic colors.

2 #255314 and #531425 with #145325 are triadic colors.