COLOR #254529

HEX: #254529 RGB: (37,69,41)

Color info

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

RGB color model

#254529 color RGB value is (37,69,41).

RGB: (37,69,41) (15%, 27%, 16%)

RGB channels and saturation

R 37 of 255 = 15%
G 69 of 255 = 27%
B 41 of 255 = 16%

37
69
41

R + G + B ~ 19%. #254529 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 69 + 41 = 147 (100%)
R 37 of 147 ~ 25.17%
G 69 of 147 ~ 46.94%
B 41 of 147 ~ 27.89'%

%25.17
%46.94
%27.89

CMYK color model

#254529 color CMYK value is (46,0,41,73).

  • cyan value is 46.38%
  • magenta value is 0.00%
  • yellow value is 40.58%
  • key color value is 72.94%

CMYK: (46,0,41,73)
C46M0Y41K73 (46%, 0%, 41%, 73%)
(0.46 / 0.00 / 0.41 / 0.73)

CMYK percentages

%46.38
%0
%40.58
%72.94

Codes

Color #254529 in popluar color models

25 45 29
RGB 37 69 41
HSL 128° 30.19% 20.78%
HSB/HSV 128° 46.38% 27.06%
CMYK 46.38% 0.00% 40.58%
72.94%

Color #254529 in popluar number systems.

HEX 25 45 29
Decimal 37 69 41
Binary 100101 1000101 101001
Octal 45 105 51

Shades and tints

Shades of #254529

#254529
(37,69,41)
#223F26
(34,63,38)
#1F3923
(31,57,35)
#1C3320
(28,51,32)
#192D1D
(25,45,29)
#16271A
(22,39,26)
#132117
(19,33,23)
#101B14
(16,27,20)
#0D1511
(13,21,17)
#0A0F0E
(10,15,14)
#07090B
(7,9,11)
#000000
(0,0,0)

Tints of #254529

#254529
(37,69,41)
#38553C
(56,85,60)
#4B654F
(75,101,79)
#5E7562
(94,117,98)
#718575
(113,133,117)
#849588
(132,149,136)
#97A59B
(151,165,155)
#AAB5AE
(170,181,174)
#BDC5C1
(189,197,193)
#D0D5D4
(208,213,212)
#E3E5E7
(227,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #254529 color. Also use rgb(37,69,41) instead hex code.

Text Font Color

.myTextColor { color: #254529; }

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

This text font color is #254529.

Background Color

.myBgColor { background-color: #254529; }

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

This div background color is #254529.

Border color

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

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

This div border color is #254529.

Opacity

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

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

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

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

This text has shadow with #254529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #254529.

Preview

Color preview on black background

This text has color #254529 on black background.


Color preview on white background

This text has color #254529 on white background.


Black color preview on #254529 background

This text has black color on #254529 background.


White color preview on #254529 background

This text has white color on #254529 background.


Related colors

Complementary color

Complementary color for #hex is #DABAD6.


I love getcolorcode.com

Triadic colors

1 #292545 and #452925 with #254529 are triadic colors.

2 #294525 and #452529 with #254529 are triadic colors.