COLOR #142125

HEX: #142125 RGB: (20,33,37)

Color info

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

RGB color model

#142125 color RGB value is (20,33,37).

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

RGB channels and saturation

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

20
33
37

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

Portions of RGB colors in percentages

R + G + B = 20 + 33 + 37 = 90 (100%)
R 20 of 90 ~ 22.22%
G 33 of 90 ~ 36.67%
B 37 of 90 ~ 41.11'%

%22.22
%36.67
%41.11

CMYK color model

#142125 color CMYK value is (46,11,0,85).

  • cyan value is 45.95%
  • magenta value is 10.81%
  • yellow value is 0.00%
  • key color value is 85.49%

CMYK: (46,11,0,85)
C46M11Y0K85 (46%, 11%, 0%, 85%)
(0.46 / 0.11 / 0.00 / 0.85)

CMYK percentages

%45.95
%10.81
%0
%85.49

Codes

Color #142125 in popluar color models

14 21 25
RGB 20 33 37
HSL 194° 29.82% 11.18%
HSB/HSV 194° 45.95% 14.51%
CMYK 45.95% 10.81% 0.00%
85.49%

Color #142125 in popluar number systems.

HEX 14 21 25
Decimal 20 33 37
Binary 10100 100001 100101
Octal 24 41 45

Shades and tints

Shades of #142125

#142125
(20,33,37)
#131E22
(19,30,34)
#121B1F
(18,27,31)
#11181C
(17,24,28)
#101519
(16,21,25)
#0F1216
(15,18,22)
#0E0F13
(14,15,19)
#0D0C10
(13,12,16)
#0C090D
(12,9,13)
#0B060A
(11,6,10)
#0A0307
(10,3,7)
#000000
(0,0,0)

Tints of #142125

#142125
(20,33,37)
#293538
(41,53,56)
#3E494B
(62,73,75)
#535D5E
(83,93,94)
#687171
(104,113,113)
#7D8584
(125,133,132)
#929997
(146,153,151)
#A7ADAA
(167,173,170)
#BCC1BD
(188,193,189)
#D1D5D0
(209,213,208)
#E6E9E3
(230,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #142125; }

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

This text font color is #142125.

Background Color

.myBgColor { background-color: #142125; }

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

This div background color is #142125.

Border color

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

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

This div border color is #142125.

Opacity

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

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

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

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

This text has shadow with #142125 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #142125.

Preview

Color preview on black background

This text has color #142125 on black background.


Color preview on white background

This text has color #142125 on white background.


Black color preview on #142125 background

This text has black color on #142125 background.


White color preview on #142125 background

This text has white color on #142125 background.


Related colors

Complementary color

Complementary color for #hex is #EBDEDA.


I love getcolorcode.com

Triadic colors

1 #251421 and #212514 with #142125 are triadic colors.

2 #252114 and #211425 with #142125 are triadic colors.