COLOR #25662E

HEX: #25662E RGB: (37,102,46)

Color info

#25662E contains mainly green and blue colors. Web safe color of #25662E is #336633 (or #363).

RGB color model

#25662E color RGB value is (37,102,46).

RGB: (37,102,46) (15%, 40%, 18%)

RGB channels and saturation

R 37 of 255 = 15%
G 102 of 255 = 40%
B 46 of 255 = 18%

37
102
46

R + G + B ~ 24%. #25662E is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 102 + 46 = 185 (100%)
R 37 of 185 ~ 20%
G 102 of 185 ~ 55.14%
B 46 of 185 ~ 24.86'%

%20
%55.14
%24.86

CMYK color model

#25662E color CMYK value is (64,0,55,60).

  • cyan value is 63.73%
  • magenta value is 0.00%
  • yellow value is 54.90%
  • key color value is 60.00%

CMYK: (64,0,55,60)
C64M0Y55K60 (64%, 0%, 55%, 60%)
(0.64 / 0.00 / 0.55 / 0.60)

CMYK percentages

%63.73
%0
%54.9
%60

Codes

Color #25662E in popluar color models

25 66 2E
RGB 37 102 46
HSL 128° 46.76% 27.25%
HSB/HSV 128° 63.73% 40.00%
CMYK 63.73% 0.00% 54.90%
60.00%

Color #25662E in popluar number systems.

HEX 25 66 2E
Decimal 37 102 46
Binary 100101 1100110 101110
Octal 45 146 56

Shades and tints

Shades of #25662E

#25662E
(37,102,46)
#225D2A
(34,93,42)
#1F5426
(31,84,38)
#1C4B22
(28,75,34)
#19421E
(25,66,30)
#16391A
(22,57,26)
#133016
(19,48,22)
#102712
(16,39,18)
#0D1E0E
(13,30,14)
#0A150A
(10,21,10)
#070C06
(7,12,6)
#000000
(0,0,0)

Tints of #25662E

#25662E
(37,102,46)
#387341
(56,115,65)
#4B8054
(75,128,84)
#5E8D67
(94,141,103)
#719A7A
(113,154,122)
#84A78D
(132,167,141)
#97B4A0
(151,180,160)
#AAC1B3
(170,193,179)
#BDCEC6
(189,206,198)
#D0DBD9
(208,219,217)
#E3E8EC
(227,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #25662E color. Also use rgb(37,102,46) instead hex code.

Text Font Color

.myTextColor { color: #25662E; }

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

This text font color is #25662E.

Background Color

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

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

This div background color is #25662E.

Border color

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

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

This div border color is #25662E.

Opacity

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

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

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

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

This text has shadow with #25662E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25662E.

Preview

Color preview on black background

This text has color #25662E on black background.


Color preview on white background

This text has color #25662E on white background.


Black color preview on #25662E background

This text has black color on #25662E background.


White color preview on #25662E background

This text has white color on #25662E background.


Related colors

Complementary color

Complementary color for #hex is #DA99D1.


I love getcolorcode.com

Triadic colors

1 #2E2566 and #662E25 with #25662E are triadic colors.

2 #2E6625 and #66252E with #25662E are triadic colors.