COLOR #140D46

HEX: #140D46 RGB: (20,13,70)

Color info

#140D46 contains red, green and blue colors in about the same proportion. Web safe color of #140D46 is #000033 (or #003).

RGB color model

#140D46 color RGB value is (20,13,70).

RGB: (20,13,70) (8%, 5%, 27%)

RGB channels and saturation

R 20 of 255 = 8%
G 13 of 255 = 5%
B 70 of 255 = 27%

20
13
70

R + G + B ~ 13%. #140D46 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 13 + 70 = 103 (100%)
R 20 of 103 ~ 19.42%
G 13 of 103 ~ 12.62%
B 70 of 103 ~ 67.96'%

%19.42
%12.62
%67.96

CMYK color model

#140D46 color CMYK value is (71,81,0,73).

  • cyan value is 71.43%
  • magenta value is 81.43%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (71,81,0,73)
C71M81Y0K73 (71%, 81%, 0%, 73%)
(0.71 / 0.81 / 0.00 / 0.73)

CMYK percentages

%71.43
%81.43
%0
%72.55

Codes

Color #140D46 in popluar color models

14 0D 46
RGB 20 13 70
HSL 247° 68.67% 16.27%
HSB/HSV 247° 81.43% 27.45%
CMYK 71.43% 81.43% 0.00%
72.55%

Color #140D46 in popluar number systems.

HEX 14 0D 46
Decimal 20 13 70
Binary 10100 1101 1000110
Octal 24 15 106

Shades and tints

Shades of #140D46

#140D46
(20,13,70)
#130C40
(19,12,64)
#120B3A
(18,11,58)
#110A34
(17,10,52)
#10092E
(16,9,46)
#0F0828
(15,8,40)
#0E0722
(14,7,34)
#0D061C
(13,6,28)
#0C0516
(12,5,22)
#0B0410
(11,4,16)
#0A030A
(10,3,10)
#000000
(0,0,0)

Tints of #140D46

#140D46
(20,13,70)
#292356
(41,35,86)
#3E3966
(62,57,102)
#534F76
(83,79,118)
#686586
(104,101,134)
#7D7B96
(125,123,150)
#9291A6
(146,145,166)
#A7A7B6
(167,167,182)
#BCBDC6
(188,189,198)
#D1D3D6
(209,211,214)
#E6E9E6
(230,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #140D46 color. Also use rgb(20,13,70) instead hex code.

Text Font Color

.myTextColor { color: #140D46; }

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

This text font color is #140D46.

Background Color

.myBgColor { background-color: #140D46; }

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

This div background color is #140D46.

Border color

.myBorderColor { border: 1px solid #140D46; }

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

This div border color is #140D46.

Opacity

.myOpacity80 { color: #140D46; opacity: 0.8; }

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

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

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

This text has shadow with #140D46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #140D46.

Preview

Color preview on black background

This text has color #140D46 on black background.


Color preview on white background

This text has color #140D46 on white background.


Black color preview on #140D46 background

This text has black color on #140D46 background.


White color preview on #140D46 background

This text has white color on #140D46 background.


Related colors

Complementary color

Complementary color for #hex is #EBF2B9.


I love getcolorcode.com

Triadic colors

1 #46140D and #0D4614 with #140D46 are triadic colors.

2 #460D14 and #0D1446 with #140D46 are triadic colors.