COLOR #434E59

HEX: #434E59 RGB: (67,78,89)

Color info

#434E59 contains red, green and blue colors in about the same proportion. Web safe color of #434E59 is #336666 (or #366).

RGB color model

#434E59 color RGB value is (67,78,89).

RGB: (67,78,89) (26%, 31%, 35%)

RGB channels and saturation

R 67 of 255 = 26%
G 78 of 255 = 31%
B 89 of 255 = 35%

67
78
89

R + G + B ~ 31%. #434E59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 78 + 89 = 234 (100%)
R 67 of 234 ~ 28.63%
G 78 of 234 ~ 33.33%
B 89 of 234 ~ 38.03'%

%28.63
%33.33
%38.03

CMYK color model

#434E59 color CMYK value is (25,12,0,65).

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

CMYK: (25,12,0,65)
C25M12Y0K65 (25%, 12%, 0%, 65%)
(0.25 / 0.12 / 0.00 / 0.65)

CMYK percentages

%24.72
%12.36
%0
%65.1

Codes

Color #434E59 in popluar color models

43 4E 59
RGB 67 78 89
HSL 210° 14.10% 30.59%
HSB/HSV 210° 24.72% 34.90%
CMYK 24.72% 12.36% 0.00%
65.10%

Color #434E59 in popluar number systems.

HEX 43 4E 59
Decimal 67 78 89
Binary 1000011 1001110 1011001
Octal 103 116 131

Shades and tints

Shades of #434E59

#434E59
(67,78,89)
#3D4751
(61,71,81)
#374049
(55,64,73)
#313941
(49,57,65)
#2B3239
(43,50,57)
#252B31
(37,43,49)
#1F2429
(31,36,41)
#191D21
(25,29,33)
#131619
(19,22,25)
#0D0F11
(13,15,17)
#070809
(7,8,9)
#000000
(0,0,0)

Tints of #434E59

#434E59
(67,78,89)
#545E68
(84,94,104)
#656E77
(101,110,119)
#767E86
(118,126,134)
#878E95
(135,142,149)
#989EA4
(152,158,164)
#A9AEB3
(169,174,179)
#BABEC2
(186,190,194)
#CBCED1
(203,206,209)
#DCDEE0
(220,222,224)
#EDEEEF
(237,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #434E59; }

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

This text font color is #434E59.

Background Color

.myBgColor { background-color: #434E59; }

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

This div background color is #434E59.

Border color

.myBorderColor { border: 1px solid #434E59; }

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

This div border color is #434E59.

Opacity

.myOpacity80 { color: #434E59; opacity: 0.8; }

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

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

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

This text has shadow with #434E59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #434E59.

Preview

Color preview on black background

This text has color #434E59 on black background.


Color preview on white background

This text has color #434E59 on white background.


Black color preview on #434E59 background

This text has black color on #434E59 background.


White color preview on #434E59 background

This text has white color on #434E59 background.


Related colors

Complementary color

Complementary color for #hex is #BCB1A6.


I love getcolorcode.com

Triadic colors

1 #59434E and #4E5943 with #434E59 are triadic colors.

2 #594E43 and #4E4359 with #434E59 are triadic colors.