COLOR #28446B

HEX: #28446B RGB: (40,68,107)

Color info

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

RGB color model

#28446B color RGB value is (40,68,107).

RGB: (40,68,107) (16%, 27%, 42%)

RGB channels and saturation

R 40 of 255 = 16%
G 68 of 255 = 27%
B 107 of 255 = 42%

40
68
107

R + G + B ~ 28%. #28446B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 40 + 68 + 107 = 215 (100%)
R 40 of 215 ~ 18.6%
G 68 of 215 ~ 31.63%
B 107 of 215 ~ 49.77'%

%18.6
%31.63
%49.77

CMYK color model

#28446B color CMYK value is (63,36,0,58).

  • cyan value is 62.62%
  • magenta value is 36.45%
  • yellow value is 0.00%
  • key color value is 58.04%
CMYK: (63,36,0,58) C63M36Y0K58 (63%,36%,0%,58%) (0.63/0.36/0.00/0.58) 

CMYK percentages

%62.62
%36.45
%0
%58.04

Codes

Color #28446B in popluar color models

28 44 6B
RGB 40 68 107
HSL 215° 45.58% 28.82%
HSB/HSV 215° 62.62% 41.96%
CMYK 62.62% 36.45% 0.00%
58.04%

Color #28446B in popluar number systems.

HEX 28 44 6B
Decimal 40 68 107
Binary 101000 1000100 1101011
Octal 50 104 153

Shades and tints

Shades of #28446B

#28446B
(40,68,107)
#253E62
(37,62,98)
#223859
(34,56,89)
#1F3250
(31,50,80)
#1C2C47
(28,44,71)
#19263E
(25,38,62)
#162035
(22,32,53)
#131A2C
(19,26,44)
#101423
(16,20,35)
#0D0E1A
(13,14,26)
#0A0811
(10,8,17)
#000000
(0,0,0)

Tints of #28446B

#28446B
(40,68,107)
#3B5578
(59,85,120)
#4E6685
(78,102,133)
#617792
(97,119,146)
#74889F
(116,136,159)
#8799AC
(135,153,172)
#9AAAB9
(154,170,185)
#ADBBC6
(173,187,198)
#C0CCD3
(192,204,211)
#D3DDE0
(211,221,224)
#E6EEED
(230,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #28446B; }

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

This text font color is #28446B.

Background Color

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

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

This div background color is #28446B.

Border color

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

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

This div border color is #28446B.

Opacity

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

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

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

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

This text has shadow with #28446B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #28446B.

Preview

Color preview on black background

This text has color #28446B on black background.


Color preview on white background

This text has color #28446B on white background.


Black color preview on #28446B background

This text has black color on #28446B background.


White color preview on #28446B background

This text has white color on #28446B background.


Related colors

Complementary color

Complementary color for #hex is #D7BB94.


I love getcolorcode.com

Triadic colors

1 #6B2844 and #446B28 with #28446B are triadic colors.

2 #6B4428 and #44286B with #28446B are triadic colors.