COLOR #285649

HEX: #285649 RGB: (40,86,73)

Color info

#285649 contains red, green and blue colors in about the same proportion. Web safe color of #285649 is #336633 (or #363).

RGB color model

#285649 color RGB value is (40,86,73).

RGB: (40,86,73) (16%, 34%, 29%)

RGB channels and saturation

R 40 of 255 = 16%
G 86 of 255 = 34%
B 73 of 255 = 29%

40
86
73

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

Portions of RGB colors in percentages

R + G + B = 40 + 86 + 73 = 199 (100%)
R 40 of 199 ~ 20.1%
G 86 of 199 ~ 43.22%
B 73 of 199 ~ 36.68'%

%20.1
%43.22
%36.68

CMYK color model

#285649 color CMYK value is (53,0,15,66).

  • cyan value is 53.49%
  • magenta value is 0.00%
  • yellow value is 15.12%
  • key color value is 66.27%
CMYK: (53,0,15,66) C53M0Y15K66 (53%,0%,15%,66%) (0.53/0.00/0.15/0.66) 

CMYK percentages

%53.49
%0
%15.12
%66.27

Codes

Color #285649 in popluar color models

28 56 49
RGB 40 86 73
HSL 163° 36.51% 24.71%
HSB/HSV 163° 53.49% 33.73%
CMYK 53.49% 0.00% 15.12%
66.27%

Color #285649 in popluar number systems.

HEX 28 56 49
Decimal 40 86 73
Binary 101000 1010110 1001001
Octal 50 126 111

Shades and tints

Shades of #285649

#285649
(40,86,73)
#254F43
(37,79,67)
#22483D
(34,72,61)
#1F4137
(31,65,55)
#1C3A31
(28,58,49)
#19332B
(25,51,43)
#162C25
(22,44,37)
#13251F
(19,37,31)
#101E19
(16,30,25)
#0D1713
(13,23,19)
#0A100D
(10,16,13)
#000000
(0,0,0)

Tints of #285649

#285649
(40,86,73)
#3B6559
(59,101,89)
#4E7469
(78,116,105)
#618379
(97,131,121)
#749289
(116,146,137)
#87A199
(135,161,153)
#9AB0A9
(154,176,169)
#ADBFB9
(173,191,185)
#C0CEC9
(192,206,201)
#D3DDD9
(211,221,217)
#E6ECE9
(230,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #285649 color. Also use rgb(40,86,73) instead hex code.

Text Font Color

.myTextColor { color: #285649; }

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

This text font color is #285649.

Background Color

.myBgColor { background-color: #285649; }

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

This div background color is #285649.

Border color

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

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

This div border color is #285649.

Opacity

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

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

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

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

This text has shadow with #285649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #285649.

Preview

Color preview on black background

This text has color #285649 on black background.


Color preview on white background

This text has color #285649 on white background.


Black color preview on #285649 background

This text has black color on #285649 background.


White color preview on #285649 background

This text has white color on #285649 background.


Related colors

Complementary color

Complementary color for #hex is #D7A9B6.


I love getcolorcode.com

Triadic colors

1 #492856 and #564928 with #285649 are triadic colors.

2 #495628 and #562849 with #285649 are triadic colors.