COLOR #142025

HEX: #142025 RGB: (20,32,37)

Color info

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

RGB color model

#142025 color RGB value is (20,32,37).

RGB: (20,32,37) (8%, 13%, 15%)

RGB channels and saturation

R 20 of 255 = 8%
G 32 of 255 = 13%
B 37 of 255 = 15%

20
32
37

R + G + B ~ 12%. #142025 is dark color.

Portions of RGB colors in percentages

R + G + B = 20 + 32 + 37 = 89 (100%)
R 20 of 89 ~ 22.47%
G 32 of 89 ~ 35.96%
B 37 of 89 ~ 41.57'%

%22.47
%35.96
%41.57

CMYK color model

#142025 color CMYK value is (46,14,0,85).

  • cyan value is 45.95%
  • magenta value is 13.51%
  • yellow value is 0.00%
  • key color value is 85.49%
CMYK: (46,14,0,85) C46M14Y0K85 (46%,14%,0%,85%) (0.46/0.14/0.00/0.85) 

CMYK percentages

%45.95
%13.51
%0
%85.49

Codes

Color #142025 in popluar color models

14 20 25
RGB 20 32 37
HSL 198° 29.82% 11.18%
HSB/HSV 198° 45.95% 14.51%
CMYK 45.95% 13.51% 0.00%
85.49%

Color #142025 in popluar number systems.

HEX 14 20 25
Decimal 20 32 37
Binary 10100 100000 100101
Octal 24 40 45

Shades and tints

Shades of #142025

#142025
(20,32,37)
#131E22
(19,30,34)
#121C1F
(18,28,31)
#111A1C
(17,26,28)
#101819
(16,24,25)
#0F1616
(15,22,22)
#0E1413
(14,20,19)
#0D1210
(13,18,16)
#0C100D
(12,16,13)
#0B0E0A
(11,14,10)
#0A0C07
(10,12,7)
#000000
(0,0,0)

Tints of #142025

#142025
(20,32,37)
#293438
(41,52,56)
#3E484B
(62,72,75)
#535C5E
(83,92,94)
#687071
(104,112,113)
#7D8484
(125,132,132)
#929897
(146,152,151)
#A7ACAA
(167,172,170)
#BCC0BD
(188,192,189)
#D1D4D0
(209,212,208)
#E6E8E3
(230,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #142025 color. Also use rgb(20,32,37) instead hex code.

Text Font Color

.myTextColor { color: #142025; }

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

This text font color is #142025.

Background Color

.myBgColor { background-color: #142025; }

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

This div background color is #142025.

Border color

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

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

This div border color is #142025.

Opacity

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

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

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

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

This text has shadow with #142025 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #142025.

Preview

Color preview on black background

This text has color #142025 on black background.


Color preview on white background

This text has color #142025 on white background.


Black color preview on #142025 background

This text has black color on #142025 background.


White color preview on #142025 background

This text has white color on #142025 background.


Related colors

Complementary color

Complementary color for #hex is #EBDFDA.


I love getcolorcode.com

Triadic colors

1 #251420 and #202514 with #142025 are triadic colors.

2 #252014 and #201425 with #142025 are triadic colors.