COLOR #426058

HEX: #426058 RGB: (66,96,88)

Color info

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

RGB color model

#426058 color RGB value is (66,96,88).

RGB: (66,96,88) (26%, 38%, 35%)

RGB channels and saturation

R 66 of 255 = 26%
G 96 of 255 = 38%
B 88 of 255 = 35%

66
96
88

R + G + B ~ 33%. #426058 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 96 + 88 = 250 (100%)
R 66 of 250 ~ 26.4%
G 96 of 250 ~ 38.4%
B 88 of 250 ~ 35.2'%

%26.4
%38.4
%35.2

CMYK color model

#426058 color CMYK value is (31,0,8,62).

  • cyan value is 31.25%
  • magenta value is 0.00%
  • yellow value is 8.33%
  • key color value is 62.35%

CMYK: (31,0,8,62)
C31M0Y8K62 (31%, 0%, 8%, 62%)
(0.31 / 0.00 / 0.08 / 0.62)

CMYK percentages

%31.25
%0
%8.33
%62.35

Codes

Color #426058 in popluar color models

42 60 58
RGB 66 96 88
HSL 164° 18.52% 31.76%
HSB/HSV 164° 31.25% 37.65%
CMYK 31.25% 0.00% 8.33%
62.35%

Color #426058 in popluar number systems.

HEX 42 60 58
Decimal 66 96 88
Binary 1000010 1100000 1011000
Octal 102 140 130

Shades and tints

Shades of #426058

#426058
(66,96,88)
#3C5850
(60,88,80)
#365048
(54,80,72)
#304840
(48,72,64)
#2A4038
(42,64,56)
#243830
(36,56,48)
#1E3028
(30,48,40)
#182820
(24,40,32)
#122018
(18,32,24)
#0C1810
(12,24,16)
#061008
(6,16,8)
#000000
(0,0,0)

Tints of #426058

#426058
(66,96,88)
#536E67
(83,110,103)
#647C76
(100,124,118)
#758A85
(117,138,133)
#869894
(134,152,148)
#97A6A3
(151,166,163)
#A8B4B2
(168,180,178)
#B9C2C1
(185,194,193)
#CAD0D0
(202,208,208)
#DBDEDF
(219,222,223)
#ECECEE
(236,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426058 color. Also use rgb(66,96,88) instead hex code.

Text Font Color

.myTextColor { color: #426058; }

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

This text font color is #426058.

Background Color

.myBgColor { background-color: #426058; }

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

This div background color is #426058.

Border color

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

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

This div border color is #426058.

Opacity

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

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

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

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

This text has shadow with #426058 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426058.

Preview

Color preview on black background

This text has color #426058 on black background.


Color preview on white background

This text has color #426058 on white background.


Black color preview on #426058 background

This text has black color on #426058 background.


White color preview on #426058 background

This text has white color on #426058 background.


Related colors

Complementary color

Complementary color for #hex is #BD9FA7.


I love getcolorcode.com

Triadic colors

1 #584260 and #605842 with #426058 are triadic colors.

2 #586042 and #604258 with #426058 are triadic colors.