COLOR #25856A

HEX: #25856A RGB: (37,133,106)

Color info

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

RGB color model

#25856A color RGB value is (37,133,106).

RGB: (37,133,106) (15%, 52%, 42%)

RGB channels and saturation

R 37 of 255 = 15%
G 133 of 255 = 52%
B 106 of 255 = 42%

37
133
106

R + G + B ~ 36%. #25856A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 133 + 106 = 276 (100%)
R 37 of 276 ~ 13.41%
G 133 of 276 ~ 48.19%
B 106 of 276 ~ 38.41'%

%13.41
%48.19
%38.41

CMYK color model

#25856A color CMYK value is (72,0,20,48).

  • cyan value is 72.18%
  • magenta value is 0.00%
  • yellow value is 20.30%
  • key color value is 47.84%

CMYK: (72,0,20,48)
C72M0Y20K48 (72%, 0%, 20%, 48%)
(0.72 / 0.00 / 0.20 / 0.48)

CMYK percentages

%72.18
%0
%20.3
%47.84

Codes

Color #25856A in popluar color models

25 85 6A
RGB 37 133 106
HSL 163° 56.47% 33.33%
HSB/HSV 163° 72.18% 52.16%
CMYK 72.18% 0.00% 20.30%
47.84%

Color #25856A in popluar number systems.

HEX 25 85 6A
Decimal 37 133 106
Binary 100101 10000101 1101010
Octal 45 205 152

Shades and tints

Shades of #25856A

#25856A
(37,133,106)
#227961
(34,121,97)
#1F6D58
(31,109,88)
#1C614F
(28,97,79)
#195546
(25,85,70)
#16493D
(22,73,61)
#133D34
(19,61,52)
#10312B
(16,49,43)
#0D2522
(13,37,34)
#0A1919
(10,25,25)
#070D10
(7,13,16)
#000000
(0,0,0)

Tints of #25856A

#25856A
(37,133,106)
#389077
(56,144,119)
#4B9B84
(75,155,132)
#5EA691
(94,166,145)
#71B19E
(113,177,158)
#84BCAB
(132,188,171)
#97C7B8
(151,199,184)
#AAD2C5
(170,210,197)
#BDDDD2
(189,221,210)
#D0E8DF
(208,232,223)
#E3F3EC
(227,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25856A color. Also use rgb(37,133,106) instead hex code.

Text Font Color

.myTextColor { color: #25856A; }

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

This text font color is #25856A.

Background Color

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

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

This div background color is #25856A.

Border color

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

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

This div border color is #25856A.

Opacity

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

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

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

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

This text has shadow with #25856A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25856A.

Preview

Color preview on black background

This text has color #25856A on black background.


Color preview on white background

This text has color #25856A on white background.


Black color preview on #25856A background

This text has black color on #25856A background.


White color preview on #25856A background

This text has white color on #25856A background.


Related colors

Complementary color

Complementary color for #hex is #DA7A95.


I love getcolorcode.com

Triadic colors

1 #6A2585 and #856A25 with #25856A are triadic colors.

2 #6A8525 and #85256A with #25856A are triadic colors.