COLOR #434959

HEX: #434959 RGB: (67,73,89)

Color info

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

RGB color model

#434959 color RGB value is (67,73,89).

RGB: (67,73,89) (26%, 29%, 35%)

RGB channels and saturation

R 67 of 255 = 26%
G 73 of 255 = 29%
B 89 of 255 = 35%

67
73
89

R + G + B ~ 30%. #434959 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 73 + 89 = 229 (100%)
R 67 of 229 ~ 29.26%
G 73 of 229 ~ 31.88%
B 89 of 229 ~ 38.86'%

%29.26
%31.88
%38.86

CMYK color model

#434959 color CMYK value is (25,18,0,65).

  • cyan value is 24.72%
  • magenta value is 17.98%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (25,18,0,65)
C25M18Y0K65 (25%, 18%, 0%, 65%)
(0.25 / 0.18 / 0.00 / 0.65)

CMYK percentages

%24.72
%17.98
%0
%65.1

Codes

Color #434959 in popluar color models

43 49 59
RGB 67 73 89
HSL 224° 14.10% 30.59%
HSB/HSV 224° 24.72% 34.90%
CMYK 24.72% 17.98% 0.00%
65.10%

Color #434959 in popluar number systems.

HEX 43 49 59
Decimal 67 73 89
Binary 1000011 1001001 1011001
Octal 103 111 131

Shades and tints

Shades of #434959

#434959
(67,73,89)
#3D4351
(61,67,81)
#373D49
(55,61,73)
#313741
(49,55,65)
#2B3139
(43,49,57)
#252B31
(37,43,49)
#1F2529
(31,37,41)
#191F21
(25,31,33)
#131919
(19,25,25)
#0D1311
(13,19,17)
#070D09
(7,13,9)
#000000
(0,0,0)

Tints of #434959

#434959
(67,73,89)
#545968
(84,89,104)
#656977
(101,105,119)
#767986
(118,121,134)
#878995
(135,137,149)
#9899A4
(152,153,164)
#A9A9B3
(169,169,179)
#BAB9C2
(186,185,194)
#CBC9D1
(203,201,209)
#DCD9E0
(220,217,224)
#EDE9EF
(237,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #434959; }

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

This text font color is #434959.

Background Color

.myBgColor { background-color: #434959; }

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

This div background color is #434959.

Border color

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

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

This div border color is #434959.

Opacity

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

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

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

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

This text has shadow with #434959 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #434959.

Preview

Color preview on black background

This text has color #434959 on black background.


Color preview on white background

This text has color #434959 on white background.


Black color preview on #434959 background

This text has black color on #434959 background.


White color preview on #434959 background

This text has white color on #434959 background.


Related colors

Complementary color

Complementary color for #hex is #BCB6A6.


I love getcolorcode.com

Triadic colors

1 #594349 and #495943 with #434959 are triadic colors.

2 #594943 and #494359 with #434959 are triadic colors.