COLOR #25133B

HEX: #25133B RGB: (37,19,59)

Color info

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

RGB color model

#25133B color RGB value is (37,19,59).

RGB: (37,19,59) (15%, 7%, 23%)

RGB channels and saturation

R 37 of 255 = 15%
G 19 of 255 = 7%
B 59 of 255 = 23%

37
19
59

R + G + B ~ 15%. #25133B is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 19 + 59 = 115 (100%)
R 37 of 115 ~ 32.17%
G 19 of 115 ~ 16.52%
B 59 of 115 ~ 51.3'%

%32.17
%16.52
%51.3

CMYK color model

#25133B color CMYK value is (37,68,0,77).

  • cyan value is 37.29%
  • magenta value is 67.80%
  • yellow value is 0.00%
  • key color value is 76.86%
CMYK: (37,68,0,77) C37M68Y0K77 (37%,68%,0%,77%) (0.37/0.68/0.00/0.77) 

CMYK percentages

%37.29
%67.8
%0
%76.86

Codes

Color #25133B in popluar color models

25 13 3B
RGB 37 19 59
HSL 267° 51.28% 15.29%
HSB/HSV 267° 67.80% 23.14%
CMYK 37.29% 67.80% 0.00%
76.86%

Color #25133B in popluar number systems.

HEX 25 13 3B
Decimal 37 19 59
Binary 100101 10011 111011
Octal 45 23 73

Shades and tints

Shades of #25133B

#25133B
(37,19,59)
#221236
(34,18,54)
#1F1131
(31,17,49)
#1C102C
(28,16,44)
#190F27
(25,15,39)
#160E22
(22,14,34)
#130D1D
(19,13,29)
#100C18
(16,12,24)
#0D0B13
(13,11,19)
#0A0A0E
(10,10,14)
#070909
(7,9,9)
#000000
(0,0,0)

Tints of #25133B

#25133B
(37,19,59)
#38284C
(56,40,76)
#4B3D5D
(75,61,93)
#5E526E
(94,82,110)
#71677F
(113,103,127)
#847C90
(132,124,144)
#9791A1
(151,145,161)
#AAA6B2
(170,166,178)
#BDBBC3
(189,187,195)
#D0D0D4
(208,208,212)
#E3E5E5
(227,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25133B color. Also use rgb(37,19,59) instead hex code.

Text Font Color

.myTextColor { color: #25133B; }

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

This text font color is #25133B.

Background Color

.myBgColor { background-color: #25133B; }

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

This div background color is #25133B.

Border color

.myBorderColor { border: 1px solid #25133B; }

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

This div border color is #25133B.

Opacity

.myOpacity80 { color: #25133B; opacity: 0.8; }

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

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

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

This text has shadow with #25133B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25133B.

Preview

Color preview on black background

This text has color #25133B on black background.


Color preview on white background

This text has color #25133B on white background.


Black color preview on #25133B background

This text has black color on #25133B background.


White color preview on #25133B background

This text has white color on #25133B background.


Related colors

Complementary color

Complementary color for #hex is #DAECC4.


I love getcolorcode.com

Triadic colors

1 #3B2513 and #133B25 with #25133B are triadic colors.

2 #3B1325 and #13253B with #25133B are triadic colors.