COLOR #424650

HEX: #424650 RGB: (66,70,80)

Color info

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

RGB color model

#424650 color RGB value is (66,70,80).

RGB: (66,70,80) (26%, 27%, 31%)

RGB channels and saturation

R 66 of 255 = 26%
G 70 of 255 = 27%
B 80 of 255 = 31%

66
70
80

R + G + B ~ 28%. #424650 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 70 + 80 = 216 (100%)
R 66 of 216 ~ 30.56%
G 70 of 216 ~ 32.41%
B 80 of 216 ~ 37.04'%

%30.56
%32.41
%37.04

CMYK color model

#424650 color CMYK value is (18,13,0,69).

  • cyan value is 17.50%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 68.63%
CMYK: (18,13,0,69) C18M13Y0K69 (18%,13%,0%,69%) (0.18/0.13/0.00/0.69) 

CMYK percentages

%17.5
%12.5
%0
%68.63

Codes

Color #424650 in popluar color models

42 46 50
RGB 66 70 80
HSL 223° 9.59% 28.63%
HSB/HSV 223° 17.50% 31.37%
CMYK 17.50% 12.50% 0.00%
68.63%

Color #424650 in popluar number systems.

HEX 42 46 50
Decimal 66 70 80
Binary 1000010 1000110 1010000
Octal 102 106 120

Shades and tints

Shades of #424650

#424650
(66,70,80)
#3C4049
(60,64,73)
#363A42
(54,58,66)
#30343B
(48,52,59)
#2A2E34
(42,46,52)
#24282D
(36,40,45)
#1E2226
(30,34,38)
#181C1F
(24,28,31)
#121618
(18,22,24)
#0C1011
(12,16,17)
#060A0A
(6,10,10)
#000000
(0,0,0)

Tints of #424650

#424650
(66,70,80)
#53565F
(83,86,95)
#64666E
(100,102,110)
#75767D
(117,118,125)
#86868C
(134,134,140)
#97969B
(151,150,155)
#A8A6AA
(168,166,170)
#B9B6B9
(185,182,185)
#CAC6C8
(202,198,200)
#DBD6D7
(219,214,215)
#ECE6E6
(236,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #424650 color. Also use rgb(66,70,80) instead hex code.

Text Font Color

.myTextColor { color: #424650; }

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

This text font color is #424650.

Background Color

.myBgColor { background-color: #424650; }

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

This div background color is #424650.

Border color

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

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

This div border color is #424650.

Opacity

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

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

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

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

This text has shadow with #424650 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424650.

Preview

Color preview on black background

This text has color #424650 on black background.


Color preview on white background

This text has color #424650 on white background.


Black color preview on #424650 background

This text has black color on #424650 background.


White color preview on #424650 background

This text has white color on #424650 background.


Related colors

Complementary color

Complementary color for #hex is #BDB9AF.


I love getcolorcode.com

Triadic colors

1 #504246 and #465042 with #424650 are triadic colors.

2 #504642 and #464250 with #424650 are triadic colors.