COLOR #254748

HEX: #254748 RGB: (37,71,72)

Color info

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

RGB color model

#254748 color RGB value is (37,71,72).

RGB: (37,71,72) (15%, 28%, 28%)

RGB channels and saturation

R 37 of 255 = 15%
G 71 of 255 = 28%
B 72 of 255 = 28%

37
71
72

R + G + B ~ 24%. #254748 is dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 71 + 72 = 180 (100%)
R 37 of 180 ~ 20.56%
G 71 of 180 ~ 39.44%
B 72 of 180 ~ 40'%

%20.56
%39.44
%40

CMYK color model

#254748 color CMYK value is (49,1,0,72).

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

CMYK: (49,1,0,72)
C49M1Y0K72 (49%, 1%, 0%, 72%)
(0.49 / 0.01 / 0.00 / 0.72)

CMYK percentages

%48.61
%1.39
%0
%71.76

Codes

Color #254748 in popluar color models

25 47 48
RGB 37 71 72
HSL 182° 32.11% 21.37%
HSB/HSV 182° 48.61% 28.24%
CMYK 48.61% 1.39% 0.00%
71.76%

Color #254748 in popluar number systems.

HEX 25 47 48
Decimal 37 71 72
Binary 100101 1000111 1001000
Octal 45 107 110

Shades and tints

Shades of #254748

#254748
(37,71,72)
#224142
(34,65,66)
#1F3B3C
(31,59,60)
#1C3536
(28,53,54)
#192F30
(25,47,48)
#16292A
(22,41,42)
#132324
(19,35,36)
#101D1E
(16,29,30)
#0D1718
(13,23,24)
#0A1112
(10,17,18)
#070B0C
(7,11,12)
#000000
(0,0,0)

Tints of #254748

#254748
(37,71,72)
#385758
(56,87,88)
#4B6768
(75,103,104)
#5E7778
(94,119,120)
#718788
(113,135,136)
#849798
(132,151,152)
#97A7A8
(151,167,168)
#AAB7B8
(170,183,184)
#BDC7C8
(189,199,200)
#D0D7D8
(208,215,216)
#E3E7E8
(227,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #254748; }

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

This text font color is #254748.

Background Color

.myBgColor { background-color: #254748; }

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

This div background color is #254748.

Border color

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

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

This div border color is #254748.

Opacity

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

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

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

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

This text has shadow with #254748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #254748.

Preview

Color preview on black background

This text has color #254748 on black background.


Color preview on white background

This text has color #254748 on white background.


Black color preview on #254748 background

This text has black color on #254748 background.


White color preview on #254748 background

This text has white color on #254748 background.


Related colors

Complementary color

Complementary color for #hex is #DAB8B7.


I love getcolorcode.com

Triadic colors

1 #482547 and #474825 with #254748 are triadic colors.

2 #484725 and #472548 with #254748 are triadic colors.