COLOR #284357

HEX: #284357 RGB: (40,67,87)

Color info

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

RGB color model

#284357 color RGB value is (40,67,87).

RGB: (40,67,87) (16%, 26%, 34%)

RGB channels and saturation

R 40 of 255 = 16%
G 67 of 255 = 26%
B 87 of 255 = 34%

40
67
87

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

Portions of RGB colors in percentages

R + G + B = 40 + 67 + 87 = 194 (100%)
R 40 of 194 ~ 20.62%
G 67 of 194 ~ 34.54%
B 87 of 194 ~ 44.85'%

%20.62
%34.54
%44.85

CMYK color model

#284357 color CMYK value is (54,23,0,66).

  • cyan value is 54.02%
  • magenta value is 22.99%
  • yellow value is 0.00%
  • key color value is 65.88%
CMYK: (54,23,0,66) C54M23Y0K66 (54%,23%,0%,66%) (0.54/0.23/0.00/0.66) 

CMYK percentages

%54.02
%22.99
%0
%65.88

Codes

Color #284357 in popluar color models

28 43 57
RGB 40 67 87
HSL 206° 37.01% 24.90%
HSB/HSV 206° 54.02% 34.12%
CMYK 54.02% 22.99% 0.00%
65.88%

Color #284357 in popluar number systems.

HEX 28 43 57
Decimal 40 67 87
Binary 101000 1000011 1010111
Octal 50 103 127

Shades and tints

Shades of #284357

#284357
(40,67,87)
#253D50
(37,61,80)
#223749
(34,55,73)
#1F3142
(31,49,66)
#1C2B3B
(28,43,59)
#192534
(25,37,52)
#161F2D
(22,31,45)
#131926
(19,25,38)
#10131F
(16,19,31)
#0D0D18
(13,13,24)
#0A0711
(10,7,17)
#000000
(0,0,0)

Tints of #284357

#284357
(40,67,87)
#3B5466
(59,84,102)
#4E6575
(78,101,117)
#617684
(97,118,132)
#748793
(116,135,147)
#8798A2
(135,152,162)
#9AA9B1
(154,169,177)
#ADBAC0
(173,186,192)
#C0CBCF
(192,203,207)
#D3DCDE
(211,220,222)
#E6EDED
(230,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #284357 color. Also use rgb(40,67,87) instead hex code.

Text Font Color

.myTextColor { color: #284357; }

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

This text font color is #284357.

Background Color

.myBgColor { background-color: #284357; }

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

This div background color is #284357.

Border color

.myBorderColor { border: 1px solid #284357; }

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

This div border color is #284357.

Opacity

.myOpacity80 { color: #284357; opacity: 0.8; }

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

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

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

This text has shadow with #284357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #284357.

Preview

Color preview on black background

This text has color #284357 on black background.


Color preview on white background

This text has color #284357 on white background.


Black color preview on #284357 background

This text has black color on #284357 background.


White color preview on #284357 background

This text has white color on #284357 background.


Related colors

Complementary color

Complementary color for #hex is #D7BCA8.


I love getcolorcode.com

Triadic colors

1 #572843 and #435728 with #284357 are triadic colors.

2 #574328 and #432857 with #284357 are triadic colors.