COLOR #426769

HEX: #426769 RGB: (66,103,105)

Color info

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

RGB color model

#426769 color RGB value is (66,103,105).

RGB: (66,103,105) (26%, 40%, 41%)

RGB channels and saturation

R 66 of 255 = 26%
G 103 of 255 = 40%
B 105 of 255 = 41%

66
103
105

R + G + B ~ 36%. #426769 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 103 + 105 = 274 (100%)
R 66 of 274 ~ 24.09%
G 103 of 274 ~ 37.59%
B 105 of 274 ~ 38.32'%

%24.09
%37.59
%38.32

CMYK color model

#426769 color CMYK value is (37,2,0,59).

  • cyan value is 37.14%
  • magenta value is 1.90%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (37,2,0,59)
C37M2Y0K59 (37%, 2%, 0%, 59%)
(0.37 / 0.02 / 0.00 / 0.59)

CMYK percentages

%37.14
%1.9
%0
%58.82

Codes

Color #426769 in popluar color models

42 67 69
RGB 66 103 105
HSL 183° 22.81% 33.53%
HSB/HSV 183° 37.14% 41.18%
CMYK 37.14% 1.90% 0.00%
58.82%

Color #426769 in popluar number systems.

HEX 42 67 69
Decimal 66 103 105
Binary 1000010 1100111 1101001
Octal 102 147 151

Shades and tints

Shades of #426769

#426769
(66,103,105)
#3C5E60
(60,94,96)
#365557
(54,85,87)
#304C4E
(48,76,78)
#2A4345
(42,67,69)
#243A3C
(36,58,60)
#1E3133
(30,49,51)
#18282A
(24,40,42)
#121F21
(18,31,33)
#0C1618
(12,22,24)
#060D0F
(6,13,15)
#000000
(0,0,0)

Tints of #426769

#426769
(66,103,105)
#537476
(83,116,118)
#648183
(100,129,131)
#758E90
(117,142,144)
#869B9D
(134,155,157)
#97A8AA
(151,168,170)
#A8B5B7
(168,181,183)
#B9C2C4
(185,194,196)
#CACFD1
(202,207,209)
#DBDCDE
(219,220,222)
#ECE9EB
(236,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426769 color. Also use rgb(66,103,105) instead hex code.

Text Font Color

.myTextColor { color: #426769; }

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

This text font color is #426769.

Background Color

.myBgColor { background-color: #426769; }

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

This div background color is #426769.

Border color

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

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

This div border color is #426769.

Opacity

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

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

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

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

This text has shadow with #426769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426769.

Preview

Color preview on black background

This text has color #426769 on black background.


Color preview on white background

This text has color #426769 on white background.


Black color preview on #426769 background

This text has black color on #426769 background.


White color preview on #426769 background

This text has white color on #426769 background.


Related colors

Complementary color

Complementary color for #hex is #BD9896.


I love getcolorcode.com

Triadic colors

1 #694267 and #676942 with #426769 are triadic colors.

2 #696742 and #674269 with #426769 are triadic colors.