COLOR #426553

HEX: #426553 RGB: (66,101,83)

Color info

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

RGB color model

#426553 color RGB value is (66,101,83).

RGB: (66,101,83) (26%, 40%, 33%)

RGB channels and saturation

R 66 of 255 = 26%
G 101 of 255 = 40%
B 83 of 255 = 33%

66
101
83

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

Portions of RGB colors in percentages

R + G + B = 66 + 101 + 83 = 250 (100%)
R 66 of 250 ~ 26.4%
G 101 of 250 ~ 40.4%
B 83 of 250 ~ 33.2'%

%26.4
%40.4
%33.2

CMYK color model

#426553 color CMYK value is (35,0,18,60).

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

CMYK: (35,0,18,60)
C35M0Y18K60 (35%, 0%, 18%, 60%)
(0.35 / 0.00 / 0.18 / 0.60)

CMYK percentages

%34.65
%0
%17.82
%60.39

Codes

Color #426553 in popluar color models

42 65 53
RGB 66 101 83
HSL 149° 20.96% 32.75%
HSB/HSV 149° 34.65% 39.61%
CMYK 34.65% 0.00% 17.82%
60.39%

Color #426553 in popluar number systems.

HEX 42 65 53
Decimal 66 101 83
Binary 1000010 1100101 1010011
Octal 102 145 123

Shades and tints

Shades of #426553

#426553
(66,101,83)
#3C5C4C
(60,92,76)
#365345
(54,83,69)
#304A3E
(48,74,62)
#2A4137
(42,65,55)
#243830
(36,56,48)
#1E2F29
(30,47,41)
#182622
(24,38,34)
#121D1B
(18,29,27)
#0C1414
(12,20,20)
#060B0D
(6,11,13)
#000000
(0,0,0)

Tints of #426553

#426553
(66,101,83)
#537362
(83,115,98)
#648171
(100,129,113)
#758F80
(117,143,128)
#869D8F
(134,157,143)
#97AB9E
(151,171,158)
#A8B9AD
(168,185,173)
#B9C7BC
(185,199,188)
#CAD5CB
(202,213,203)
#DBE3DA
(219,227,218)
#ECF1E9
(236,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #426553; }

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

This text font color is #426553.

Background Color

.myBgColor { background-color: #426553; }

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

This div background color is #426553.

Border color

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

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

This div border color is #426553.

Opacity

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

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

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

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

This text has shadow with #426553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426553.

Preview

Color preview on black background

This text has color #426553 on black background.


Color preview on white background

This text has color #426553 on white background.


Black color preview on #426553 background

This text has black color on #426553 background.


White color preview on #426553 background

This text has white color on #426553 background.


Related colors

Complementary color

Complementary color for #hex is #BD9AAC.


I love getcolorcode.com

Triadic colors

1 #534265 and #655342 with #426553 are triadic colors.

2 #536542 and #654253 with #426553 are triadic colors.