COLOR #434A4E

HEX: #434A4E RGB: (67,74,78)

Color info

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

RGB color model

#434A4E color RGB value is (67,74,78).

RGB: (67,74,78) (26%, 29%, 31%)

RGB channels and saturation

R 67 of 255 = 26%
G 74 of 255 = 29%
B 78 of 255 = 31%

67
74
78

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

Portions of RGB colors in percentages

R + G + B = 67 + 74 + 78 = 219 (100%)
R 67 of 219 ~ 30.59%
G 74 of 219 ~ 33.79%
B 78 of 219 ~ 35.62'%

%30.59
%33.79
%35.62

CMYK color model

#434A4E color CMYK value is (14,5,0,69).

  • cyan value is 14.10%
  • magenta value is 5.13%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (14,5,0,69)
C14M5Y0K69 (14%, 5%, 0%, 69%)
(0.14 / 0.05 / 0.00 / 0.69)

CMYK percentages

%14.1
%5.13
%0
%69.41

Codes

Color #434A4E in popluar color models

43 4A 4E
RGB 67 74 78
HSL 202° 7.59% 28.43%
HSB/HSV 202° 14.10% 30.59%
CMYK 14.10% 5.13% 0.00%
69.41%

Color #434A4E in popluar number systems.

HEX 43 4A 4E
Decimal 67 74 78
Binary 1000011 1001010 1001110
Octal 103 112 116

Shades and tints

Shades of #434A4E

#434A4E
(67,74,78)
#3D4447
(61,68,71)
#373E40
(55,62,64)
#313839
(49,56,57)
#2B3232
(43,50,50)
#252C2B
(37,44,43)
#1F2624
(31,38,36)
#19201D
(25,32,29)
#131A16
(19,26,22)
#0D140F
(13,20,15)
#070E08
(7,14,8)
#000000
(0,0,0)

Tints of #434A4E

#434A4E
(67,74,78)
#545A5E
(84,90,94)
#656A6E
(101,106,110)
#767A7E
(118,122,126)
#878A8E
(135,138,142)
#989A9E
(152,154,158)
#A9AAAE
(169,170,174)
#BABABE
(186,186,190)
#CBCACE
(203,202,206)
#DCDADE
(220,218,222)
#EDEAEE
(237,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #434A4E; }

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

This text font color is #434A4E.

Background Color

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

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

This div background color is #434A4E.

Border color

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

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

This div border color is #434A4E.

Opacity

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

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

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

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

This text has shadow with #434A4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #434A4E.

Preview

Color preview on black background

This text has color #434A4E on black background.


Color preview on white background

This text has color #434A4E on white background.


Black color preview on #434A4E background

This text has black color on #434A4E background.


White color preview on #434A4E background

This text has white color on #434A4E background.


Related colors

Complementary color

Complementary color for #hex is #BCB5B1.


I love getcolorcode.com

Triadic colors

1 #4E434A and #4A4E43 with #434A4E are triadic colors.

2 #4E4A43 and #4A434E with #434A4E are triadic colors.