COLOR #434A66

HEX: #434A66 RGB: (67,74,102)

Color info

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

RGB color model

#434A66 color RGB value is (67,74,102).

RGB: (67,74,102) (26%, 29%, 40%)

RGB channels and saturation

R 67 of 255 = 26%
G 74 of 255 = 29%
B 102 of 255 = 40%

67
74
102

R + G + B ~ 32%. #434A66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 74 + 102 = 243 (100%)
R 67 of 243 ~ 27.57%
G 74 of 243 ~ 30.45%
B 102 of 243 ~ 41.98'%

%27.57
%30.45
%41.98

CMYK color model

#434A66 color CMYK value is (34,27,0,60).

  • cyan value is 34.31%
  • magenta value is 27.45%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (34,27,0,60)
C34M27Y0K60 (34%, 27%, 0%, 60%)
(0.34 / 0.27 / 0.00 / 0.60)

CMYK percentages

%34.31
%27.45
%0
%60

Codes

Color #434A66 in popluar color models

43 4A 66
RGB 67 74 102
HSL 228° 20.71% 33.14%
HSB/HSV 228° 34.31% 40.00%
CMYK 34.31% 27.45% 0.00%
60.00%

Color #434A66 in popluar number systems.

HEX 43 4A 66
Decimal 67 74 102
Binary 1000011 1001010 1100110
Octal 103 112 146

Shades and tints

Shades of #434A66

#434A66
(67,74,102)
#3D445D
(61,68,93)
#373E54
(55,62,84)
#31384B
(49,56,75)
#2B3242
(43,50,66)
#252C39
(37,44,57)
#1F2630
(31,38,48)
#192027
(25,32,39)
#131A1E
(19,26,30)
#0D1415
(13,20,21)
#070E0C
(7,14,12)
#000000
(0,0,0)

Tints of #434A66

#434A66
(67,74,102)
#545A73
(84,90,115)
#656A80
(101,106,128)
#767A8D
(118,122,141)
#878A9A
(135,138,154)
#989AA7
(152,154,167)
#A9AAB4
(169,170,180)
#BABAC1
(186,186,193)
#CBCACE
(203,202,206)
#DCDADB
(220,218,219)
#EDEAE8
(237,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #434A66; }

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

This text font color is #434A66.

Background Color

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

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

This div background color is #434A66.

Border color

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

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

This div border color is #434A66.

Opacity

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

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

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

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

This text has shadow with #434A66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #434A66.

Preview

Color preview on black background

This text has color #434A66 on black background.


Color preview on white background

This text has color #434A66 on white background.


Black color preview on #434A66 background

This text has black color on #434A66 background.


White color preview on #434A66 background

This text has white color on #434A66 background.


Related colors

Complementary color

Complementary color for #hex is #BCB599.


I love getcolorcode.com

Triadic colors

1 #66434A and #4A6643 with #434A66 are triadic colors.

2 #664A43 and #4A4366 with #434A66 are triadic colors.