COLOR #426A52

HEX: #426A52 RGB: (66,106,82)

Color info

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

RGB color model

#426A52 color RGB value is (66,106,82).

RGB: (66,106,82) (26%, 42%, 32%)

RGB channels and saturation

R 66 of 255 = 26%
G 106 of 255 = 42%
B 82 of 255 = 32%

66
106
82

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

Portions of RGB colors in percentages

R + G + B = 66 + 106 + 82 = 254 (100%)
R 66 of 254 ~ 25.98%
G 106 of 254 ~ 41.73%
B 82 of 254 ~ 32.28'%

%25.98
%41.73
%32.28

CMYK color model

#426A52 color CMYK value is (38,0,23,58).

  • cyan value is 37.74%
  • magenta value is 0.00%
  • yellow value is 22.64%
  • key color value is 58.43%

CMYK: (38,0,23,58)
C38M0Y23K58 (38%, 0%, 23%, 58%)
(0.38 / 0.00 / 0.23 / 0.58)

CMYK percentages

%37.74
%0
%22.64
%58.43

Codes

Color #426A52 in popluar color models

42 6A 52
RGB 66 106 82
HSL 144° 23.26% 33.73%
HSB/HSV 144° 37.74% 41.57%
CMYK 37.74% 0.00% 22.64%
58.43%

Color #426A52 in popluar number systems.

HEX 42 6A 52
Decimal 66 106 82
Binary 1000010 1101010 1010010
Octal 102 152 122

Shades and tints

Shades of #426A52

#426A52
(66,106,82)
#3C614B
(60,97,75)
#365844
(54,88,68)
#304F3D
(48,79,61)
#2A4636
(42,70,54)
#243D2F
(36,61,47)
#1E3428
(30,52,40)
#182B21
(24,43,33)
#12221A
(18,34,26)
#0C1913
(12,25,19)
#06100C
(6,16,12)
#000000
(0,0,0)

Tints of #426A52

#426A52
(66,106,82)
#537761
(83,119,97)
#648470
(100,132,112)
#75917F
(117,145,127)
#869E8E
(134,158,142)
#97AB9D
(151,171,157)
#A8B8AC
(168,184,172)
#B9C5BB
(185,197,187)
#CAD2CA
(202,210,202)
#DBDFD9
(219,223,217)
#ECECE8
(236,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426A52 color. Also use rgb(66,106,82) instead hex code.

Text Font Color

.myTextColor { color: #426A52; }

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

This text font color is #426A52.

Background Color

.myBgColor { background-color: #426A52; }

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

This div background color is #426A52.

Border color

.myBorderColor { border: 1px solid #426A52; }

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

This div border color is #426A52.

Opacity

.myOpacity80 { color: #426A52; opacity: 0.8; }

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

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

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

This text has shadow with #426A52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426A52.

Preview

Color preview on black background

This text has color #426A52 on black background.


Color preview on white background

This text has color #426A52 on white background.


Black color preview on #426A52 background

This text has black color on #426A52 background.


White color preview on #426A52 background

This text has white color on #426A52 background.


Related colors

Complementary color

Complementary color for #hex is #BD95AD.


I love getcolorcode.com

Triadic colors

1 #52426A and #6A5242 with #426A52 are triadic colors.

2 #526A42 and #6A4252 with #426A52 are triadic colors.