COLOR #25537B

HEX: #25537B RGB: (37,83,123)

Color info

#25537B contains mainly green and blue colors. Web safe color of #25537B is #336666 (or #366).

RGB color model

#25537B color RGB value is (37,83,123).

RGB: (37,83,123) (15%, 33%, 48%)

RGB channels and saturation

R 37 of 255 = 15%
G 83 of 255 = 33%
B 123 of 255 = 48%

37
83
123

R + G + B ~ 32%. #25537B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 83 + 123 = 243 (100%)
R 37 of 243 ~ 15.23%
G 83 of 243 ~ 34.16%
B 123 of 243 ~ 50.62'%

%15.23
%34.16
%50.62

CMYK color model

#25537B color CMYK value is (70,33,0,52).

  • cyan value is 69.92%
  • magenta value is 32.52%
  • yellow value is 0.00%
  • key color value is 51.76%
CMYK: (70,33,0,52) C70M33Y0K52 (70%,33%,0%,52%) (0.70/0.33/0.00/0.52) 

CMYK percentages

%69.92
%32.52
%0
%51.76

Codes

Color #25537B in popluar color models

25 53 7B
RGB 37 83 123
HSL 208° 53.75% 31.37%
HSB/HSV 208° 69.92% 48.24%
CMYK 69.92% 32.52% 0.00%
51.76%

Color #25537B in popluar number systems.

HEX 25 53 7B
Decimal 37 83 123
Binary 100101 1010011 1111011
Octal 45 123 173

Shades and tints

Shades of #25537B

#25537B
(37,83,123)
#224C70
(34,76,112)
#1F4565
(31,69,101)
#1C3E5A
(28,62,90)
#19374F
(25,55,79)
#163044
(22,48,68)
#132939
(19,41,57)
#10222E
(16,34,46)
#0D1B23
(13,27,35)
#0A1418
(10,20,24)
#070D0D
(7,13,13)
#000000
(0,0,0)

Tints of #25537B

#25537B
(37,83,123)
#386287
(56,98,135)
#4B7193
(75,113,147)
#5E809F
(94,128,159)
#718FAB
(113,143,171)
#849EB7
(132,158,183)
#97ADC3
(151,173,195)
#AABCCF
(170,188,207)
#BDCBDB
(189,203,219)
#D0DAE7
(208,218,231)
#E3E9F3
(227,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25537B color. Also use rgb(37,83,123) instead hex code.

Text Font Color

.myTextColor { color: #25537B; }

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

This text font color is #25537B.

Background Color

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

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

This div background color is #25537B.

Border color

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

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

This div border color is #25537B.

Opacity

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

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

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

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

This text has shadow with #25537B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25537B.

Preview

Color preview on black background

This text has color #25537B on black background.


Color preview on white background

This text has color #25537B on white background.


Black color preview on #25537B background

This text has black color on #25537B background.


White color preview on #25537B background

This text has white color on #25537B background.


Related colors

Complementary color

Complementary color for #hex is #DAAC84.


I love getcolorcode.com

Triadic colors

1 #7B2553 and #537B25 with #25537B are triadic colors.

2 #7B5325 and #53257B with #25537B are triadic colors.