COLOR #142252

HEX: #142252 RGB: (20,34,82)

Color info

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

RGB color model

#142252 color RGB value is (20,34,82).

RGB: (20,34,82) (8%, 13%, 32%)

RGB channels and saturation

R 20 of 255 = 8%
G 34 of 255 = 13%
B 82 of 255 = 32%

20
34
82

R + G + B ~ 18%. #142252 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 34 + 82 = 136 (100%)
R 20 of 136 ~ 14.71%
G 34 of 136 ~ 25%
B 82 of 136 ~ 60.29'%

%14.71
%25
%60.29

CMYK color model

#142252 color CMYK value is (76,59,0,68).

  • cyan value is 75.61%
  • magenta value is 58.54%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (76,59,0,68)
C76M59Y0K68 (76%, 59%, 0%, 68%)
(0.76 / 0.59 / 0.00 / 0.68)

CMYK percentages

%75.61
%58.54
%0
%67.84

Codes

Color #142252 in popluar color models

14 22 52
RGB 20 34 82
HSL 226° 60.78% 20.00%
HSB/HSV 226° 75.61% 32.16%
CMYK 75.61% 58.54% 0.00%
67.84%

Color #142252 in popluar number systems.

HEX 14 22 52
Decimal 20 34 82
Binary 10100 100010 1010010
Octal 24 42 122

Shades and tints

Shades of #142252

#142252
(20,34,82)
#131F4B
(19,31,75)
#121C44
(18,28,68)
#11193D
(17,25,61)
#101636
(16,22,54)
#0F132F
(15,19,47)
#0E1028
(14,16,40)
#0D0D21
(13,13,33)
#0C0A1A
(12,10,26)
#0B0713
(11,7,19)
#0A040C
(10,4,12)
#000000
(0,0,0)

Tints of #142252

#142252
(20,34,82)
#293661
(41,54,97)
#3E4A70
(62,74,112)
#535E7F
(83,94,127)
#68728E
(104,114,142)
#7D869D
(125,134,157)
#929AAC
(146,154,172)
#A7AEBB
(167,174,187)
#BCC2CA
(188,194,202)
#D1D6D9
(209,214,217)
#E6EAE8
(230,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #142252 color. Also use rgb(20,34,82) instead hex code.

Text Font Color

.myTextColor { color: #142252; }

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

This text font color is #142252.

Background Color

.myBgColor { background-color: #142252; }

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

This div background color is #142252.

Border color

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

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

This div border color is #142252.

Opacity

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

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

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

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

This text has shadow with #142252 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #142252.

Preview

Color preview on black background

This text has color #142252 on black background.


Color preview on white background

This text has color #142252 on white background.


Black color preview on #142252 background

This text has black color on #142252 background.


White color preview on #142252 background

This text has white color on #142252 background.


Related colors

Complementary color

Complementary color for #hex is #EBDDAD.


I love getcolorcode.com

Triadic colors

1 #521422 and #225214 with #142252 are triadic colors.

2 #522214 and #221452 with #142252 are triadic colors.