COLOR #426552

HEX: #426552 RGB: (66,101,82)

Color info

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

RGB color model

#426552 color RGB value is (66,101,82).

RGB: (66,101,82) (26%, 40%, 32%)

RGB channels and saturation

R 66 of 255 = 26%
G 101 of 255 = 40%
B 82 of 255 = 32%

66
101
82

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

Portions of RGB colors in percentages

R + G + B = 66 + 101 + 82 = 249 (100%)
R 66 of 249 ~ 26.51%
G 101 of 249 ~ 40.56%
B 82 of 249 ~ 32.93'%

%26.51
%40.56
%32.93

CMYK color model

#426552 color CMYK value is (35,0,19,60).

  • cyan value is 34.65%
  • magenta value is 0.00%
  • yellow value is 18.81%
  • key color value is 60.39%

CMYK: (35,0,19,60)
C35M0Y19K60 (35%, 0%, 19%, 60%)
(0.35 / 0.00 / 0.19 / 0.60)

CMYK percentages

%34.65
%0
%18.81
%60.39

Codes

Color #426552 in popluar color models

42 65 52
RGB 66 101 82
HSL 147° 20.96% 32.75%
HSB/HSV 147° 34.65% 39.61%
CMYK 34.65% 0.00% 18.81%
60.39%

Color #426552 in popluar number systems.

HEX 42 65 52
Decimal 66 101 82
Binary 1000010 1100101 1010010
Octal 102 145 122

Shades and tints

Shades of #426552

#426552
(66,101,82)
#3C5C4B
(60,92,75)
#365344
(54,83,68)
#304A3D
(48,74,61)
#2A4136
(42,65,54)
#24382F
(36,56,47)
#1E2F28
(30,47,40)
#182621
(24,38,33)
#121D1A
(18,29,26)
#0C1413
(12,20,19)
#060B0C
(6,11,12)
#000000
(0,0,0)

Tints of #426552

#426552
(66,101,82)
#537361
(83,115,97)
#648170
(100,129,112)
#758F7F
(117,143,127)
#869D8E
(134,157,142)
#97AB9D
(151,171,157)
#A8B9AC
(168,185,172)
#B9C7BB
(185,199,187)
#CAD5CA
(202,213,202)
#DBE3D9
(219,227,217)
#ECF1E8
(236,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426552; }

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

This text font color is #426552.

Background Color

.myBgColor { background-color: #426552; }

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

This div background color is #426552.

Border color

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

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

This div border color is #426552.

Opacity

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

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

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

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

This text has shadow with #426552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426552.

Preview

Color preview on black background

This text has color #426552 on black background.


Color preview on white background

This text has color #426552 on white background.


Black color preview on #426552 background

This text has black color on #426552 background.


White color preview on #426552 background

This text has white color on #426552 background.


Related colors

Complementary color

Complementary color for #hex is #BD9AAD.


I love getcolorcode.com

Triadic colors

1 #524265 and #655242 with #426552 are triadic colors.

2 #526542 and #654252 with #426552 are triadic colors.