COLOR #101425

HEX: #101425 RGB: (16,20,37)

Color info

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

RGB color model

#101425 color RGB value is (16,20,37).

RGB: (16,20,37) (6%, 8%, 15%)

RGB channels and saturation

R 16 of 255 = 6%
G 20 of 255 = 8%
B 37 of 255 = 15%

16
20
37

R + G + B ~ 10%. #101425 is dark color.

Portions of RGB colors in percentages

R + G + B = 16 + 20 + 37 = 73 (100%)
R 16 of 73 ~ 21.92%
G 20 of 73 ~ 27.4%
B 37 of 73 ~ 50.68'%

%21.92
%27.4
%50.68

CMYK color model

#101425 color CMYK value is (57,46,0,85).

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

CMYK: (57,46,0,85)
C57M46Y0K85 (57%, 46%, 0%, 85%)
(0.57 / 0.46 / 0.00 / 0.85)

CMYK percentages

%56.76
%45.95
%0
%85.49

Codes

Color #101425 in popluar color models

10 14 25
RGB 16 20 37
HSL 229° 39.62% 10.39%
HSB/HSV 229° 56.76% 14.51%
CMYK 56.76% 45.95% 0.00%
85.49%

Color #101425 in popluar number systems.

HEX 10 14 25
Decimal 16 20 37
Binary 10000 10100 100101
Octal 20 24 45

Shades and tints

Shades of #101425

#101425
(16,20,37)
#0F1322
(15,19,34)
#0E121F
(14,18,31)
#0D111C
(13,17,28)
#0C1019
(12,16,25)
#0B0F16
(11,15,22)
#0A0E13
(10,14,19)
#090D10
(9,13,16)
#080C0D
(8,12,13)
#070B0A
(7,11,10)
#060A07
(6,10,7)
#000000
(0,0,0)

Tints of #101425

#101425
(16,20,37)
#252938
(37,41,56)
#3A3E4B
(58,62,75)
#4F535E
(79,83,94)
#646871
(100,104,113)
#797D84
(121,125,132)
#8E9297
(142,146,151)
#A3A7AA
(163,167,170)
#B8BCBD
(184,188,189)
#CDD1D0
(205,209,208)
#E2E6E3
(226,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #101425; }

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

This text font color is #101425.

Background Color

.myBgColor { background-color: #101425; }

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

This div background color is #101425.

Border color

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

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

This div border color is #101425.

Opacity

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

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

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

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

This text has shadow with #101425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #101425.

Preview

Color preview on black background

This text has color #101425 on black background.


Color preview on white background

This text has color #101425 on white background.


Black color preview on #101425 background

This text has black color on #101425 background.


White color preview on #101425 background

This text has white color on #101425 background.


Related colors

Complementary color

Complementary color for #hex is #EFEBDA.


I love getcolorcode.com

Triadic colors

1 #251014 and #142510 with #101425 are triadic colors.

2 #251410 and #141025 with #101425 are triadic colors.