COLOR #251429

HEX: #251429 RGB: (37,20,41)

Color info

#251429 contains red, green and blue colors in about the same proportion. Web safe color of #251429 is #330033 (or #303).

RGB color model

#251429 color RGB value is (37,20,41).

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

RGB channels and saturation

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

37
20
41

R + G + B ~ 13%. #251429 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 20 + 41 = 98 (100%)
R 37 of 98 ~ 37.76%
G 20 of 98 ~ 20.41%
B 41 of 98 ~ 41.84'%

%37.76
%20.41
%41.84

CMYK color model

#251429 color CMYK value is (10,51,0,84).

  • cyan value is 9.76%
  • magenta value is 51.22%
  • yellow value is 0.00%
  • key color value is 83.92%

CMYK: (10,51,0,84)
C10M51Y0K84 (10%, 51%, 0%, 84%)
(0.10 / 0.51 / 0.00 / 0.84)

CMYK percentages

%9.76
%51.22
%0
%83.92

Codes

Color #251429 in popluar color models

25 14 29
RGB 37 20 41
HSL 289° 34.43% 11.96%
HSB/HSV 289° 51.22% 16.08%
CMYK 9.76% 51.22% 0.00%
83.92%

Color #251429 in popluar number systems.

HEX 25 14 29
Decimal 37 20 41
Binary 100101 10100 101001
Octal 45 24 51

Shades and tints

Shades of #251429

#251429
(37,20,41)
#221326
(34,19,38)
#1F1223
(31,18,35)
#1C1120
(28,17,32)
#19101D
(25,16,29)
#160F1A
(22,15,26)
#130E17
(19,14,23)
#100D14
(16,13,20)
#0D0C11
(13,12,17)
#0A0B0E
(10,11,14)
#070A0B
(7,10,11)
#000000
(0,0,0)

Tints of #251429

#251429
(37,20,41)
#38293C
(56,41,60)
#4B3E4F
(75,62,79)
#5E5362
(94,83,98)
#716875
(113,104,117)
#847D88
(132,125,136)
#97929B
(151,146,155)
#AAA7AE
(170,167,174)
#BDBCC1
(189,188,193)
#D0D1D4
(208,209,212)
#E3E6E7
(227,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #251429; }

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

This text font color is #251429.

Background Color

.myBgColor { background-color: #251429; }

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

This div background color is #251429.

Border color

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

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

This div border color is #251429.

Opacity

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

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

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

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

This text has shadow with #251429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #251429.

Preview

Color preview on black background

This text has color #251429 on black background.


Color preview on white background

This text has color #251429 on white background.


Black color preview on #251429 background

This text has black color on #251429 background.


White color preview on #251429 background

This text has white color on #251429 background.


Related colors

Complementary color

Complementary color for #hex is #DAEBD6.


I love getcolorcode.com

Triadic colors

1 #292514 and #142925 with #251429 are triadic colors.

2 #291425 and #142529 with #251429 are triadic colors.