COLOR #142744

HEX: #142744 RGB: (20,39,68)

Color info

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

RGB color model

#142744 color RGB value is (20,39,68).

RGB: (20,39,68) (8%, 15%, 27%)

RGB channels and saturation

R 20 of 255 = 8%
G 39 of 255 = 15%
B 68 of 255 = 27%

20
39
68

R + G + B ~ 17%. #142744 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 39 + 68 = 127 (100%)
R 20 of 127 ~ 15.75%
G 39 of 127 ~ 30.71%
B 68 of 127 ~ 53.54'%

%15.75
%30.71
%53.54

CMYK color model

#142744 color CMYK value is (71,43,0,73).

  • cyan value is 70.59%
  • magenta value is 42.65%
  • yellow value is 0.00%
  • key color value is 73.33%

CMYK: (71,43,0,73)
C71M43Y0K73 (71%, 43%, 0%, 73%)
(0.71 / 0.43 / 0.00 / 0.73)

CMYK percentages

%70.59
%42.65
%0
%73.33

Codes

Color #142744 in popluar color models

14 27 44
RGB 20 39 68
HSL 216° 54.55% 17.25%
HSB/HSV 216° 70.59% 26.67%
CMYK 70.59% 42.65% 0.00%
73.33%

Color #142744 in popluar number systems.

HEX 14 27 44
Decimal 20 39 68
Binary 10100 100111 1000100
Octal 24 47 104

Shades and tints

Shades of #142744

#142744
(20,39,68)
#13243E
(19,36,62)
#122138
(18,33,56)
#111E32
(17,30,50)
#101B2C
(16,27,44)
#0F1826
(15,24,38)
#0E1520
(14,21,32)
#0D121A
(13,18,26)
#0C0F14
(12,15,20)
#0B0C0E
(11,12,14)
#0A0908
(10,9,8)
#000000
(0,0,0)

Tints of #142744

#142744
(20,39,68)
#293A55
(41,58,85)
#3E4D66
(62,77,102)
#536077
(83,96,119)
#687388
(104,115,136)
#7D8699
(125,134,153)
#9299AA
(146,153,170)
#A7ACBB
(167,172,187)
#BCBFCC
(188,191,204)
#D1D2DD
(209,210,221)
#E6E5EE
(230,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #142744 color. Also use rgb(20,39,68) instead hex code.

Text Font Color

.myTextColor { color: #142744; }

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

This text font color is #142744.

Background Color

.myBgColor { background-color: #142744; }

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

This div background color is #142744.

Border color

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

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

This div border color is #142744.

Opacity

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

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

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

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

This text has shadow with #142744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #142744.

Preview

Color preview on black background

This text has color #142744 on black background.


Color preview on white background

This text has color #142744 on white background.


Black color preview on #142744 background

This text has black color on #142744 background.


White color preview on #142744 background

This text has white color on #142744 background.


Related colors

Complementary color

Complementary color for #hex is #EBD8BB.


I love getcolorcode.com

Triadic colors

1 #441427 and #274414 with #142744 are triadic colors.

2 #442714 and #271444 with #142744 are triadic colors.