COLOR #284354

HEX: #284354 RGB: (40,67,84)

Color info

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

RGB color model

#284354 color RGB value is (40,67,84).

RGB: (40,67,84) (16%, 26%, 33%)

RGB channels and saturation

R 40 of 255 = 16%
G 67 of 255 = 26%
B 84 of 255 = 33%

40
67
84

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

Portions of RGB colors in percentages

R + G + B = 40 + 67 + 84 = 191 (100%)
R 40 of 191 ~ 20.94%
G 67 of 191 ~ 35.08%
B 84 of 191 ~ 43.98'%

%20.94
%35.08
%43.98

CMYK color model

#284354 color CMYK value is (52,20,0,67).

  • cyan value is 52.38%
  • magenta value is 20.24%
  • yellow value is 0.00%
  • key color value is 67.06%
CMYK: (52,20,0,67) C52M20Y0K67 (52%,20%,0%,67%) (0.52/0.20/0.00/0.67) 

CMYK percentages

%52.38
%20.24
%0
%67.06

Codes

Color #284354 in popluar color models

28 43 54
RGB 40 67 84
HSL 203° 35.48% 24.31%
HSB/HSV 203° 52.38% 32.94%
CMYK 52.38% 20.24% 0.00%
67.06%

Color #284354 in popluar number systems.

HEX 28 43 54
Decimal 40 67 84
Binary 101000 1000011 1010100
Octal 50 103 124

Shades and tints

Shades of #284354

#284354
(40,67,84)
#253D4D
(37,61,77)
#223746
(34,55,70)
#1F313F
(31,49,63)
#1C2B38
(28,43,56)
#192531
(25,37,49)
#161F2A
(22,31,42)
#131923
(19,25,35)
#10131C
(16,19,28)
#0D0D15
(13,13,21)
#0A070E
(10,7,14)
#000000
(0,0,0)

Tints of #284354

#284354
(40,67,84)
#3B5463
(59,84,99)
#4E6572
(78,101,114)
#617681
(97,118,129)
#748790
(116,135,144)
#87989F
(135,152,159)
#9AA9AE
(154,169,174)
#ADBABD
(173,186,189)
#C0CBCC
(192,203,204)
#D3DCDB
(211,220,219)
#E6EDEA
(230,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #284354; }

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

This text font color is #284354.

Background Color

.myBgColor { background-color: #284354; }

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

This div background color is #284354.

Border color

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

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

This div border color is #284354.

Opacity

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

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

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

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

This text has shadow with #284354 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #284354.

Preview

Color preview on black background

This text has color #284354 on black background.


Color preview on white background

This text has color #284354 on white background.


Black color preview on #284354 background

This text has black color on #284354 background.


White color preview on #284354 background

This text has white color on #284354 background.


Related colors

Complementary color

Complementary color for #hex is #D7BCAB.


I love getcolorcode.com

Triadic colors

1 #542843 and #435428 with #284354 are triadic colors.

2 #544328 and #432854 with #284354 are triadic colors.