COLOR #254752

HEX: #254752 RGB: (37,71,82)

Color info

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

RGB color model

#254752 color RGB value is (37,71,82).

RGB: (37,71,82) (15%, 28%, 32%)

RGB channels and saturation

R 37 of 255 = 15%
G 71 of 255 = 28%
B 82 of 255 = 32%

37
71
82

R + G + B ~ 25%. #254752 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 71 + 82 = 190 (100%)
R 37 of 190 ~ 19.47%
G 71 of 190 ~ 37.37%
B 82 of 190 ~ 43.16'%

%19.47
%37.37
%43.16

CMYK color model

#254752 color CMYK value is (55,13,0,68).

  • cyan value is 54.88%
  • magenta value is 13.41%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (55,13,0,68)
C55M13Y0K68 (55%, 13%, 0%, 68%)
(0.55 / 0.13 / 0.00 / 0.68)

CMYK percentages

%54.88
%13.41
%0
%67.84

Codes

Color #254752 in popluar color models

25 47 52
RGB 37 71 82
HSL 195° 37.82% 23.33%
HSB/HSV 195° 54.88% 32.16%
CMYK 54.88% 13.41% 0.00%
67.84%

Color #254752 in popluar number systems.

HEX 25 47 52
Decimal 37 71 82
Binary 100101 1000111 1010010
Octal 45 107 122

Shades and tints

Shades of #254752

#254752
(37,71,82)
#22414B
(34,65,75)
#1F3B44
(31,59,68)
#1C353D
(28,53,61)
#192F36
(25,47,54)
#16292F
(22,41,47)
#132328
(19,35,40)
#101D21
(16,29,33)
#0D171A
(13,23,26)
#0A1113
(10,17,19)
#070B0C
(7,11,12)
#000000
(0,0,0)

Tints of #254752

#254752
(37,71,82)
#385761
(56,87,97)
#4B6770
(75,103,112)
#5E777F
(94,119,127)
#71878E
(113,135,142)
#84979D
(132,151,157)
#97A7AC
(151,167,172)
#AAB7BB
(170,183,187)
#BDC7CA
(189,199,202)
#D0D7D9
(208,215,217)
#E3E7E8
(227,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #254752; }

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

This text font color is #254752.

Background Color

.myBgColor { background-color: #254752; }

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

This div background color is #254752.

Border color

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

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

This div border color is #254752.

Opacity

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

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

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

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

This text has shadow with #254752 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #254752.

Preview

Color preview on black background

This text has color #254752 on black background.


Color preview on white background

This text has color #254752 on white background.


Black color preview on #254752 background

This text has black color on #254752 background.


White color preview on #254752 background

This text has white color on #254752 background.


Related colors

Complementary color

Complementary color for #hex is #DAB8AD.


I love getcolorcode.com

Triadic colors

1 #522547 and #475225 with #254752 are triadic colors.

2 #524725 and #472552 with #254752 are triadic colors.