COLOR #254B71

HEX: #254B71 RGB: (37,75,113)

Color info

#254B71 contains mainly green and blue colors. Web safe color of #254B71 is #333366 (or #336).

RGB color model

#254B71 color RGB value is (37,75,113).

RGB: (37,75,113) (15%, 29%, 44%)

RGB channels and saturation

R 37 of 255 = 15%
G 75 of 255 = 29%
B 113 of 255 = 44%

37
75
113

R + G + B ~ 29%. #254B71 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 75 + 113 = 225 (100%)
R 37 of 225 ~ 16.44%
G 75 of 225 ~ 33.33%
B 113 of 225 ~ 50.22'%

%16.44
%33.33
%50.22

CMYK color model

#254B71 color CMYK value is (67,34,0,56).

  • cyan value is 67.26%
  • magenta value is 33.63%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (67,34,0,56)
C67M34Y0K56 (67%, 34%, 0%, 56%)
(0.67 / 0.34 / 0.00 / 0.56)

CMYK percentages

%67.26
%33.63
%0
%55.69

Codes

Color #254B71 in popluar color models

25 4B 71
RGB 37 75 113
HSL 210° 50.67% 29.41%
HSB/HSV 210° 67.26% 44.31%
CMYK 67.26% 33.63% 0.00%
55.69%

Color #254B71 in popluar number systems.

HEX 25 4B 71
Decimal 37 75 113
Binary 100101 1001011 1110001
Octal 45 113 161

Shades and tints

Shades of #254B71

#254B71
(37,75,113)
#224567
(34,69,103)
#1F3F5D
(31,63,93)
#1C3953
(28,57,83)
#193349
(25,51,73)
#162D3F
(22,45,63)
#132735
(19,39,53)
#10212B
(16,33,43)
#0D1B21
(13,27,33)
#0A1517
(10,21,23)
#070F0D
(7,15,13)
#000000
(0,0,0)

Tints of #254B71

#254B71
(37,75,113)
#385B7D
(56,91,125)
#4B6B89
(75,107,137)
#5E7B95
(94,123,149)
#718BA1
(113,139,161)
#849BAD
(132,155,173)
#97ABB9
(151,171,185)
#AABBC5
(170,187,197)
#BDCBD1
(189,203,209)
#D0DBDD
(208,219,221)
#E3EBE9
(227,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #254B71 color. Also use rgb(37,75,113) instead hex code.

Text Font Color

.myTextColor { color: #254B71; }

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

This text font color is #254B71.

Background Color

.myBgColor { background-color: #254B71; }

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

This div background color is #254B71.

Border color

.myBorderColor { border: 1px solid #254B71; }

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

This div border color is #254B71.

Opacity

.myOpacity80 { color: #254B71; opacity: 0.8; }

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

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

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

This text has shadow with #254B71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #254B71.

Preview

Color preview on black background

This text has color #254B71 on black background.


Color preview on white background

This text has color #254B71 on white background.


Black color preview on #254B71 background

This text has black color on #254B71 background.


White color preview on #254B71 background

This text has white color on #254B71 background.


Related colors

Complementary color

Complementary color for #hex is #DAB48E.


I love getcolorcode.com

Triadic colors

1 #71254B and #4B7125 with #254B71 are triadic colors.

2 #714B25 and #4B2571 with #254B71 are triadic colors.