COLOR #285349

HEX: #285349 RGB: (40,83,73)

Color info

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

RGB color model

#285349 color RGB value is (40,83,73).

RGB: (40,83,73) (16%, 33%, 29%)

RGB channels and saturation

R 40 of 255 = 16%
G 83 of 255 = 33%
B 73 of 255 = 29%

40
83
73

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

Portions of RGB colors in percentages

R + G + B = 40 + 83 + 73 = 196 (100%)
R 40 of 196 ~ 20.41%
G 83 of 196 ~ 42.35%
B 73 of 196 ~ 37.24'%

%20.41
%42.35
%37.24

CMYK color model

#285349 color CMYK value is (52,0,12,67).

  • cyan value is 51.81%
  • magenta value is 0.00%
  • yellow value is 12.05%
  • key color value is 67.45%
CMYK: (52,0,12,67) C52M0Y12K67 (52%,0%,12%,67%) (0.52/0.00/0.12/0.67) 

CMYK percentages

%51.81
%0
%12.05
%67.45

Codes

Color #285349 in popluar color models

28 53 49
RGB 40 83 73
HSL 166° 34.96% 24.12%
HSB/HSV 166° 51.81% 32.55%
CMYK 51.81% 0.00% 12.05%
67.45%

Color #285349 in popluar number systems.

HEX 28 53 49
Decimal 40 83 73
Binary 101000 1010011 1001001
Octal 50 123 111

Shades and tints

Shades of #285349

#285349
(40,83,73)
#254C43
(37,76,67)
#22453D
(34,69,61)
#1F3E37
(31,62,55)
#1C3731
(28,55,49)
#19302B
(25,48,43)
#162925
(22,41,37)
#13221F
(19,34,31)
#101B19
(16,27,25)
#0D1413
(13,20,19)
#0A0D0D
(10,13,13)
#000000
(0,0,0)

Tints of #285349

#285349
(40,83,73)
#3B6259
(59,98,89)
#4E7169
(78,113,105)
#618079
(97,128,121)
#748F89
(116,143,137)
#879E99
(135,158,153)
#9AADA9
(154,173,169)
#ADBCB9
(173,188,185)
#C0CBC9
(192,203,201)
#D3DAD9
(211,218,217)
#E6E9E9
(230,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #285349; }

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

This text font color is #285349.

Background Color

.myBgColor { background-color: #285349; }

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

This div background color is #285349.

Border color

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

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

This div border color is #285349.

Opacity

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

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

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

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

This text has shadow with #285349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #285349.

Preview

Color preview on black background

This text has color #285349 on black background.


Color preview on white background

This text has color #285349 on white background.


Black color preview on #285349 background

This text has black color on #285349 background.


White color preview on #285349 background

This text has white color on #285349 background.


Related colors

Complementary color

Complementary color for #hex is #D7ACB6.


I love getcolorcode.com

Triadic colors

1 #492853 and #534928 with #285349 are triadic colors.

2 #495328 and #532849 with #285349 are triadic colors.