COLOR #254663

HEX: #254663 RGB: (37,70,99)

Color info

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

RGB color model

#254663 color RGB value is (37,70,99).

RGB: (37,70,99) (15%, 27%, 39%)

RGB channels and saturation

R 37 of 255 = 15%
G 70 of 255 = 27%
B 99 of 255 = 39%

37
70
99

R + G + B ~ 27%. #254663 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 37 + 70 + 99 = 206 (100%)
R 37 of 206 ~ 17.96%
G 70 of 206 ~ 33.98%
B 99 of 206 ~ 48.06'%

%17.96
%33.98
%48.06

CMYK color model

#254663 color CMYK value is (63,29,0,61).

  • cyan value is 62.63%
  • magenta value is 29.29%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (63,29,0,61)
C63M29Y0K61 (63%, 29%, 0%, 61%)
(0.63 / 0.29 / 0.00 / 0.61)

CMYK percentages

%62.63
%29.29
%0
%61.18

Codes

Color #254663 in popluar color models

25 46 63
RGB 37 70 99
HSL 208° 45.59% 26.67%
HSB/HSV 208° 62.63% 38.82%
CMYK 62.63% 29.29% 0.00%
61.18%

Color #254663 in popluar number systems.

HEX 25 46 63
Decimal 37 70 99
Binary 100101 1000110 1100011
Octal 45 106 143

Shades and tints

Shades of #254663

#254663
(37,70,99)
#22405A
(34,64,90)
#1F3A51
(31,58,81)
#1C3448
(28,52,72)
#192E3F
(25,46,63)
#162836
(22,40,54)
#13222D
(19,34,45)
#101C24
(16,28,36)
#0D161B
(13,22,27)
#0A1012
(10,16,18)
#070A09
(7,10,9)
#000000
(0,0,0)

Tints of #254663

#254663
(37,70,99)
#385671
(56,86,113)
#4B667F
(75,102,127)
#5E768D
(94,118,141)
#71869B
(113,134,155)
#8496A9
(132,150,169)
#97A6B7
(151,166,183)
#AAB6C5
(170,182,197)
#BDC6D3
(189,198,211)
#D0D6E1
(208,214,225)
#E3E6EF
(227,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #254663; }

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

This text font color is #254663.

Background Color

.myBgColor { background-color: #254663; }

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

This div background color is #254663.

Border color

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

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

This div border color is #254663.

Opacity

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

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

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

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

This text has shadow with #254663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #254663.

Preview

Color preview on black background

This text has color #254663 on black background.


Color preview on white background

This text has color #254663 on white background.


Black color preview on #254663 background

This text has black color on #254663 background.


White color preview on #254663 background

This text has white color on #254663 background.


Related colors

Complementary color

Complementary color for #hex is #DAB99C.


I love getcolorcode.com

Triadic colors

1 #632546 and #466325 with #254663 are triadic colors.

2 #634625 and #462563 with #254663 are triadic colors.