COLOR #28355A

HEX: #28355A RGB: (40,53,90)

Color info

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

RGB color model

#28355A color RGB value is (40,53,90).

RGB: (40,53,90) (16%, 21%, 35%)

RGB channels and saturation

R 40 of 255 = 16%
G 53 of 255 = 21%
B 90 of 255 = 35%

40
53
90

R + G + B ~ 24%. #28355A is dark color.

Portions of RGB colors in percentages

R + G + B = 40 + 53 + 90 = 183 (100%)
R 40 of 183 ~ 21.86%
G 53 of 183 ~ 28.96%
B 90 of 183 ~ 49.18'%

%21.86
%28.96
%49.18

CMYK color model

#28355A color CMYK value is (56,41,0,65).

  • cyan value is 55.56%
  • magenta value is 41.11%
  • yellow value is 0.00%
  • key color value is 64.71%
CMYK: (56,41,0,65) C56M41Y0K65 (56%,41%,0%,65%) (0.56/0.41/0.00/0.65) 

CMYK percentages

%55.56
%41.11
%0
%64.71

Codes

Color #28355A in popluar color models

28 35 5A
RGB 40 53 90
HSL 224° 38.46% 25.49%
HSB/HSV 224° 55.56% 35.29%
CMYK 55.56% 41.11% 0.00%
64.71%

Color #28355A in popluar number systems.

HEX 28 35 5A
Decimal 40 53 90
Binary 101000 110101 1011010
Octal 50 65 132

Shades and tints

Shades of #28355A

#28355A
(40,53,90)
#253152
(37,49,82)
#222D4A
(34,45,74)
#1F2942
(31,41,66)
#1C253A
(28,37,58)
#192132
(25,33,50)
#161D2A
(22,29,42)
#131922
(19,25,34)
#10151A
(16,21,26)
#0D1112
(13,17,18)
#0A0D0A
(10,13,10)
#000000
(0,0,0)

Tints of #28355A

#28355A
(40,53,90)
#3B4769
(59,71,105)
#4E5978
(78,89,120)
#616B87
(97,107,135)
#747D96
(116,125,150)
#878FA5
(135,143,165)
#9AA1B4
(154,161,180)
#ADB3C3
(173,179,195)
#C0C5D2
(192,197,210)
#D3D7E1
(211,215,225)
#E6E9F0
(230,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #28355A color. Also use rgb(40,53,90) instead hex code.

Text Font Color

.myTextColor { color: #28355A; }

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

This text font color is #28355A.

Background Color

.myBgColor { background-color: #28355A; }

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

This div background color is #28355A.

Border color

.myBorderColor { border: 1px solid #28355A; }

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

This div border color is #28355A.

Opacity

.myOpacity80 { color: #28355A; opacity: 0.8; }

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

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

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

This text has shadow with #28355A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #28355A.

Preview

Color preview on black background

This text has color #28355A on black background.


Color preview on white background

This text has color #28355A on white background.


Black color preview on #28355A background

This text has black color on #28355A background.


White color preview on #28355A background

This text has white color on #28355A background.


Related colors

Complementary color

Complementary color for #hex is #D7CAA5.


I love getcolorcode.com

Triadic colors

1 #5A2835 and #355A28 with #28355A are triadic colors.

2 #5A3528 and #35285A with #28355A are triadic colors.