COLOR #254757

HEX: #254757 RGB: (37,71,87)

Color info

#254757 contains red, green and blue colors in about the same proportion. Web safe color of #254757 is #333366 (or #336).

RGB color model

#254757 color RGB value is (37,71,87).

RGB: (37,71,87) (15%, 28%, 34%)

RGB channels and saturation

R 37 of 255 = 15%
G 71 of 255 = 28%
B 87 of 255 = 34%

37
71
87

R + G + B ~ 26%. #254757 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 71 + 87 = 195 (100%)
R 37 of 195 ~ 18.97%
G 71 of 195 ~ 36.41%
B 87 of 195 ~ 44.62'%

%18.97
%36.41
%44.62

CMYK color model

#254757 color CMYK value is (57,18,0,66).

  • cyan value is 57.47%
  • magenta value is 18.39%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (57,18,0,66)
C57M18Y0K66 (57%, 18%, 0%, 66%)
(0.57 / 0.18 / 0.00 / 0.66)

CMYK percentages

%57.47
%18.39
%0
%65.88

Codes

Color #254757 in popluar color models

25 47 57
RGB 37 71 87
HSL 199° 40.32% 24.31%
HSB/HSV 199° 57.47% 34.12%
CMYK 57.47% 18.39% 0.00%
65.88%

Color #254757 in popluar number systems.

HEX 25 47 57
Decimal 37 71 87
Binary 100101 1000111 1010111
Octal 45 107 127

Shades and tints

Shades of #254757

#254757
(37,71,87)
#224150
(34,65,80)
#1F3B49
(31,59,73)
#1C3542
(28,53,66)
#192F3B
(25,47,59)
#162934
(22,41,52)
#13232D
(19,35,45)
#101D26
(16,29,38)
#0D171F
(13,23,31)
#0A1118
(10,17,24)
#070B11
(7,11,17)
#000000
(0,0,0)

Tints of #254757

#254757
(37,71,87)
#385766
(56,87,102)
#4B6775
(75,103,117)
#5E7784
(94,119,132)
#718793
(113,135,147)
#8497A2
(132,151,162)
#97A7B1
(151,167,177)
#AAB7C0
(170,183,192)
#BDC7CF
(189,199,207)
#D0D7DE
(208,215,222)
#E3E7ED
(227,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #254757 color. Also use rgb(37,71,87) instead hex code.

Text Font Color

.myTextColor { color: #254757; }

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

This text font color is #254757.

Background Color

.myBgColor { background-color: #254757; }

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

This div background color is #254757.

Border color

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

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

This div border color is #254757.

Opacity

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

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

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

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

This text has shadow with #254757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #254757.

Preview

Color preview on black background

This text has color #254757 on black background.


Color preview on white background

This text has color #254757 on white background.


Black color preview on #254757 background

This text has black color on #254757 background.


White color preview on #254757 background

This text has white color on #254757 background.


Related colors

Complementary color

Complementary color for #hex is #DAB8A8.


I love getcolorcode.com

Triadic colors

1 #572547 and #475725 with #254757 are triadic colors.

2 #574725 and #472557 with #254757 are triadic colors.