COLOR #051725

HEX: #051725 RGB: (5,23,37)

Color info

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

RGB color model

#051725 color RGB value is (5,23,37).

RGB: (5,23,37) (2%, 9%, 15%)

RGB channels and saturation

R 5 of 255 = 2%
G 23 of 255 = 9%
B 37 of 255 = 15%

5
23
37

R + G + B ~ 9%. #051725 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 23 + 37 = 65 (100%)
R 5 of 65 ~ 7.69%
G 23 of 65 ~ 35.38%
B 37 of 65 ~ 56.92'%

%35.38
%56.92

CMYK color model

#051725 color CMYK value is (86,38,0,85).

  • cyan value is 86.49%
  • magenta value is 37.84%
  • yellow value is 0.00%
  • key color value is 85.49%

CMYK: (86,38,0,85)
C86M38Y0K85 (86%, 38%, 0%, 85%)
(0.86 / 0.38 / 0.00 / 0.85)

CMYK percentages

%86.49
%37.84
%0
%85.49

Codes

Color #051725 in popluar color models

05 17 25
RGB 5 23 37
HSL 206° 76.19% 8.24%
HSB/HSV 206° 86.49% 14.51%
CMYK 86.49% 37.84% 0.00%
85.49%

Color #051725 in popluar number systems.

HEX 05 17 25
Decimal 5 23 37
Binary 101 10111 100101
Octal 5 27 45

Shades and tints

Shades of #051725

#051725
(5,23,37)
#051522
(5,21,34)
#05131F
(5,19,31)
#05111C
(5,17,28)
#050F19
(5,15,25)
#050D16
(5,13,22)
#050B13
(5,11,19)
#050910
(5,9,16)
#05070D
(5,7,13)
#05050A
(5,5,10)
#050307
(5,3,7)
#000000
(0,0,0)

Tints of #051725

#051725
(5,23,37)
#1B2C38
(27,44,56)
#31414B
(49,65,75)
#47565E
(71,86,94)
#5D6B71
(93,107,113)
#738084
(115,128,132)
#899597
(137,149,151)
#9FAAAA
(159,170,170)
#B5BFBD
(181,191,189)
#CBD4D0
(203,212,208)
#E1E9E3
(225,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #051725 color. Also use rgb(5,23,37) instead hex code.

Text Font Color

.myTextColor { color: #051725; }

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

This text font color is #051725.

Background Color

.myBgColor { background-color: #051725; }

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

This div background color is #051725.

Border color

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

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

This div border color is #051725.

Opacity

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

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

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

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

This text has shadow with #051725 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #051725.

Preview

Color preview on black background

This text has color #051725 on black background.


Color preview on white background

This text has color #051725 on white background.


Black color preview on #051725 background

This text has black color on #051725 background.


White color preview on #051725 background

This text has white color on #051725 background.


Related colors

Complementary color

Complementary color for #hex is #FAE8DA.


I love getcolorcode.com

Triadic colors

1 #250517 and #172505 with #051725 are triadic colors.

2 #251705 and #170525 with #051725 are triadic colors.