COLOR #251135

HEX: #251135 RGB: (37,17,53)

Color info

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

RGB color model

#251135 color RGB value is (37,17,53).

RGB: (37,17,53) (15%, 7%, 21%)

RGB channels and saturation

R 37 of 255 = 15%
G 17 of 255 = 7%
B 53 of 255 = 21%

37
17
53

R + G + B ~ 14%. #251135 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 17 + 53 = 107 (100%)
R 37 of 107 ~ 34.58%
G 17 of 107 ~ 15.89%
B 53 of 107 ~ 49.53'%

%34.58
%15.89
%49.53

CMYK color model

#251135 color CMYK value is (30,68,0,79).

  • cyan value is 30.19%
  • magenta value is 67.92%
  • yellow value is 0.00%
  • key color value is 79.22%

CMYK: (30,68,0,79)
C30M68Y0K79 (30%, 68%, 0%, 79%)
(0.30 / 0.68 / 0.00 / 0.79)

CMYK percentages

%30.19
%67.92
%0
%79.22

Codes

Color #251135 in popluar color models

25 11 35
RGB 37 17 53
HSL 273° 51.43% 13.73%
HSB/HSV 273° 67.92% 20.78%
CMYK 30.19% 67.92% 0.00%
79.22%

Color #251135 in popluar number systems.

HEX 25 11 35
Decimal 37 17 53
Binary 100101 10001 110101
Octal 45 21 65

Shades and tints

Shades of #251135

#251135
(37,17,53)
#221031
(34,16,49)
#1F0F2D
(31,15,45)
#1C0E29
(28,14,41)
#190D25
(25,13,37)
#160C21
(22,12,33)
#130B1D
(19,11,29)
#100A19
(16,10,25)
#0D0915
(13,9,21)
#0A0811
(10,8,17)
#07070D
(7,7,13)
#000000
(0,0,0)

Tints of #251135

#251135
(37,17,53)
#382647
(56,38,71)
#4B3B59
(75,59,89)
#5E506B
(94,80,107)
#71657D
(113,101,125)
#847A8F
(132,122,143)
#978FA1
(151,143,161)
#AAA4B3
(170,164,179)
#BDB9C5
(189,185,197)
#D0CED7
(208,206,215)
#E3E3E9
(227,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #251135 color. Also use rgb(37,17,53) instead hex code.

Text Font Color

.myTextColor { color: #251135; }

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

This text font color is #251135.

Background Color

.myBgColor { background-color: #251135; }

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

This div background color is #251135.

Border color

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

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

This div border color is #251135.

Opacity

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

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

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

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

This text has shadow with #251135 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #251135.

Preview

Color preview on black background

This text has color #251135 on black background.


Color preview on white background

This text has color #251135 on white background.


Black color preview on #251135 background

This text has black color on #251135 background.


White color preview on #251135 background

This text has white color on #251135 background.


Related colors

Complementary color

Complementary color for #hex is #DAEECA.


I love getcolorcode.com

Triadic colors

1 #352511 and #113525 with #251135 are triadic colors.

2 #351125 and #112535 with #251135 are triadic colors.