COLOR #145829

HEX: #145829 RGB: (20,88,41)

Color info

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

RGB color model

#145829 color RGB value is (20,88,41).

RGB: (20,88,41) (8%, 35%, 16%)

RGB channels and saturation

R 20 of 255 = 8%
G 88 of 255 = 35%
B 41 of 255 = 16%

20
88
41

R + G + B ~ 20%. #145829 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 88 + 41 = 149 (100%)
R 20 of 149 ~ 13.42%
G 88 of 149 ~ 59.06%
B 41 of 149 ~ 27.52'%

%13.42
%59.06
%27.52

CMYK color model

#145829 color CMYK value is (77,0,53,65).

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

CMYK: (77,0,53,65)
C77M0Y53K65 (77%, 0%, 53%, 65%)
(0.77 / 0.00 / 0.53 / 0.65)

CMYK percentages

%77.27
%0
%53.41
%65.49

Codes

Color #145829 in popluar color models

14 58 29
RGB 20 88 41
HSL 139° 62.96% 21.18%
HSB/HSV 139° 77.27% 34.51%
CMYK 77.27% 0.00% 53.41%
65.49%

Color #145829 in popluar number systems.

HEX 14 58 29
Decimal 20 88 41
Binary 10100 1011000 101001
Octal 24 130 51

Shades and tints

Shades of #145829

#145829
(20,88,41)
#135026
(19,80,38)
#124823
(18,72,35)
#114020
(17,64,32)
#10381D
(16,56,29)
#0F301A
(15,48,26)
#0E2817
(14,40,23)
#0D2014
(13,32,20)
#0C1811
(12,24,17)
#0B100E
(11,16,14)
#0A080B
(10,8,11)
#000000
(0,0,0)

Tints of #145829

#145829
(20,88,41)
#29673C
(41,103,60)
#3E764F
(62,118,79)
#538562
(83,133,98)
#689475
(104,148,117)
#7DA388
(125,163,136)
#92B29B
(146,178,155)
#A7C1AE
(167,193,174)
#BCD0C1
(188,208,193)
#D1DFD4
(209,223,212)
#E6EEE7
(230,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #145829; }

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

This text font color is #145829.

Background Color

.myBgColor { background-color: #145829; }

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

This div background color is #145829.

Border color

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

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

This div border color is #145829.

Opacity

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

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

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

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

This text has shadow with #145829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #145829.

Preview

Color preview on black background

This text has color #145829 on black background.


Color preview on white background

This text has color #145829 on white background.


Black color preview on #145829 background

This text has black color on #145829 background.


White color preview on #145829 background

This text has white color on #145829 background.


Related colors

Complementary color

Complementary color for #hex is #EBA7D6.


I love getcolorcode.com

Triadic colors

1 #291458 and #582914 with #145829 are triadic colors.

2 #295814 and #581429 with #145829 are triadic colors.