COLOR #25584C

HEX: #25584C RGB: (37,88,76)

Color info

#25584C contains red, green and blue colors in about the same proportion. Web safe color of #25584C is #336633 (or #363).

RGB color model

#25584C color RGB value is (37,88,76).

RGB: (37,88,76) (15%, 35%, 30%)

RGB channels and saturation

R 37 of 255 = 15%
G 88 of 255 = 35%
B 76 of 255 = 30%

37
88
76

R + G + B ~ 27%. #25584C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 88 + 76 = 201 (100%)
R 37 of 201 ~ 18.41%
G 88 of 201 ~ 43.78%
B 76 of 201 ~ 37.81'%

%18.41
%43.78
%37.81

CMYK color model

#25584C color CMYK value is (58,0,14,65).

  • cyan value is 57.95%
  • magenta value is 0.00%
  • yellow value is 13.64%
  • key color value is 65.49%
CMYK: (58,0,14,65) C58M0Y14K65 (58%,0%,14%,65%) (0.58/0.00/0.14/0.65) 

CMYK percentages

%57.95
%0
%13.64
%65.49

Codes

Color #25584C in popluar color models

25 58 4C
RGB 37 88 76
HSL 166° 40.80% 24.51%
HSB/HSV 166° 57.95% 34.51%
CMYK 57.95% 0.00% 13.64%
65.49%

Color #25584C in popluar number systems.

HEX 25 58 4C
Decimal 37 88 76
Binary 100101 1011000 1001100
Octal 45 130 114

Shades and tints

Shades of #25584C

#25584C
(37,88,76)
#225046
(34,80,70)
#1F4840
(31,72,64)
#1C403A
(28,64,58)
#193834
(25,56,52)
#16302E
(22,48,46)
#132828
(19,40,40)
#102022
(16,32,34)
#0D181C
(13,24,28)
#0A1016
(10,16,22)
#070810
(7,8,16)
#000000
(0,0,0)

Tints of #25584C

#25584C
(37,88,76)
#38675C
(56,103,92)
#4B766C
(75,118,108)
#5E857C
(94,133,124)
#71948C
(113,148,140)
#84A39C
(132,163,156)
#97B2AC
(151,178,172)
#AAC1BC
(170,193,188)
#BDD0CC
(189,208,204)
#D0DFDC
(208,223,220)
#E3EEEC
(227,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25584C color. Also use rgb(37,88,76) instead hex code.

Text Font Color

.myTextColor { color: #25584C; }

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

This text font color is #25584C.

Background Color

.myBgColor { background-color: #25584C; }

<div style="background-color:#25584C">Inner text</div>

This div background color is #25584C.

Border color

.myBorderColor { border: 1px solid #25584C; }

<div style="border:3px solid #25584C">Div</div>

This div border color is #25584C.

Opacity

.myOpacity80 { color: #25584C; opacity: 0.8; }

<p style="color:#25584C;opacity:0.8;">80%</p>

Text with #25584C 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 #25584C;}

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

This text has shadow with #25584C color.


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

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

This text has shadow with #25584C primary color and red secondary color.


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

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

This text has shadow with #25584C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #25584C.

Preview

Color preview on black background

This text has color #25584C on black background.


Color preview on white background

This text has color #25584C on white background.


Black color preview on #25584C background

This text has black color on #25584C background.


White color preview on #25584C background

This text has white color on #25584C background.


Related colors

Complementary color

Complementary color for #hex is #DAA7B3.


I love getcolorcode.com

Triadic colors

1 #4C2558 and #584C25 with #25584C are triadic colors.

2 #4C5825 and #58254C with #25584C are triadic colors.