COLOR #25035A

HEX: #25035A RGB: (37,3,90)

Color info

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

RGB color model

#25035A color RGB value is (37,3,90).

RGB: (37,3,90) (15%, 1%, 35%)

RGB channels and saturation

R 37 of 255 = 15%
G 3 of 255 = 1%
B 90 of 255 = 35%

37
3
90

R + G + B ~ 17%. #25035A is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 3 + 90 = 130 (100%)
R 37 of 130 ~ 28.46%
G 3 of 130 ~ 2.31%
B 90 of 130 ~ 69.23'%

%28.46
%69.23

CMYK color model

#25035A color CMYK value is (59,97,0,65).

  • cyan value is 58.89%
  • magenta value is 96.67%
  • yellow value is 0.00%
  • key color value is 64.71%
CMYK: (59,97,0,65) C59M97Y0K65 (59%,97%,0%,65%) (0.59/0.97/0.00/0.65) 

CMYK percentages

%58.89
%96.67
%0
%64.71

Codes

Color #25035A in popluar color models

25 03 5A
RGB 37 3 90
HSL 263° 93.55% 18.24%
HSB/HSV 263° 96.67% 35.29%
CMYK 58.89% 96.67% 0.00%
64.71%

Color #25035A in popluar number systems.

HEX 25 03 5A
Decimal 37 3 90
Binary 100101 11 1011010
Octal 45 3 132

Shades and tints

Shades of #25035A

#25035A
(37,3,90)
#220352
(34,3,82)
#1F034A
(31,3,74)
#1C0342
(28,3,66)
#19033A
(25,3,58)
#160332
(22,3,50)
#13032A
(19,3,42)
#100322
(16,3,34)
#0D031A
(13,3,26)
#0A0312
(10,3,18)
#07030A
(7,3,10)
#000000
(0,0,0)

Tints of #25035A

#25035A
(37,3,90)
#381969
(56,25,105)
#4B2F78
(75,47,120)
#5E4587
(94,69,135)
#715B96
(113,91,150)
#8471A5
(132,113,165)
#9787B4
(151,135,180)
#AA9DC3
(170,157,195)
#BDB3D2
(189,179,210)
#D0C9E1
(208,201,225)
#E3DFF0
(227,223,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25035A color. Also use rgb(37,3,90) instead hex code.

Text Font Color

.myTextColor { color: #25035A; }

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

This text font color is #25035A.

Background Color

.myBgColor { background-color: #25035A; }

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

This div background color is #25035A.

Border color

.myBorderColor { border: 1px solid #25035A; }

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

This div border color is #25035A.

Opacity

.myOpacity80 { color: #25035A; opacity: 0.8; }

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

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

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

This text has shadow with #25035A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25035A.

Preview

Color preview on black background

This text has color #25035A on black background.


Color preview on white background

This text has color #25035A on white background.


Black color preview on #25035A background

This text has black color on #25035A background.


White color preview on #25035A background

This text has white color on #25035A background.


Related colors

Complementary color

Complementary color for #hex is #DAFCA5.


I love getcolorcode.com

Triadic colors

1 #5A2503 and #035A25 with #25035A are triadic colors.

2 #5A0325 and #03255A with #25035A are triadic colors.