COLOR #25135D

HEX: #25135D RGB: (37,19,93)

Color info

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

RGB color model

#25135D color RGB value is (37,19,93).

RGB: (37,19,93) (15%, 7%, 36%)

RGB channels and saturation

R 37 of 255 = 15%
G 19 of 255 = 7%
B 93 of 255 = 36%

37
19
93

R + G + B ~ 19%. #25135D is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 19 + 93 = 149 (100%)
R 37 of 149 ~ 24.83%
G 19 of 149 ~ 12.75%
B 93 of 149 ~ 62.42'%

%24.83
%12.75
%62.42

CMYK color model

#25135D color CMYK value is (60,80,0,64).

  • cyan value is 60.22%
  • magenta value is 79.57%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (60,80,0,64)
C60M80Y0K64 (60%, 80%, 0%, 64%)
(0.60 / 0.80 / 0.00 / 0.64)

CMYK percentages

%60.22
%79.57
%0
%63.53

Codes

Color #25135D in popluar color models

25 13 5D
RGB 37 19 93
HSL 255° 66.07% 21.96%
HSB/HSV 255° 79.57% 36.47%
CMYK 60.22% 79.57% 0.00%
63.53%

Color #25135D in popluar number systems.

HEX 25 13 5D
Decimal 37 19 93
Binary 100101 10011 1011101
Octal 45 23 135

Shades and tints

Shades of #25135D

#25135D
(37,19,93)
#221255
(34,18,85)
#1F114D
(31,17,77)
#1C1045
(28,16,69)
#190F3D
(25,15,61)
#160E35
(22,14,53)
#130D2D
(19,13,45)
#100C25
(16,12,37)
#0D0B1D
(13,11,29)
#0A0A15
(10,10,21)
#07090D
(7,9,13)
#000000
(0,0,0)

Tints of #25135D

#25135D
(37,19,93)
#38286B
(56,40,107)
#4B3D79
(75,61,121)
#5E5287
(94,82,135)
#716795
(113,103,149)
#847CA3
(132,124,163)
#9791B1
(151,145,177)
#AAA6BF
(170,166,191)
#BDBBCD
(189,187,205)
#D0D0DB
(208,208,219)
#E3E5E9
(227,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25135D color. Also use rgb(37,19,93) instead hex code.

Text Font Color

.myTextColor { color: #25135D; }

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

This text font color is #25135D.

Background Color

.myBgColor { background-color: #25135D; }

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

This div background color is #25135D.

Border color

.myBorderColor { border: 1px solid #25135D; }

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

This div border color is #25135D.

Opacity

.myOpacity80 { color: #25135D; opacity: 0.8; }

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

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

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

This text has shadow with #25135D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25135D.

Preview

Color preview on black background

This text has color #25135D on black background.


Color preview on white background

This text has color #25135D on white background.


Black color preview on #25135D background

This text has black color on #25135D background.


White color preview on #25135D background

This text has white color on #25135D background.


Related colors

Complementary color

Complementary color for #hex is #DAECA2.


I love getcolorcode.com

Triadic colors

1 #5D2513 and #135D25 with #25135D are triadic colors.

2 #5D1325 and #13255D with #25135D are triadic colors.