COLOR #254024

HEX: #254024 RGB: (37,64,36)

Color info

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

RGB color model

#254024 color RGB value is (37,64,36).

RGB: (37,64,36) (15%, 25%, 14%)

RGB channels and saturation

R 37 of 255 = 15%
G 64 of 255 = 25%
B 36 of 255 = 14%

37
64
36

R + G + B ~ 18%. #254024 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 64 + 36 = 137 (100%)
R 37 of 137 ~ 27.01%
G 64 of 137 ~ 46.72%
B 36 of 137 ~ 26.28'%

%27.01
%46.72
%26.28

CMYK color model

#254024 color CMYK value is (42,0,44,75).

  • cyan value is 42.19%
  • magenta value is 0.00%
  • yellow value is 43.75%
  • key color value is 74.90%

CMYK: (42,0,44,75)
C42M0Y44K75 (42%, 0%, 44%, 75%)
(0.42 / 0.00 / 0.44 / 0.75)

CMYK percentages

%42.19
%0
%43.75
%74.9

Codes

Color #254024 in popluar color models

25 40 24
RGB 37 64 36
HSL 118° 28.00% 19.61%
HSB/HSV 118° 43.75% 25.10%
CMYK 42.19% 0.00% 43.75%
74.90%

Color #254024 in popluar number systems.

HEX 25 40 24
Decimal 37 64 36
Binary 100101 1000000 100100
Octal 45 100 44

Shades and tints

Shades of #254024

#254024
(37,64,36)
#223B21
(34,59,33)
#1F361E
(31,54,30)
#1C311B
(28,49,27)
#192C18
(25,44,24)
#162715
(22,39,21)
#132212
(19,34,18)
#101D0F
(16,29,15)
#0D180C
(13,24,12)
#0A1309
(10,19,9)
#070E06
(7,14,6)
#000000
(0,0,0)

Tints of #254024

#254024
(37,64,36)
#385137
(56,81,55)
#4B624A
(75,98,74)
#5E735D
(94,115,93)
#718470
(113,132,112)
#849583
(132,149,131)
#97A696
(151,166,150)
#AAB7A9
(170,183,169)
#BDC8BC
(189,200,188)
#D0D9CF
(208,217,207)
#E3EAE2
(227,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #254024 color. Also use rgb(37,64,36) instead hex code.

Text Font Color

.myTextColor { color: #254024; }

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

This text font color is #254024.

Background Color

.myBgColor { background-color: #254024; }

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

This div background color is #254024.

Border color

.myBorderColor { border: 1px solid #254024; }

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

This div border color is #254024.

Opacity

.myOpacity80 { color: #254024; opacity: 0.8; }

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

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

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

This text has shadow with #254024 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #254024.

Preview

Color preview on black background

This text has color #254024 on black background.


Color preview on white background

This text has color #254024 on white background.


Black color preview on #254024 background

This text has black color on #254024 background.


White color preview on #254024 background

This text has white color on #254024 background.


Related colors

Complementary color

Complementary color for #hex is #DABFDB.


I love getcolorcode.com

Triadic colors

1 #242540 and #402425 with #254024 are triadic colors.

2 #244025 and #402524 with #254024 are triadic colors.