COLOR #251858

HEX: #251858 RGB: (37,24,88)

Color info

#251858 contains mainly red and blue colors. Web safe color of #251858 is #330066 (or #306).

RGB color model

#251858 color RGB value is (37,24,88).

RGB: (37,24,88) (15%, 9%, 35%)

RGB channels and saturation

R 37 of 255 = 15%
G 24 of 255 = 9%
B 88 of 255 = 35%

37
24
88

R + G + B ~ 20%. #251858 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 24 + 88 = 149 (100%)
R 37 of 149 ~ 24.83%
G 24 of 149 ~ 16.11%
B 88 of 149 ~ 59.06'%

%24.83
%16.11
%59.06

CMYK color model

#251858 color CMYK value is (58,73,0,65).

  • cyan value is 57.95%
  • magenta value is 72.73%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (58,73,0,65)
C58M73Y0K65 (58%, 73%, 0%, 65%)
(0.58 / 0.73 / 0.00 / 0.65)

CMYK percentages

%57.95
%72.73
%0
%65.49

Codes

Color #251858 in popluar color models

25 18 58
RGB 37 24 88
HSL 252° 57.14% 21.96%
HSB/HSV 252° 72.73% 34.51%
CMYK 57.95% 72.73% 0.00%
65.49%

Color #251858 in popluar number systems.

HEX 25 18 58
Decimal 37 24 88
Binary 100101 11000 1011000
Octal 45 30 130

Shades and tints

Shades of #251858

#251858
(37,24,88)
#221650
(34,22,80)
#1F1448
(31,20,72)
#1C1240
(28,18,64)
#191038
(25,16,56)
#160E30
(22,14,48)
#130C28
(19,12,40)
#100A20
(16,10,32)
#0D0818
(13,8,24)
#0A0610
(10,6,16)
#070408
(7,4,8)
#000000
(0,0,0)

Tints of #251858

#251858
(37,24,88)
#382D67
(56,45,103)
#4B4276
(75,66,118)
#5E5785
(94,87,133)
#716C94
(113,108,148)
#8481A3
(132,129,163)
#9796B2
(151,150,178)
#AAABC1
(170,171,193)
#BDC0D0
(189,192,208)
#D0D5DF
(208,213,223)
#E3EAEE
(227,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #251858 color. Also use rgb(37,24,88) instead hex code.

Text Font Color

.myTextColor { color: #251858; }

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

This text font color is #251858.

Background Color

.myBgColor { background-color: #251858; }

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

This div background color is #251858.

Border color

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

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

This div border color is #251858.

Opacity

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

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

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

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

This text has shadow with #251858 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #251858.

Preview

Color preview on black background

This text has color #251858 on black background.


Color preview on white background

This text has color #251858 on white background.


Black color preview on #251858 background

This text has black color on #251858 background.


White color preview on #251858 background

This text has white color on #251858 background.


Related colors

Complementary color

Complementary color for #hex is #DAE7A7.


I love getcolorcode.com

Triadic colors

1 #582518 and #185825 with #251858 are triadic colors.

2 #581825 and #182558 with #251858 are triadic colors.