COLOR #251906

HEX: #251906 RGB: (37,25,6)

Color info

#251906 contains red, green and blue colors in about the same proportion. Web safe color of #251906 is #330000 (or #300).

RGB color model

#251906 color RGB value is (37,25,6).

RGB: (37,25,6) (15%, 10%, 2%)

RGB channels and saturation

R 37 of 255 = 15%
G 25 of 255 = 10%
B 6 of 255 = 2%

37
25
6

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

Portions of RGB colors in percentages

R + G + B = 37 + 25 + 6 = 68 (100%)
R 37 of 68 ~ 54.41%
G 25 of 68 ~ 36.76%
B 6 of 68 ~ 8.82'%

%54.41
%36.76

CMYK color model

#251906 color CMYK value is (0,32,84,85).

  • cyan value is 0.00%
  • magenta value is 32.43%
  • yellow value is 83.78%
  • key color value is 85.49%

CMYK: (0,32,84,85)
C0M32Y84K85 (0%, 32%, 84%, 85%)
(0.00 / 0.32 / 0.84 / 0.85)

CMYK percentages

%0
%32.43
%83.78
%85.49

Codes

Color #251906 in popluar color models

25 19 06
RGB 37 25 6
HSL 37° 72.09% 8.43%
HSB/HSV 37° 83.78% 14.51%
CMYK 0.00% 32.43% 83.78%
85.49%

Color #251906 in popluar number systems.

HEX 25 19 06
Decimal 37 25 6
Binary 100101 11001 110
Octal 45 31 6

Shades and tints

Shades of #251906

#251906
(37,25,6)
#221706
(34,23,6)
#1F1506
(31,21,6)
#1C1306
(28,19,6)
#191106
(25,17,6)
#160F06
(22,15,6)
#130D06
(19,13,6)
#100B06
(16,11,6)
#0D0906
(13,9,6)
#0A0706
(10,7,6)
#070506
(7,5,6)
#000000
(0,0,0)

Tints of #251906

#251906
(37,25,6)
#382D1C
(56,45,28)
#4B4132
(75,65,50)
#5E5548
(94,85,72)
#71695E
(113,105,94)
#847D74
(132,125,116)
#97918A
(151,145,138)
#AAA5A0
(170,165,160)
#BDB9B6
(189,185,182)
#D0CDCC
(208,205,204)
#E3E1E2
(227,225,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #251906 color. Also use rgb(37,25,6) instead hex code.

Text Font Color

.myTextColor { color: #251906; }

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

This text font color is #251906.

Background Color

.myBgColor { background-color: #251906; }

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

This div background color is #251906.

Border color

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

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

This div border color is #251906.

Opacity

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

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

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

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

This text has shadow with #251906 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #251906.

Preview

Color preview on black background

This text has color #251906 on black background.


Color preview on white background

This text has color #251906 on white background.


Black color preview on #251906 background

This text has black color on #251906 background.


White color preview on #251906 background

This text has white color on #251906 background.


Related colors

Complementary color

Complementary color for #hex is #DAE6F9.


I love getcolorcode.com

Triadic colors

1 #062519 and #190625 with #251906 are triadic colors.

2 #061925 and #192506 with #251906 are triadic colors.