COLOR #25531E

HEX: #25531E RGB: (37,83,30)

Color info

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

RGB color model

#25531E color RGB value is (37,83,30).

RGB: (37,83,30) (15%, 33%, 12%)

RGB channels and saturation

R 37 of 255 = 15%
G 83 of 255 = 33%
B 30 of 255 = 12%

37
83
30

R + G + B ~ 20%. #25531E is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 83 + 30 = 150 (100%)
R 37 of 150 ~ 24.67%
G 83 of 150 ~ 55.33%
B 30 of 150 ~ 20'%

%24.67
%55.33
%20

CMYK color model

#25531E color CMYK value is (55,0,64,67).

  • cyan value is 55.42%
  • magenta value is 0.00%
  • yellow value is 63.86%
  • key color value is 67.45%

CMYK: (55,0,64,67)
C55M0Y64K67 (55%, 0%, 64%, 67%)
(0.55 / 0.00 / 0.64 / 0.67)

CMYK percentages

%55.42
%0
%63.86
%67.45

Codes

Color #25531E in popluar color models

25 53 1E
RGB 37 83 30
HSL 112° 46.90% 22.16%
HSB/HSV 112° 63.86% 32.55%
CMYK 55.42% 0.00% 63.86%
67.45%

Color #25531E in popluar number systems.

HEX 25 53 1E
Decimal 37 83 30
Binary 100101 1010011 11110
Octal 45 123 36

Shades and tints

Shades of #25531E

#25531E
(37,83,30)
#224C1C
(34,76,28)
#1F451A
(31,69,26)
#1C3E18
(28,62,24)
#193716
(25,55,22)
#163014
(22,48,20)
#132912
(19,41,18)
#102210
(16,34,16)
#0D1B0E
(13,27,14)
#0A140C
(10,20,12)
#070D0A
(7,13,10)
#000000
(0,0,0)

Tints of #25531E

#25531E
(37,83,30)
#386232
(56,98,50)
#4B7146
(75,113,70)
#5E805A
(94,128,90)
#718F6E
(113,143,110)
#849E82
(132,158,130)
#97AD96
(151,173,150)
#AABCAA
(170,188,170)
#BDCBBE
(189,203,190)
#D0DAD2
(208,218,210)
#E3E9E6
(227,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #25531E; }

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

This text font color is #25531E.

Background Color

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

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

This div background color is #25531E.

Border color

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

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

This div border color is #25531E.

Opacity

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

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

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

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

This text has shadow with #25531E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25531E.

Preview

Color preview on black background

This text has color #25531E on black background.


Color preview on white background

This text has color #25531E on white background.


Black color preview on #25531E background

This text has black color on #25531E background.


White color preview on #25531E background

This text has white color on #25531E background.


Related colors

Complementary color

Complementary color for #hex is #DAACE1.


I love getcolorcode.com

Triadic colors

1 #1E2553 and #531E25 with #25531E are triadic colors.

2 #1E5325 and #53251E with #25531E are triadic colors.