COLOR #284757

HEX: #284757 RGB: (40,71,87)

Color info

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

RGB color model

#284757 color RGB value is (40,71,87).

RGB: (40,71,87) (16%, 28%, 34%)

RGB channels and saturation

R 40 of 255 = 16%
G 71 of 255 = 28%
B 87 of 255 = 34%

40
71
87

R + G + B ~ 26%. #284757 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 40 + 71 + 87 = 198 (100%)
R 40 of 198 ~ 20.2%
G 71 of 198 ~ 35.86%
B 87 of 198 ~ 43.94'%

%20.2
%35.86
%43.94

CMYK color model

#284757 color CMYK value is (54,18,0,66).

  • cyan value is 54.02%
  • magenta value is 18.39%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (54,18,0,66)
C54M18Y0K66 (54%, 18%, 0%, 66%)
(0.54 / 0.18 / 0.00 / 0.66)

CMYK percentages

%54.02
%18.39
%0
%65.88

Codes

Color #284757 in popluar color models

28 47 57
RGB 40 71 87
HSL 200° 37.01% 24.90%
HSB/HSV 200° 54.02% 34.12%
CMYK 54.02% 18.39% 0.00%
65.88%

Color #284757 in popluar number systems.

HEX 28 47 57
Decimal 40 71 87
Binary 101000 1000111 1010111
Octal 50 107 127

Shades and tints

Shades of #284757

#284757
(40,71,87)
#254150
(37,65,80)
#223B49
(34,59,73)
#1F3542
(31,53,66)
#1C2F3B
(28,47,59)
#192934
(25,41,52)
#16232D
(22,35,45)
#131D26
(19,29,38)
#10171F
(16,23,31)
#0D1118
(13,17,24)
#0A0B11
(10,11,17)
#000000
(0,0,0)

Tints of #284757

#284757
(40,71,87)
#3B5766
(59,87,102)
#4E6775
(78,103,117)
#617784
(97,119,132)
#748793
(116,135,147)
#8797A2
(135,151,162)
#9AA7B1
(154,167,177)
#ADB7C0
(173,183,192)
#C0C7CF
(192,199,207)
#D3D7DE
(211,215,222)
#E6E7ED
(230,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #284757; }

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

This text font color is #284757.

Background Color

.myBgColor { background-color: #284757; }

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

This div background color is #284757.

Border color

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

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

This div border color is #284757.

Opacity

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

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

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

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

This text has shadow with #284757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #284757.

Preview

Color preview on black background

This text has color #284757 on black background.


Color preview on white background

This text has color #284757 on white background.


Black color preview on #284757 background

This text has black color on #284757 background.


White color preview on #284757 background

This text has white color on #284757 background.


Related colors

Complementary color

Complementary color for #hex is #D7B8A8.


I love getcolorcode.com

Triadic colors

1 #572847 and #475728 with #284757 are triadic colors.

2 #574728 and #472857 with #284757 are triadic colors.