COLOR #435449

HEX: #435449 RGB: (67,84,73)

Color info

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

RGB color model

#435449 color RGB value is (67,84,73).

RGB: (67,84,73) (26%, 33%, 29%)

RGB channels and saturation

R 67 of 255 = 26%
G 84 of 255 = 33%
B 73 of 255 = 29%

67
84
73

R + G + B ~ 29%. #435449 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 84 + 73 = 224 (100%)
R 67 of 224 ~ 29.91%
G 84 of 224 ~ 37.5%
B 73 of 224 ~ 32.59'%

%29.91
%37.5
%32.59

CMYK color model

#435449 color CMYK value is (20,0,13,67).

  • cyan value is 20.24%
  • magenta value is 0.00%
  • yellow value is 13.10%
  • key color value is 67.06%

CMYK: (20,0,13,67)
C20M0Y13K67 (20%, 0%, 13%, 67%)
(0.20 / 0.00 / 0.13 / 0.67)

CMYK percentages

%20.24
%0
%13.1
%67.06

Codes

Color #435449 in popluar color models

43 54 49
RGB 67 84 73
HSL 141° 11.26% 29.61%
HSB/HSV 141° 20.24% 32.94%
CMYK 20.24% 0.00% 13.10%
67.06%

Color #435449 in popluar number systems.

HEX 43 54 49
Decimal 67 84 73
Binary 1000011 1010100 1001001
Octal 103 124 111

Shades and tints

Shades of #435449

#435449
(67,84,73)
#3D4D43
(61,77,67)
#37463D
(55,70,61)
#313F37
(49,63,55)
#2B3831
(43,56,49)
#25312B
(37,49,43)
#1F2A25
(31,42,37)
#19231F
(25,35,31)
#131C19
(19,28,25)
#0D1513
(13,21,19)
#070E0D
(7,14,13)
#000000
(0,0,0)

Tints of #435449

#435449
(67,84,73)
#546359
(84,99,89)
#657269
(101,114,105)
#768179
(118,129,121)
#879089
(135,144,137)
#989F99
(152,159,153)
#A9AEA9
(169,174,169)
#BABDB9
(186,189,185)
#CBCCC9
(203,204,201)
#DCDBD9
(220,219,217)
#EDEAE9
(237,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #435449; }

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

This text font color is #435449.

Background Color

.myBgColor { background-color: #435449; }

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

This div background color is #435449.

Border color

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

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

This div border color is #435449.

Opacity

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

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

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

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

This text has shadow with #435449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #435449.

Preview

Color preview on black background

This text has color #435449 on black background.


Color preview on white background

This text has color #435449 on white background.


Black color preview on #435449 background

This text has black color on #435449 background.


White color preview on #435449 background

This text has white color on #435449 background.


Related colors

Complementary color

Complementary color for #hex is #BCABB6.


I love getcolorcode.com

Triadic colors

1 #494354 and #544943 with #435449 are triadic colors.

2 #495443 and #544349 with #435449 are triadic colors.