COLOR #145836

HEX: #145836 RGB: (20,88,54)

Color info

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

RGB color model

#145836 color RGB value is (20,88,54).

RGB: (20,88,54) (8%, 35%, 21%)

RGB channels and saturation

R 20 of 255 = 8%
G 88 of 255 = 35%
B 54 of 255 = 21%

20
88
54

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

Portions of RGB colors in percentages

R + G + B = 20 + 88 + 54 = 162 (100%)
R 20 of 162 ~ 12.35%
G 88 of 162 ~ 54.32%
B 54 of 162 ~ 33.33'%

%12.35
%54.32
%33.33

CMYK color model

#145836 color CMYK value is (77,0,39,65).

  • cyan value is 77.27%
  • magenta value is 0.00%
  • yellow value is 38.64%
  • key color value is 65.49%

CMYK: (77,0,39,65)
C77M0Y39K65 (77%, 0%, 39%, 65%)
(0.77 / 0.00 / 0.39 / 0.65)

CMYK percentages

%77.27
%0
%38.64
%65.49

Codes

Color #145836 in popluar color models

14 58 36
RGB 20 88 54
HSL 150° 62.96% 21.18%
HSB/HSV 150° 77.27% 34.51%
CMYK 77.27% 0.00% 38.64%
65.49%

Color #145836 in popluar number systems.

HEX 14 58 36
Decimal 20 88 54
Binary 10100 1011000 110110
Octal 24 130 66

Shades and tints

Shades of #145836

#145836
(20,88,54)
#135032
(19,80,50)
#12482E
(18,72,46)
#11402A
(17,64,42)
#103826
(16,56,38)
#0F3022
(15,48,34)
#0E281E
(14,40,30)
#0D201A
(13,32,26)
#0C1816
(12,24,22)
#0B1012
(11,16,18)
#0A080E
(10,8,14)
#000000
(0,0,0)

Tints of #145836

#145836
(20,88,54)
#296748
(41,103,72)
#3E765A
(62,118,90)
#53856C
(83,133,108)
#68947E
(104,148,126)
#7DA390
(125,163,144)
#92B2A2
(146,178,162)
#A7C1B4
(167,193,180)
#BCD0C6
(188,208,198)
#D1DFD8
(209,223,216)
#E6EEEA
(230,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #145836 color. Also use rgb(20,88,54) instead hex code.

Text Font Color

.myTextColor { color: #145836; }

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

This text font color is #145836.

Background Color

.myBgColor { background-color: #145836; }

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

This div background color is #145836.

Border color

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

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

This div border color is #145836.

Opacity

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

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

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

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

This text has shadow with #145836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #145836.

Preview

Color preview on black background

This text has color #145836 on black background.


Color preview on white background

This text has color #145836 on white background.


Black color preview on #145836 background

This text has black color on #145836 background.


White color preview on #145836 background

This text has white color on #145836 background.


Related colors

Complementary color

Complementary color for #hex is #EBA7C9.


I love getcolorcode.com

Triadic colors

1 #361458 and #583614 with #145836 are triadic colors.

2 #365814 and #581436 with #145836 are triadic colors.