COLOR #28353A

HEX: #28353A RGB: (40,53,58)

Color info

#28353A contains red, green and blue colors in about the same proportion. Web safe color of #28353A is #333333 (or #333).

RGB color model

#28353A color RGB value is (40,53,58).

RGB: (40,53,58) (16%, 21%, 23%)

RGB channels and saturation

R 40 of 255 = 16%
G 53 of 255 = 21%
B 58 of 255 = 23%

40
53
58

R + G + B ~ 20%. #28353A is dark color.

Portions of RGB colors in percentages

R + G + B = 40 + 53 + 58 = 151 (100%)
R 40 of 151 ~ 26.49%
G 53 of 151 ~ 35.1%
B 58 of 151 ~ 38.41'%

%26.49
%35.1
%38.41

CMYK color model

#28353A color CMYK value is (31,9,0,77).

  • cyan value is 31.03%
  • magenta value is 8.62%
  • yellow value is 0.00%
  • key color value is 77.25%
CMYK: (31,9,0,77) C31M9Y0K77 (31%,9%,0%,77%) (0.31/0.09/0.00/0.77) 

CMYK percentages

%31.03
%8.62
%0
%77.25

Codes

Color #28353A in popluar color models

28 35 3A
RGB 40 53 58
HSL 197° 18.37% 19.22%
HSB/HSV 197° 31.03% 22.75%
CMYK 31.03% 8.62% 0.00%
77.25%

Color #28353A in popluar number systems.

HEX 28 35 3A
Decimal 40 53 58
Binary 101000 110101 111010
Octal 50 65 72

Shades and tints

Shades of #28353A

#28353A
(40,53,58)
#253135
(37,49,53)
#222D30
(34,45,48)
#1F292B
(31,41,43)
#1C2526
(28,37,38)
#192121
(25,33,33)
#161D1C
(22,29,28)
#131917
(19,25,23)
#101512
(16,21,18)
#0D110D
(13,17,13)
#0A0D08
(10,13,8)
#000000
(0,0,0)

Tints of #28353A

#28353A
(40,53,58)
#3B474B
(59,71,75)
#4E595C
(78,89,92)
#616B6D
(97,107,109)
#747D7E
(116,125,126)
#878F8F
(135,143,143)
#9AA1A0
(154,161,160)
#ADB3B1
(173,179,177)
#C0C5C2
(192,197,194)
#D3D7D3
(211,215,211)
#E6E9E4
(230,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #28353A; }

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

This text font color is #28353A.

Background Color

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

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

This div background color is #28353A.

Border color

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

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

This div border color is #28353A.

Opacity

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

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

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

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

This text has shadow with #28353A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #28353A.

Preview

Color preview on black background

This text has color #28353A on black background.


Color preview on white background

This text has color #28353A on white background.


Black color preview on #28353A background

This text has black color on #28353A background.


White color preview on #28353A background

This text has white color on #28353A background.


Related colors

Complementary color

Complementary color for #hex is #D7CAC5.


I love getcolorcode.com

Triadic colors

1 #3A2835 and #353A28 with #28353A are triadic colors.

2 #3A3528 and #35283A with #28353A are triadic colors.