COLOR #14433D

HEX: #14433D RGB: (20,67,61)

Color info

#14433D contains red, green and blue colors in about the same proportion. Web safe color of #14433D is #003333 (or #033).

RGB color model

#14433D color RGB value is (20,67,61).

RGB: (20,67,61) (8%, 26%, 24%)

RGB channels and saturation

R 20 of 255 = 8%
G 67 of 255 = 26%
B 61 of 255 = 24%

20
67
61

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

Portions of RGB colors in percentages

R + G + B = 20 + 67 + 61 = 148 (100%)
R 20 of 148 ~ 13.51%
G 67 of 148 ~ 45.27%
B 61 of 148 ~ 41.22'%

%13.51
%45.27
%41.22

CMYK color model

#14433D color CMYK value is (70,0,9,74).

  • cyan value is 70.15%
  • magenta value is 0.00%
  • yellow value is 8.96%
  • key color value is 73.73%

CMYK: (70,0,9,74)
C70M0Y9K74 (70%, 0%, 9%, 74%)
(0.70 / 0.00 / 0.09 / 0.74)

CMYK percentages

%70.15
%0
%8.96
%73.73

Codes

Color #14433D in popluar color models

14 43 3D
RGB 20 67 61
HSL 172° 54.02% 17.06%
HSB/HSV 172° 70.15% 26.27%
CMYK 70.15% 0.00% 8.96%
73.73%

Color #14433D in popluar number systems.

HEX 14 43 3D
Decimal 20 67 61
Binary 10100 1000011 111101
Octal 24 103 75

Shades and tints

Shades of #14433D

#14433D
(20,67,61)
#133D38
(19,61,56)
#123733
(18,55,51)
#11312E
(17,49,46)
#102B29
(16,43,41)
#0F2524
(15,37,36)
#0E1F1F
(14,31,31)
#0D191A
(13,25,26)
#0C1315
(12,19,21)
#0B0D10
(11,13,16)
#0A070B
(10,7,11)
#000000
(0,0,0)

Tints of #14433D

#14433D
(20,67,61)
#29544E
(41,84,78)
#3E655F
(62,101,95)
#537670
(83,118,112)
#688781
(104,135,129)
#7D9892
(125,152,146)
#92A9A3
(146,169,163)
#A7BAB4
(167,186,180)
#BCCBC5
(188,203,197)
#D1DCD6
(209,220,214)
#E6EDE7
(230,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #14433D color. Also use rgb(20,67,61) instead hex code.

Text Font Color

.myTextColor { color: #14433D; }

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

This text font color is #14433D.

Background Color

.myBgColor { background-color: #14433D; }

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

This div background color is #14433D.

Border color

.myBorderColor { border: 1px solid #14433D; }

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

This div border color is #14433D.

Opacity

.myOpacity80 { color: #14433D; opacity: 0.8; }

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

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

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

This text has shadow with #14433D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #14433D.

Preview

Color preview on black background

This text has color #14433D on black background.


Color preview on white background

This text has color #14433D on white background.


Black color preview on #14433D background

This text has black color on #14433D background.


White color preview on #14433D background

This text has white color on #14433D background.


Related colors

Complementary color

Complementary color for #hex is #EBBCC2.


I love getcolorcode.com

Triadic colors

1 #3D1443 and #433D14 with #14433D are triadic colors.

2 #3D4314 and #43143D with #14433D are triadic colors.