COLOR #142962

HEX: #142962 RGB: (20,41,98)

Color info

#142962 contains mainly green and blue colors. Web safe color of #142962 is #003366 (or #036).

RGB color model

#142962 color RGB value is (20,41,98).

RGB: (20,41,98) (8%, 16%, 38%)

RGB channels and saturation

R 20 of 255 = 8%
G 41 of 255 = 16%
B 98 of 255 = 38%

20
41
98

R + G + B ~ 21%. #142962 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 41 + 98 = 159 (100%)
R 20 of 159 ~ 12.58%
G 41 of 159 ~ 25.79%
B 98 of 159 ~ 61.64'%

%12.58
%25.79
%61.64

CMYK color model

#142962 color CMYK value is (80,58,0,62).

  • cyan value is 79.59%
  • magenta value is 58.16%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (80,58,0,62)
C80M58Y0K62 (80%, 58%, 0%, 62%)
(0.80 / 0.58 / 0.00 / 0.62)

CMYK percentages

%79.59
%58.16
%0
%61.57

Codes

Color #142962 in popluar color models

14 29 62
RGB 20 41 98
HSL 224° 66.10% 23.14%
HSB/HSV 224° 79.59% 38.43%
CMYK 79.59% 58.16% 0.00%
61.57%

Color #142962 in popluar number systems.

HEX 14 29 62
Decimal 20 41 98
Binary 10100 101001 1100010
Octal 24 51 142

Shades and tints

Shades of #142962

#142962
(20,41,98)
#13265A
(19,38,90)
#122352
(18,35,82)
#11204A
(17,32,74)
#101D42
(16,29,66)
#0F1A3A
(15,26,58)
#0E1732
(14,23,50)
#0D142A
(13,20,42)
#0C1122
(12,17,34)
#0B0E1A
(11,14,26)
#0A0B12
(10,11,18)
#000000
(0,0,0)

Tints of #142962

#142962
(20,41,98)
#293C70
(41,60,112)
#3E4F7E
(62,79,126)
#53628C
(83,98,140)
#68759A
(104,117,154)
#7D88A8
(125,136,168)
#929BB6
(146,155,182)
#A7AEC4
(167,174,196)
#BCC1D2
(188,193,210)
#D1D4E0
(209,212,224)
#E6E7EE
(230,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #142962; }

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

This text font color is #142962.

Background Color

.myBgColor { background-color: #142962; }

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

This div background color is #142962.

Border color

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

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

This div border color is #142962.

Opacity

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

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

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

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

This text has shadow with #142962 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #142962.

Preview

Color preview on black background

This text has color #142962 on black background.


Color preview on white background

This text has color #142962 on white background.


Black color preview on #142962 background

This text has black color on #142962 background.


White color preview on #142962 background

This text has white color on #142962 background.


Related colors

Complementary color

Complementary color for #hex is #EBD69D.


I love getcolorcode.com

Triadic colors

1 #621429 and #296214 with #142962 are triadic colors.

2 #622914 and #291462 with #142962 are triadic colors.