COLOR #142741

HEX: #142741 RGB: (20,39,65)

Color info

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

RGB color model

#142741 color RGB value is (20,39,65).

RGB: (20,39,65) (8%, 15%, 25%)

RGB channels and saturation

R 20 of 255 = 8%
G 39 of 255 = 15%
B 65 of 255 = 25%

20
39
65

R + G + B ~ 16%. #142741 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 39 + 65 = 124 (100%)
R 20 of 124 ~ 16.13%
G 39 of 124 ~ 31.45%
B 65 of 124 ~ 52.42'%

%16.13
%31.45
%52.42

CMYK color model

#142741 color CMYK value is (69,40,0,75).

  • cyan value is 69.23%
  • magenta value is 40.00%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (69,40,0,75)
C69M40Y0K75 (69%, 40%, 0%, 75%)
(0.69 / 0.40 / 0.00 / 0.75)

CMYK percentages

%69.23
%40
%0
%74.51

Codes

Color #142741 in popluar color models

14 27 41
RGB 20 39 65
HSL 215° 52.94% 16.67%
HSB/HSV 215° 69.23% 25.49%
CMYK 69.23% 40.00% 0.00%
74.51%

Color #142741 in popluar number systems.

HEX 14 27 41
Decimal 20 39 65
Binary 10100 100111 1000001
Octal 24 47 101

Shades and tints

Shades of #142741

#142741
(20,39,65)
#13243C
(19,36,60)
#122137
(18,33,55)
#111E32
(17,30,50)
#101B2D
(16,27,45)
#0F1828
(15,24,40)
#0E1523
(14,21,35)
#0D121E
(13,18,30)
#0C0F19
(12,15,25)
#0B0C14
(11,12,20)
#0A090F
(10,9,15)
#000000
(0,0,0)

Tints of #142741

#142741
(20,39,65)
#293A52
(41,58,82)
#3E4D63
(62,77,99)
#536074
(83,96,116)
#687385
(104,115,133)
#7D8696
(125,134,150)
#9299A7
(146,153,167)
#A7ACB8
(167,172,184)
#BCBFC9
(188,191,201)
#D1D2DA
(209,210,218)
#E6E5EB
(230,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #142741; }

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

This text font color is #142741.

Background Color

.myBgColor { background-color: #142741; }

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

This div background color is #142741.

Border color

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

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

This div border color is #142741.

Opacity

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

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

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

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

This text has shadow with #142741 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #142741.

Preview

Color preview on black background

This text has color #142741 on black background.


Color preview on white background

This text has color #142741 on white background.


Black color preview on #142741 background

This text has black color on #142741 background.


White color preview on #142741 background

This text has white color on #142741 background.


Related colors

Complementary color

Complementary color for #hex is #EBD8BE.


I love getcolorcode.com

Triadic colors

1 #411427 and #274114 with #142741 are triadic colors.

2 #412714 and #271441 with #142741 are triadic colors.