COLOR #28375E

HEX: #28375E RGB: (40,55,94)

Color info

#28375E contains red, green and blue colors in about the same proportion. Web safe color of #28375E is #333366 (or #336).

RGB color model

#28375E color RGB value is (40,55,94).

RGB: (40,55,94) (16%, 22%, 37%)

RGB channels and saturation

R 40 of 255 = 16%
G 55 of 255 = 22%
B 94 of 255 = 37%

40
55
94

R + G + B ~ 25%. #28375E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 40 + 55 + 94 = 189 (100%)
R 40 of 189 ~ 21.16%
G 55 of 189 ~ 29.1%
B 94 of 189 ~ 49.74'%

%21.16
%29.1
%49.74

CMYK color model

#28375E color CMYK value is (57,41,0,63).

  • cyan value is 57.45%
  • magenta value is 41.49%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (57,41,0,63)
C57M41Y0K63 (57%, 41%, 0%, 63%)
(0.57 / 0.41 / 0.00 / 0.63)

CMYK percentages

%57.45
%41.49
%0
%63.14

Codes

Color #28375E in popluar color models

28 37 5E
RGB 40 55 94
HSL 223° 40.30% 26.27%
HSB/HSV 223° 57.45% 36.86%
CMYK 57.45% 41.49% 0.00%
63.14%

Color #28375E in popluar number systems.

HEX 28 37 5E
Decimal 40 55 94
Binary 101000 110111 1011110
Octal 50 67 136

Shades and tints

Shades of #28375E

#28375E
(40,55,94)
#253256
(37,50,86)
#222D4E
(34,45,78)
#1F2846
(31,40,70)
#1C233E
(28,35,62)
#191E36
(25,30,54)
#16192E
(22,25,46)
#131426
(19,20,38)
#100F1E
(16,15,30)
#0D0A16
(13,10,22)
#0A050E
(10,5,14)
#000000
(0,0,0)

Tints of #28375E

#28375E
(40,55,94)
#3B496C
(59,73,108)
#4E5B7A
(78,91,122)
#616D88
(97,109,136)
#747F96
(116,127,150)
#8791A4
(135,145,164)
#9AA3B2
(154,163,178)
#ADB5C0
(173,181,192)
#C0C7CE
(192,199,206)
#D3D9DC
(211,217,220)
#E6EBEA
(230,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #28375E color. Also use rgb(40,55,94) instead hex code.

Text Font Color

.myTextColor { color: #28375E; }

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

This text font color is #28375E.

Background Color

.myBgColor { background-color: #28375E; }

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

This div background color is #28375E.

Border color

.myBorderColor { border: 1px solid #28375E; }

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

This div border color is #28375E.

Opacity

.myOpacity80 { color: #28375E; opacity: 0.8; }

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

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

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

This text has shadow with #28375E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #28375E.

Preview

Color preview on black background

This text has color #28375E on black background.


Color preview on white background

This text has color #28375E on white background.


Black color preview on #28375E background

This text has black color on #28375E background.


White color preview on #28375E background

This text has white color on #28375E background.


Related colors

Complementary color

Complementary color for #hex is #D7C8A1.


I love getcolorcode.com

Triadic colors

1 #5E2837 and #375E28 with #28375E are triadic colors.

2 #5E3728 and #37285E with #28375E are triadic colors.