COLOR #145D43

HEX: #145D43 RGB: (20,93,67)

Color info

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

RGB color model

#145D43 color RGB value is (20,93,67).

RGB: (20,93,67) (8%, 36%, 26%)

RGB channels and saturation

R 20 of 255 = 8%
G 93 of 255 = 36%
B 67 of 255 = 26%

20
93
67

R + G + B ~ 23%. #145D43 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 93 + 67 = 180 (100%)
R 20 of 180 ~ 11.11%
G 93 of 180 ~ 51.67%
B 67 of 180 ~ 37.22'%

%11.11
%51.67
%37.22

CMYK color model

#145D43 color CMYK value is (78,0,28,64).

  • cyan value is 78.49%
  • magenta value is 0.00%
  • yellow value is 27.96%
  • key color value is 63.53%

CMYK: (78,0,28,64)
C78M0Y28K64 (78%, 0%, 28%, 64%)
(0.78 / 0.00 / 0.28 / 0.64)

CMYK percentages

%78.49
%0
%27.96
%63.53

Codes

Color #145D43 in popluar color models

14 5D 43
RGB 20 93 67
HSL 159° 64.60% 22.16%
HSB/HSV 159° 78.49% 36.47%
CMYK 78.49% 0.00% 27.96%
63.53%

Color #145D43 in popluar number systems.

HEX 14 5D 43
Decimal 20 93 67
Binary 10100 1011101 1000011
Octal 24 135 103

Shades and tints

Shades of #145D43

#145D43
(20,93,67)
#13553D
(19,85,61)
#124D37
(18,77,55)
#114531
(17,69,49)
#103D2B
(16,61,43)
#0F3525
(15,53,37)
#0E2D1F
(14,45,31)
#0D2519
(13,37,25)
#0C1D13
(12,29,19)
#0B150D
(11,21,13)
#0A0D07
(10,13,7)
#000000
(0,0,0)

Tints of #145D43

#145D43
(20,93,67)
#296B54
(41,107,84)
#3E7965
(62,121,101)
#538776
(83,135,118)
#689587
(104,149,135)
#7DA398
(125,163,152)
#92B1A9
(146,177,169)
#A7BFBA
(167,191,186)
#BCCDCB
(188,205,203)
#D1DBDC
(209,219,220)
#E6E9ED
(230,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #145D43 color. Also use rgb(20,93,67) instead hex code.

Text Font Color

.myTextColor { color: #145D43; }

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

This text font color is #145D43.

Background Color

.myBgColor { background-color: #145D43; }

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

This div background color is #145D43.

Border color

.myBorderColor { border: 1px solid #145D43; }

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

This div border color is #145D43.

Opacity

.myOpacity80 { color: #145D43; opacity: 0.8; }

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

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

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

This text has shadow with #145D43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #145D43.

Preview

Color preview on black background

This text has color #145D43 on black background.


Color preview on white background

This text has color #145D43 on white background.


Black color preview on #145D43 background

This text has black color on #145D43 background.


White color preview on #145D43 background

This text has white color on #145D43 background.


Related colors

Complementary color

Complementary color for #hex is #EBA2BC.


I love getcolorcode.com

Triadic colors

1 #43145D and #5D4314 with #145D43 are triadic colors.

2 #435D14 and #5D1443 with #145D43 are triadic colors.