COLOR #28496B

HEX: #28496B RGB: (40,73,107)

Color info

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

RGB color model

#28496B color RGB value is (40,73,107).

RGB: (40,73,107) (16%, 29%, 42%)

RGB channels and saturation

R 40 of 255 = 16%
G 73 of 255 = 29%
B 107 of 255 = 42%

40
73
107

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

Portions of RGB colors in percentages

R + G + B = 40 + 73 + 107 = 220 (100%)
R 40 of 220 ~ 18.18%
G 73 of 220 ~ 33.18%
B 107 of 220 ~ 48.64'%

%18.18
%33.18
%48.64

CMYK color model

#28496B color CMYK value is (63,32,0,58).

  • cyan value is 62.62%
  • magenta value is 31.78%
  • yellow value is 0.00%
  • key color value is 58.04%
CMYK: (63,32,0,58) C63M32Y0K58 (63%,32%,0%,58%) (0.63/0.32/0.00/0.58) 

CMYK percentages

%62.62
%31.78
%0
%58.04

Codes

Color #28496B in popluar color models

28 49 6B
RGB 40 73 107
HSL 210° 45.58% 28.82%
HSB/HSV 210° 62.62% 41.96%
CMYK 62.62% 31.78% 0.00%
58.04%

Color #28496B in popluar number systems.

HEX 28 49 6B
Decimal 40 73 107
Binary 101000 1001001 1101011
Octal 50 111 153

Shades and tints

Shades of #28496B

#28496B
(40,73,107)
#254362
(37,67,98)
#223D59
(34,61,89)
#1F3750
(31,55,80)
#1C3147
(28,49,71)
#192B3E
(25,43,62)
#162535
(22,37,53)
#131F2C
(19,31,44)
#101923
(16,25,35)
#0D131A
(13,19,26)
#0A0D11
(10,13,17)
#000000
(0,0,0)

Tints of #28496B

#28496B
(40,73,107)
#3B5978
(59,89,120)
#4E6985
(78,105,133)
#617992
(97,121,146)
#74899F
(116,137,159)
#8799AC
(135,153,172)
#9AA9B9
(154,169,185)
#ADB9C6
(173,185,198)
#C0C9D3
(192,201,211)
#D3D9E0
(211,217,224)
#E6E9ED
(230,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #28496B color. Also use rgb(40,73,107) instead hex code.

Text Font Color

.myTextColor { color: #28496B; }

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

This text font color is #28496B.

Background Color

.myBgColor { background-color: #28496B; }

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

This div background color is #28496B.

Border color

.myBorderColor { border: 1px solid #28496B; }

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

This div border color is #28496B.

Opacity

.myOpacity80 { color: #28496B; opacity: 0.8; }

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

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

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

This text has shadow with #28496B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #28496B.

Preview

Color preview on black background

This text has color #28496B on black background.


Color preview on white background

This text has color #28496B on white background.


Black color preview on #28496B background

This text has black color on #28496B background.


White color preview on #28496B background

This text has white color on #28496B background.


Related colors

Complementary color

Complementary color for #hex is #D7B694.


I love getcolorcode.com

Triadic colors

1 #6B2849 and #496B28 with #28496B are triadic colors.

2 #6B4928 and #49286B with #28496B are triadic colors.