COLOR #25522D

HEX: #25522D RGB: (37,82,45)

Color info

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

RGB color model

#25522D color RGB value is (37,82,45).

RGB: (37,82,45) (15%, 32%, 18%)

RGB channels and saturation

R 37 of 255 = 15%
G 82 of 255 = 32%
B 45 of 255 = 18%

37
82
45

R + G + B ~ 22%. #25522D is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 82 + 45 = 164 (100%)
R 37 of 164 ~ 22.56%
G 82 of 164 ~ 50%
B 45 of 164 ~ 27.44'%

%22.56
%50
%27.44

CMYK color model

#25522D color CMYK value is (55,0,45,68).

  • cyan value is 54.88%
  • magenta value is 0.00%
  • yellow value is 45.12%
  • key color value is 67.84%

CMYK: (55,0,45,68)
C55M0Y45K68 (55%, 0%, 45%, 68%)
(0.55 / 0.00 / 0.45 / 0.68)

CMYK percentages

%54.88
%0
%45.12
%67.84

Codes

Color #25522D in popluar color models

25 52 2D
RGB 37 82 45
HSL 131° 37.82% 23.33%
HSB/HSV 131° 54.88% 32.16%
CMYK 54.88% 0.00% 45.12%
67.84%

Color #25522D in popluar number systems.

HEX 25 52 2D
Decimal 37 82 45
Binary 100101 1010010 101101
Octal 45 122 55

Shades and tints

Shades of #25522D

#25522D
(37,82,45)
#224B29
(34,75,41)
#1F4425
(31,68,37)
#1C3D21
(28,61,33)
#19361D
(25,54,29)
#162F19
(22,47,25)
#132815
(19,40,21)
#102111
(16,33,17)
#0D1A0D
(13,26,13)
#0A1309
(10,19,9)
#070C05
(7,12,5)
#000000
(0,0,0)

Tints of #25522D

#25522D
(37,82,45)
#386140
(56,97,64)
#4B7053
(75,112,83)
#5E7F66
(94,127,102)
#718E79
(113,142,121)
#849D8C
(132,157,140)
#97AC9F
(151,172,159)
#AABBB2
(170,187,178)
#BDCAC5
(189,202,197)
#D0D9D8
(208,217,216)
#E3E8EB
(227,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25522D color. Also use rgb(37,82,45) instead hex code.

Text Font Color

.myTextColor { color: #25522D; }

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

This text font color is #25522D.

Background Color

.myBgColor { background-color: #25522D; }

<div style="background-color:#25522D">Inner text</div>

This div background color is #25522D.

Border color

.myBorderColor { border: 1px solid #25522D; }

<div style="border:3px solid #25522D">Div</div>

This div border color is #25522D.

Opacity

.myOpacity80 { color: #25522D; opacity: 0.8; }

<p style="color:#25522D;opacity:0.8;">80%</p>

Text with #25522D 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 #25522D;}

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

This text has shadow with #25522D color.


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

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

This text has shadow with #25522D primary color and red secondary color.


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

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

This text has shadow with #25522D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #25522D.

Preview

Color preview on black background

This text has color #25522D on black background.


Color preview on white background

This text has color #25522D on white background.


Black color preview on #25522D background

This text has black color on #25522D background.


White color preview on #25522D background

This text has white color on #25522D background.


Related colors

Complementary color

Complementary color for #hex is #DAADD2.


I love getcolorcode.com

Triadic colors

1 #2D2552 and #522D25 with #25522D are triadic colors.

2 #2D5225 and #52252D with #25522D are triadic colors.