COLOR #254137

HEX: #254137 RGB: (37,65,55)

Color info

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

RGB color model

#254137 color RGB value is (37,65,55).

RGB: (37,65,55) (15%, 25%, 22%)

RGB channels and saturation

R 37 of 255 = 15%
G 65 of 255 = 25%
B 55 of 255 = 22%

37
65
55

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

Portions of RGB colors in percentages

R + G + B = 37 + 65 + 55 = 157 (100%)
R 37 of 157 ~ 23.57%
G 65 of 157 ~ 41.4%
B 55 of 157 ~ 35.03'%

%23.57
%41.4
%35.03

CMYK color model

#254137 color CMYK value is (43,0,15,75).

  • cyan value is 43.08%
  • magenta value is 0.00%
  • yellow value is 15.38%
  • key color value is 74.51%

CMYK: (43,0,15,75)
C43M0Y15K75 (43%, 0%, 15%, 75%)
(0.43 / 0.00 / 0.15 / 0.75)

CMYK percentages

%43.08
%0
%15.38
%74.51

Codes

Color #254137 in popluar color models

25 41 37
RGB 37 65 55
HSL 159° 27.45% 20.00%
HSB/HSV 159° 43.08% 25.49%
CMYK 43.08% 0.00% 15.38%
74.51%

Color #254137 in popluar number systems.

HEX 25 41 37
Decimal 37 65 55
Binary 100101 1000001 110111
Octal 45 101 67

Shades and tints

Shades of #254137

#254137
(37,65,55)
#223C32
(34,60,50)
#1F372D
(31,55,45)
#1C3228
(28,50,40)
#192D23
(25,45,35)
#16281E
(22,40,30)
#132319
(19,35,25)
#101E14
(16,30,20)
#0D190F
(13,25,15)
#0A140A
(10,20,10)
#070F05
(7,15,5)
#000000
(0,0,0)

Tints of #254137

#254137
(37,65,55)
#385249
(56,82,73)
#4B635B
(75,99,91)
#5E746D
(94,116,109)
#71857F
(113,133,127)
#849691
(132,150,145)
#97A7A3
(151,167,163)
#AAB8B5
(170,184,181)
#BDC9C7
(189,201,199)
#D0DAD9
(208,218,217)
#E3EBEB
(227,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #254137 color. Also use rgb(37,65,55) instead hex code.

Text Font Color

.myTextColor { color: #254137; }

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

This text font color is #254137.

Background Color

.myBgColor { background-color: #254137; }

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

This div background color is #254137.

Border color

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

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

This div border color is #254137.

Opacity

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

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

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

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

This text has shadow with #254137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #254137.

Preview

Color preview on black background

This text has color #254137 on black background.


Color preview on white background

This text has color #254137 on white background.


Black color preview on #254137 background

This text has black color on #254137 background.


White color preview on #254137 background

This text has white color on #254137 background.


Related colors

Complementary color

Complementary color for #hex is #DABEC8.


I love getcolorcode.com

Triadic colors

1 #372541 and #413725 with #254137 are triadic colors.

2 #374125 and #412537 with #254137 are triadic colors.