COLOR #142635

HEX: #142635 RGB: (20,38,53)

Color info

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

RGB color model

#142635 color RGB value is (20,38,53).

RGB: (20,38,53) (8%, 15%, 21%)

RGB channels and saturation

R 20 of 255 = 8%
G 38 of 255 = 15%
B 53 of 255 = 21%

20
38
53

R + G + B ~ 15%. #142635 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 38 + 53 = 111 (100%)
R 20 of 111 ~ 18.02%
G 38 of 111 ~ 34.23%
B 53 of 111 ~ 47.75'%

%18.02
%34.23
%47.75

CMYK color model

#142635 color CMYK value is (62,28,0,79).

  • cyan value is 62.26%
  • magenta value is 28.30%
  • yellow value is 0.00%
  • key color value is 79.22%

CMYK: (62,28,0,79)
C62M28Y0K79 (62%, 28%, 0%, 79%)
(0.62 / 0.28 / 0.00 / 0.79)

CMYK percentages

%62.26
%28.3
%0
%79.22

Codes

Color #142635 in popluar color models

14 26 35
RGB 20 38 53
HSL 207° 45.21% 14.31%
HSB/HSV 207° 62.26% 20.78%
CMYK 62.26% 28.30% 0.00%
79.22%

Color #142635 in popluar number systems.

HEX 14 26 35
Decimal 20 38 53
Binary 10100 100110 110101
Octal 24 46 65

Shades and tints

Shades of #142635

#142635
(20,38,53)
#132331
(19,35,49)
#12202D
(18,32,45)
#111D29
(17,29,41)
#101A25
(16,26,37)
#0F1721
(15,23,33)
#0E141D
(14,20,29)
#0D1119
(13,17,25)
#0C0E15
(12,14,21)
#0B0B11
(11,11,17)
#0A080D
(10,8,13)
#000000
(0,0,0)

Tints of #142635

#142635
(20,38,53)
#293947
(41,57,71)
#3E4C59
(62,76,89)
#535F6B
(83,95,107)
#68727D
(104,114,125)
#7D858F
(125,133,143)
#9298A1
(146,152,161)
#A7ABB3
(167,171,179)
#BCBEC5
(188,190,197)
#D1D1D7
(209,209,215)
#E6E4E9
(230,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #142635 color. Also use rgb(20,38,53) instead hex code.

Text Font Color

.myTextColor { color: #142635; }

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

This text font color is #142635.

Background Color

.myBgColor { background-color: #142635; }

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

This div background color is #142635.

Border color

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

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

This div border color is #142635.

Opacity

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

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

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

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

This text has shadow with #142635 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #142635.

Preview

Color preview on black background

This text has color #142635 on black background.


Color preview on white background

This text has color #142635 on white background.


Black color preview on #142635 background

This text has black color on #142635 background.


White color preview on #142635 background

This text has white color on #142635 background.


Related colors

Complementary color

Complementary color for #hex is #EBD9CA.


I love getcolorcode.com

Triadic colors

1 #351426 and #263514 with #142635 are triadic colors.

2 #352614 and #261435 with #142635 are triadic colors.