COLOR #14594B

HEX: #14594B RGB: (20,89,75)

Color info

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

RGB color model

#14594B color RGB value is (20,89,75).

RGB: (20,89,75) (8%, 35%, 29%)

RGB channels and saturation

R 20 of 255 = 8%
G 89 of 255 = 35%
B 75 of 255 = 29%

20
89
75

R + G + B ~ 24%. #14594B is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 89 + 75 = 184 (100%)
R 20 of 184 ~ 10.87%
G 89 of 184 ~ 48.37%
B 75 of 184 ~ 40.76'%

%10.87
%48.37
%40.76

CMYK color model

#14594B color CMYK value is (78,0,16,65).

  • cyan value is 77.53%
  • magenta value is 0.00%
  • yellow value is 15.73%
  • key color value is 65.10%

CMYK: (78,0,16,65)
C78M0Y16K65 (78%, 0%, 16%, 65%)
(0.78 / 0.00 / 0.16 / 0.65)

CMYK percentages

%77.53
%0
%15.73
%65.1

Codes

Color #14594B in popluar color models

14 59 4B
RGB 20 89 75
HSL 168° 63.30% 21.37%
HSB/HSV 168° 77.53% 34.90%
CMYK 77.53% 0.00% 15.73%
65.10%

Color #14594B in popluar number systems.

HEX 14 59 4B
Decimal 20 89 75
Binary 10100 1011001 1001011
Octal 24 131 113

Shades and tints

Shades of #14594B

#14594B
(20,89,75)
#135145
(19,81,69)
#12493F
(18,73,63)
#114139
(17,65,57)
#103933
(16,57,51)
#0F312D
(15,49,45)
#0E2927
(14,41,39)
#0D2121
(13,33,33)
#0C191B
(12,25,27)
#0B1115
(11,17,21)
#0A090F
(10,9,15)
#000000
(0,0,0)

Tints of #14594B

#14594B
(20,89,75)
#29685B
(41,104,91)
#3E776B
(62,119,107)
#53867B
(83,134,123)
#68958B
(104,149,139)
#7DA49B
(125,164,155)
#92B3AB
(146,179,171)
#A7C2BB
(167,194,187)
#BCD1CB
(188,209,203)
#D1E0DB
(209,224,219)
#E6EFEB
(230,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14594B color. Also use rgb(20,89,75) instead hex code.

Text Font Color

.myTextColor { color: #14594B; }

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

This text font color is #14594B.

Background Color

.myBgColor { background-color: #14594B; }

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

This div background color is #14594B.

Border color

.myBorderColor { border: 1px solid #14594B; }

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

This div border color is #14594B.

Opacity

.myOpacity80 { color: #14594B; opacity: 0.8; }

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

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

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

This text has shadow with #14594B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14594B.

Preview

Color preview on black background

This text has color #14594B on black background.


Color preview on white background

This text has color #14594B on white background.


Black color preview on #14594B background

This text has black color on #14594B background.


White color preview on #14594B background

This text has white color on #14594B background.


Related colors

Complementary color

Complementary color for #hex is #EBA6B4.


I love getcolorcode.com

Triadic colors

1 #4B1459 and #594B14 with #14594B are triadic colors.

2 #4B5914 and #59144B with #14594B are triadic colors.