COLOR #254828

HEX: #254828 RGB: (37,72,40)

Color info

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

RGB color model

#254828 color RGB value is (37,72,40).

RGB: (37,72,40) (15%, 28%, 16%)

RGB channels and saturation

R 37 of 255 = 15%
G 72 of 255 = 28%
B 40 of 255 = 16%

37
72
40

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

Portions of RGB colors in percentages

R + G + B = 37 + 72 + 40 = 149 (100%)
R 37 of 149 ~ 24.83%
G 72 of 149 ~ 48.32%
B 40 of 149 ~ 26.85'%

%24.83
%48.32
%26.85

CMYK color model

#254828 color CMYK value is (49,0,44,72).

  • cyan value is 48.61%
  • magenta value is 0.00%
  • yellow value is 44.44%
  • key color value is 71.76%

CMYK: (49,0,44,72)
C49M0Y44K72 (49%, 0%, 44%, 72%)
(0.49 / 0.00 / 0.44 / 0.72)

CMYK percentages

%48.61
%0
%44.44
%71.76

Codes

Color #254828 in popluar color models

25 48 28
RGB 37 72 40
HSL 125° 32.11% 21.37%
HSB/HSV 125° 48.61% 28.24%
CMYK 48.61% 0.00% 44.44%
71.76%

Color #254828 in popluar number systems.

HEX 25 48 28
Decimal 37 72 40
Binary 100101 1001000 101000
Octal 45 110 50

Shades and tints

Shades of #254828

#254828
(37,72,40)
#224225
(34,66,37)
#1F3C22
(31,60,34)
#1C361F
(28,54,31)
#19301C
(25,48,28)
#162A19
(22,42,25)
#132416
(19,36,22)
#101E13
(16,30,19)
#0D1810
(13,24,16)
#0A120D
(10,18,13)
#070C0A
(7,12,10)
#000000
(0,0,0)

Tints of #254828

#254828
(37,72,40)
#38583B
(56,88,59)
#4B684E
(75,104,78)
#5E7861
(94,120,97)
#718874
(113,136,116)
#849887
(132,152,135)
#97A89A
(151,168,154)
#AAB8AD
(170,184,173)
#BDC8C0
(189,200,192)
#D0D8D3
(208,216,211)
#E3E8E6
(227,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #254828 color. Also use rgb(37,72,40) instead hex code.

Text Font Color

.myTextColor { color: #254828; }

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

This text font color is #254828.

Background Color

.myBgColor { background-color: #254828; }

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

This div background color is #254828.

Border color

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

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

This div border color is #254828.

Opacity

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

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

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

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

This text has shadow with #254828 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #254828.

Preview

Color preview on black background

This text has color #254828 on black background.


Color preview on white background

This text has color #254828 on white background.


Black color preview on #254828 background

This text has black color on #254828 background.


White color preview on #254828 background

This text has white color on #254828 background.


Related colors

Complementary color

Complementary color for #hex is #DAB7D7.


I love getcolorcode.com

Triadic colors

1 #282548 and #482825 with #254828 are triadic colors.

2 #284825 and #482528 with #254828 are triadic colors.