COLOR #254076

HEX: #254076 RGB: (37,64,118)

Color info

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

RGB color model

#254076 color RGB value is (37,64,118).

RGB: (37,64,118) (15%, 25%, 46%)

RGB channels and saturation

R 37 of 255 = 15%
G 64 of 255 = 25%
B 118 of 255 = 46%

37
64
118

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

Portions of RGB colors in percentages

R + G + B = 37 + 64 + 118 = 219 (100%)
R 37 of 219 ~ 16.89%
G 64 of 219 ~ 29.22%
B 118 of 219 ~ 53.88'%

%16.89
%29.22
%53.88

CMYK color model

#254076 color CMYK value is (69,46,0,54).

  • cyan value is 68.64%
  • magenta value is 45.76%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (69,46,0,54) C69M46Y0K54 (69%,46%,0%,54%) (0.69/0.46/0.00/0.54) 

CMYK percentages

%68.64
%45.76
%0
%53.73

Codes

Color #254076 in popluar color models

25 40 76
RGB 37 64 118
HSL 220° 52.26% 30.39%
HSB/HSV 220° 68.64% 46.27%
CMYK 68.64% 45.76% 0.00%
53.73%

Color #254076 in popluar number systems.

HEX 25 40 76
Decimal 37 64 118
Binary 100101 1000000 1110110
Octal 45 100 166

Shades and tints

Shades of #254076

#254076
(37,64,118)
#223B6C
(34,59,108)
#1F3662
(31,54,98)
#1C3158
(28,49,88)
#192C4E
(25,44,78)
#162744
(22,39,68)
#13223A
(19,34,58)
#101D30
(16,29,48)
#0D1826
(13,24,38)
#0A131C
(10,19,28)
#070E12
(7,14,18)
#000000
(0,0,0)

Tints of #254076

#254076
(37,64,118)
#385182
(56,81,130)
#4B628E
(75,98,142)
#5E739A
(94,115,154)
#7184A6
(113,132,166)
#8495B2
(132,149,178)
#97A6BE
(151,166,190)
#AAB7CA
(170,183,202)
#BDC8D6
(189,200,214)
#D0D9E2
(208,217,226)
#E3EAEE
(227,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #254076 color. Also use rgb(37,64,118) instead hex code.

Text Font Color

.myTextColor { color: #254076; }

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

This text font color is #254076.

Background Color

.myBgColor { background-color: #254076; }

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

This div background color is #254076.

Border color

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

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

This div border color is #254076.

Opacity

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

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

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

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

This text has shadow with #254076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #254076.

Preview

Color preview on black background

This text has color #254076 on black background.


Color preview on white background

This text has color #254076 on white background.


Black color preview on #254076 background

This text has black color on #254076 background.


White color preview on #254076 background

This text has white color on #254076 background.


Related colors

Complementary color

Complementary color for #hex is #DABF89.


I love getcolorcode.com

Triadic colors

1 #762540 and #407625 with #254076 are triadic colors.

2 #764025 and #402576 with #254076 are triadic colors.