COLOR #284335

HEX: #284335 RGB: (40,67,53)

Color info

#284335 contains red, green and blue colors in about the same proportion. Web safe color of #284335 is #333333 (or #333).

RGB color model

#284335 color RGB value is (40,67,53).

RGB: (40,67,53) (16%, 26%, 21%)

RGB channels and saturation

R 40 of 255 = 16%
G 67 of 255 = 26%
B 53 of 255 = 21%

40
67
53

R + G + B ~ 21%. #284335 is dark color.

Portions of RGB colors in percentages

R + G + B = 40 + 67 + 53 = 160 (100%)
R 40 of 160 ~ 25%
G 67 of 160 ~ 41.88%
B 53 of 160 ~ 33.13'%

%25
%41.88
%33.13

CMYK color model

#284335 color CMYK value is (40,0,21,74).

  • cyan value is 40.30%
  • magenta value is 0.00%
  • yellow value is 20.90%
  • key color value is 73.73%
CMYK: (40,0,21,74) C40M0Y21K74 (40%,0%,21%,74%) (0.40/0.00/0.21/0.74) 

CMYK percentages

%40.3
%0
%20.9
%73.73

Codes

Color #284335 in popluar color models

28 43 35
RGB 40 67 53
HSL 149° 25.23% 20.98%
HSB/HSV 149° 40.30% 26.27%
CMYK 40.30% 0.00% 20.90%
73.73%

Color #284335 in popluar number systems.

HEX 28 43 35
Decimal 40 67 53
Binary 101000 1000011 110101
Octal 50 103 65

Shades and tints

Shades of #284335

#284335
(40,67,53)
#253D31
(37,61,49)
#22372D
(34,55,45)
#1F3129
(31,49,41)
#1C2B25
(28,43,37)
#192521
(25,37,33)
#161F1D
(22,31,29)
#131919
(19,25,25)
#101315
(16,19,21)
#0D0D11
(13,13,17)
#0A070D
(10,7,13)
#000000
(0,0,0)

Tints of #284335

#284335
(40,67,53)
#3B5447
(59,84,71)
#4E6559
(78,101,89)
#61766B
(97,118,107)
#74877D
(116,135,125)
#87988F
(135,152,143)
#9AA9A1
(154,169,161)
#ADBAB3
(173,186,179)
#C0CBC5
(192,203,197)
#D3DCD7
(211,220,215)
#E6EDE9
(230,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #284335; }

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

This text font color is #284335.

Background Color

.myBgColor { background-color: #284335; }

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

This div background color is #284335.

Border color

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

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

This div border color is #284335.

Opacity

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

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

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

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

This text has shadow with #284335 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #284335.

Preview

Color preview on black background

This text has color #284335 on black background.


Color preview on white background

This text has color #284335 on white background.


Black color preview on #284335 background

This text has black color on #284335 background.


White color preview on #284335 background

This text has white color on #284335 background.


Related colors

Complementary color

Complementary color for #hex is #D7BCCA.


I love getcolorcode.com

Triadic colors

1 #352843 and #433528 with #284335 are triadic colors.

2 #354328 and #432835 with #284335 are triadic colors.