COLOR #25536E

HEX: #25536E RGB: (37,83,110)

Color info

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

RGB color model

#25536E color RGB value is (37,83,110).

RGB: (37,83,110) (15%, 33%, 43%)

RGB channels and saturation

R 37 of 255 = 15%
G 83 of 255 = 33%
B 110 of 255 = 43%

37
83
110

R + G + B ~ 30%. #25536E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 83 + 110 = 230 (100%)
R 37 of 230 ~ 16.09%
G 83 of 230 ~ 36.09%
B 110 of 230 ~ 47.83'%

%16.09
%36.09
%47.83

CMYK color model

#25536E color CMYK value is (66,25,0,57).

  • cyan value is 66.36%
  • magenta value is 24.55%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (66,25,0,57)
C66M25Y0K57 (66%, 25%, 0%, 57%)
(0.66 / 0.25 / 0.00 / 0.57)

CMYK percentages

%66.36
%24.55
%0
%56.86

Codes

Color #25536E in popluar color models

25 53 6E
RGB 37 83 110
HSL 202° 49.66% 28.82%
HSB/HSV 202° 66.36% 43.14%
CMYK 66.36% 24.55% 0.00%
56.86%

Color #25536E in popluar number systems.

HEX 25 53 6E
Decimal 37 83 110
Binary 100101 1010011 1101110
Octal 45 123 156

Shades and tints

Shades of #25536E

#25536E
(37,83,110)
#224C64
(34,76,100)
#1F455A
(31,69,90)
#1C3E50
(28,62,80)
#193746
(25,55,70)
#16303C
(22,48,60)
#132932
(19,41,50)
#102228
(16,34,40)
#0D1B1E
(13,27,30)
#0A1414
(10,20,20)
#070D0A
(7,13,10)
#000000
(0,0,0)

Tints of #25536E

#25536E
(37,83,110)
#38627B
(56,98,123)
#4B7188
(75,113,136)
#5E8095
(94,128,149)
#718FA2
(113,143,162)
#849EAF
(132,158,175)
#97ADBC
(151,173,188)
#AABCC9
(170,188,201)
#BDCBD6
(189,203,214)
#D0DAE3
(208,218,227)
#E3E9F0
(227,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25536E color. Also use rgb(37,83,110) instead hex code.

Text Font Color

.myTextColor { color: #25536E; }

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

This text font color is #25536E.

Background Color

.myBgColor { background-color: #25536E; }

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

This div background color is #25536E.

Border color

.myBorderColor { border: 1px solid #25536E; }

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

This div border color is #25536E.

Opacity

.myOpacity80 { color: #25536E; opacity: 0.8; }

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

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

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

This text has shadow with #25536E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25536E.

Preview

Color preview on black background

This text has color #25536E on black background.


Color preview on white background

This text has color #25536E on white background.


Black color preview on #25536E background

This text has black color on #25536E background.


White color preview on #25536E background

This text has white color on #25536E background.


Related colors

Complementary color

Complementary color for #hex is #DAAC91.


I love getcolorcode.com

Triadic colors

1 #6E2553 and #536E25 with #25536E are triadic colors.

2 #6E5325 and #53256E with #25536E are triadic colors.