COLOR #25875E

HEX: #25875E RGB: (37,135,94)

Color info

#25875E contains mainly green and blue colors. Web safe color of #25875E is #339966 (or #396).

RGB color model

#25875E color RGB value is (37,135,94).

RGB: (37,135,94) (15%, 53%, 37%)

RGB channels and saturation

R 37 of 255 = 15%
G 135 of 255 = 53%
B 94 of 255 = 37%

37
135
94

R + G + B ~ 35%. #25875E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 135 + 94 = 266 (100%)
R 37 of 266 ~ 13.91%
G 135 of 266 ~ 50.75%
B 94 of 266 ~ 35.34'%

%13.91
%50.75
%35.34

CMYK color model

#25875E color CMYK value is (73,0,30,47).

  • cyan value is 72.59%
  • magenta value is 0.00%
  • yellow value is 30.37%
  • key color value is 47.06%

CMYK: (73,0,30,47)
C73M0Y30K47 (73%, 0%, 30%, 47%)
(0.73 / 0.00 / 0.30 / 0.47)

CMYK percentages

%72.59
%0
%30.37
%47.06

Codes

Color #25875E in popluar color models

25 87 5E
RGB 37 135 94
HSL 155° 56.98% 33.73%
HSB/HSV 155° 72.59% 52.94%
CMYK 72.59% 0.00% 30.37%
47.06%

Color #25875E in popluar number systems.

HEX 25 87 5E
Decimal 37 135 94
Binary 100101 10000111 1011110
Octal 45 207 136

Shades and tints

Shades of #25875E

#25875E
(37,135,94)
#227B56
(34,123,86)
#1F6F4E
(31,111,78)
#1C6346
(28,99,70)
#19573E
(25,87,62)
#164B36
(22,75,54)
#133F2E
(19,63,46)
#103326
(16,51,38)
#0D271E
(13,39,30)
#0A1B16
(10,27,22)
#070F0E
(7,15,14)
#000000
(0,0,0)

Tints of #25875E

#25875E
(37,135,94)
#38916C
(56,145,108)
#4B9B7A
(75,155,122)
#5EA588
(94,165,136)
#71AF96
(113,175,150)
#84B9A4
(132,185,164)
#97C3B2
(151,195,178)
#AACDC0
(170,205,192)
#BDD7CE
(189,215,206)
#D0E1DC
(208,225,220)
#E3EBEA
(227,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25875E color. Also use rgb(37,135,94) instead hex code.

Text Font Color

.myTextColor { color: #25875E; }

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

This text font color is #25875E.

Background Color

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

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

This div background color is #25875E.

Border color

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

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

This div border color is #25875E.

Opacity

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

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

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

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

This text has shadow with #25875E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25875E.

Preview

Color preview on black background

This text has color #25875E on black background.


Color preview on white background

This text has color #25875E on white background.


Black color preview on #25875E background

This text has black color on #25875E background.


White color preview on #25875E background

This text has white color on #25875E background.


Related colors

Complementary color

Complementary color for #hex is #DA78A1.


I love getcolorcode.com

Triadic colors

1 #5E2587 and #875E25 with #25875E are triadic colors.

2 #5E8725 and #87255E with #25875E are triadic colors.