COLOR #254640

HEX: #254640 RGB: (37,70,64)

Color info

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

RGB color model

#254640 color RGB value is (37,70,64).

RGB: (37,70,64) (15%, 27%, 25%)

RGB channels and saturation

R 37 of 255 = 15%
G 70 of 255 = 27%
B 64 of 255 = 25%

37
70
64

R + G + B ~ 22%. #254640 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 70 + 64 = 171 (100%)
R 37 of 171 ~ 21.64%
G 70 of 171 ~ 40.94%
B 64 of 171 ~ 37.43'%

%21.64
%40.94
%37.43

CMYK color model

#254640 color CMYK value is (47,0,9,73).

  • cyan value is 47.14%
  • magenta value is 0.00%
  • yellow value is 8.57%
  • key color value is 72.55%

CMYK: (47,0,9,73)
C47M0Y9K73 (47%, 0%, 9%, 73%)
(0.47 / 0.00 / 0.09 / 0.73)

CMYK percentages

%47.14
%0
%8.57
%72.55

Codes

Color #254640 in popluar color models

25 46 40
RGB 37 70 64
HSL 169° 30.84% 20.98%
HSB/HSV 169° 47.14% 27.45%
CMYK 47.14% 0.00% 8.57%
72.55%

Color #254640 in popluar number systems.

HEX 25 46 40
Decimal 37 70 64
Binary 100101 1000110 1000000
Octal 45 106 100

Shades and tints

Shades of #254640

#254640
(37,70,64)
#22403B
(34,64,59)
#1F3A36
(31,58,54)
#1C3431
(28,52,49)
#192E2C
(25,46,44)
#162827
(22,40,39)
#132222
(19,34,34)
#101C1D
(16,28,29)
#0D1618
(13,22,24)
#0A1013
(10,16,19)
#070A0E
(7,10,14)
#000000
(0,0,0)

Tints of #254640

#254640
(37,70,64)
#385651
(56,86,81)
#4B6662
(75,102,98)
#5E7673
(94,118,115)
#718684
(113,134,132)
#849695
(132,150,149)
#97A6A6
(151,166,166)
#AAB6B7
(170,182,183)
#BDC6C8
(189,198,200)
#D0D6D9
(208,214,217)
#E3E6EA
(227,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #254640; }

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

This text font color is #254640.

Background Color

.myBgColor { background-color: #254640; }

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

This div background color is #254640.

Border color

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

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

This div border color is #254640.

Opacity

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

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

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

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

This text has shadow with #254640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #254640.

Preview

Color preview on black background

This text has color #254640 on black background.


Color preview on white background

This text has color #254640 on white background.


Black color preview on #254640 background

This text has black color on #254640 background.


White color preview on #254640 background

This text has white color on #254640 background.


Related colors

Complementary color

Complementary color for #hex is #DAB9BF.


I love getcolorcode.com

Triadic colors

1 #402546 and #464025 with #254640 are triadic colors.

2 #404625 and #462540 with #254640 are triadic colors.