COLOR #254834

HEX: #254834 RGB: (37,72,52)

Color info

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

RGB color model

#254834 color RGB value is (37,72,52).

RGB: (37,72,52) (15%, 28%, 20%)

RGB channels and saturation

R 37 of 255 = 15%
G 72 of 255 = 28%
B 52 of 255 = 20%

37
72
52

R + G + B ~ 21%. #254834 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 72 + 52 = 161 (100%)
R 37 of 161 ~ 22.98%
G 72 of 161 ~ 44.72%
B 52 of 161 ~ 32.3'%

%22.98
%44.72
%32.3

CMYK color model

#254834 color CMYK value is (49,0,28,72).

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

CMYK: (49,0,28,72)
C49M0Y28K72 (49%, 0%, 28%, 72%)
(0.49 / 0.00 / 0.28 / 0.72)

CMYK percentages

%48.61
%0
%27.78
%71.76

Codes

Color #254834 in popluar color models

25 48 34
RGB 37 72 52
HSL 146° 32.11% 21.37%
HSB/HSV 146° 48.61% 28.24%
CMYK 48.61% 0.00% 27.78%
71.76%

Color #254834 in popluar number systems.

HEX 25 48 34
Decimal 37 72 52
Binary 100101 1001000 110100
Octal 45 110 64

Shades and tints

Shades of #254834

#254834
(37,72,52)
#224230
(34,66,48)
#1F3C2C
(31,60,44)
#1C3628
(28,54,40)
#193024
(25,48,36)
#162A20
(22,42,32)
#13241C
(19,36,28)
#101E18
(16,30,24)
#0D1814
(13,24,20)
#0A1210
(10,18,16)
#070C0C
(7,12,12)
#000000
(0,0,0)

Tints of #254834

#254834
(37,72,52)
#385846
(56,88,70)
#4B6858
(75,104,88)
#5E786A
(94,120,106)
#71887C
(113,136,124)
#84988E
(132,152,142)
#97A8A0
(151,168,160)
#AAB8B2
(170,184,178)
#BDC8C4
(189,200,196)
#D0D8D6
(208,216,214)
#E3E8E8
(227,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #254834; }

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

This text font color is #254834.

Background Color

.myBgColor { background-color: #254834; }

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

This div background color is #254834.

Border color

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

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

This div border color is #254834.

Opacity

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

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

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

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

This text has shadow with #254834 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #254834.

Preview

Color preview on black background

This text has color #254834 on black background.


Color preview on white background

This text has color #254834 on white background.


Black color preview on #254834 background

This text has black color on #254834 background.


White color preview on #254834 background

This text has white color on #254834 background.


Related colors

Complementary color

Complementary color for #hex is #DAB7CB.


I love getcolorcode.com

Triadic colors

1 #342548 and #483425 with #254834 are triadic colors.

2 #344825 and #482534 with #254834 are triadic colors.