COLOR #25462E

HEX: #25462E RGB: (37,70,46)

Color info

#25462E contains red, green and blue colors in about the same proportion. Web safe color of #25462E is #333333 (or #333).

RGB color model

#25462E color RGB value is (37,70,46).

RGB: (37,70,46) (15%, 27%, 18%)

RGB channels and saturation

R 37 of 255 = 15%
G 70 of 255 = 27%
B 46 of 255 = 18%

37
70
46

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

Portions of RGB colors in percentages

R + G + B = 37 + 70 + 46 = 153 (100%)
R 37 of 153 ~ 24.18%
G 70 of 153 ~ 45.75%
B 46 of 153 ~ 30.07'%

%24.18
%45.75
%30.07

CMYK color model

#25462E color CMYK value is (47,0,34,73).

  • cyan value is 47.14%
  • magenta value is 0.00%
  • yellow value is 34.29%
  • key color value is 72.55%

CMYK: (47,0,34,73)
C47M0Y34K73 (47%, 0%, 34%, 73%)
(0.47 / 0.00 / 0.34 / 0.73)

CMYK percentages

%47.14
%0
%34.29
%72.55

Codes

Color #25462E in popluar color models

25 46 2E
RGB 37 70 46
HSL 136° 30.84% 20.98%
HSB/HSV 136° 47.14% 27.45%
CMYK 47.14% 0.00% 34.29%
72.55%

Color #25462E in popluar number systems.

HEX 25 46 2E
Decimal 37 70 46
Binary 100101 1000110 101110
Octal 45 106 56

Shades and tints

Shades of #25462E

#25462E
(37,70,46)
#22402A
(34,64,42)
#1F3A26
(31,58,38)
#1C3422
(28,52,34)
#192E1E
(25,46,30)
#16281A
(22,40,26)
#132216
(19,34,22)
#101C12
(16,28,18)
#0D160E
(13,22,14)
#0A100A
(10,16,10)
#070A06
(7,10,6)
#000000
(0,0,0)

Tints of #25462E

#25462E
(37,70,46)
#385641
(56,86,65)
#4B6654
(75,102,84)
#5E7667
(94,118,103)
#71867A
(113,134,122)
#84968D
(132,150,141)
#97A6A0
(151,166,160)
#AAB6B3
(170,182,179)
#BDC6C6
(189,198,198)
#D0D6D9
(208,214,217)
#E3E6EC
(227,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #25462E; }

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

This text font color is #25462E.

Background Color

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

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

This div background color is #25462E.

Border color

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

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

This div border color is #25462E.

Opacity

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

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

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

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

This text has shadow with #25462E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #25462E.

Preview

Color preview on black background

This text has color #25462E on black background.


Color preview on white background

This text has color #25462E on white background.


Black color preview on #25462E background

This text has black color on #25462E background.


White color preview on #25462E background

This text has white color on #25462E background.


Related colors

Complementary color

Complementary color for #hex is #DAB9D1.


I love getcolorcode.com

Triadic colors

1 #2E2546 and #462E25 with #25462E are triadic colors.

2 #2E4625 and #46252E with #25462E are triadic colors.