COLOR #426354

HEX: #426354 RGB: (66,99,84)

Color info

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

RGB color model

#426354 color RGB value is (66,99,84).

RGB: (66,99,84) (26%, 39%, 33%)

RGB channels and saturation

R 66 of 255 = 26%
G 99 of 255 = 39%
B 84 of 255 = 33%

66
99
84

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

Portions of RGB colors in percentages

R + G + B = 66 + 99 + 84 = 249 (100%)
R 66 of 249 ~ 26.51%
G 99 of 249 ~ 39.76%
B 84 of 249 ~ 33.73'%

%26.51
%39.76
%33.73

CMYK color model

#426354 color CMYK value is (33,0,15,61).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 15.15%
  • key color value is 61.18%

CMYK: (33,0,15,61)
C33M0Y15K61 (33%, 0%, 15%, 61%)
(0.33 / 0.00 / 0.15 / 0.61)

CMYK percentages

%33.33
%0
%15.15
%61.18

Codes

Color #426354 in popluar color models

42 63 54
RGB 66 99 84
HSL 153° 20.00% 32.35%
HSB/HSV 153° 33.33% 38.82%
CMYK 33.33% 0.00% 15.15%
61.18%

Color #426354 in popluar number systems.

HEX 42 63 54
Decimal 66 99 84
Binary 1000010 1100011 1010100
Octal 102 143 124

Shades and tints

Shades of #426354

#426354
(66,99,84)
#3C5A4D
(60,90,77)
#365146
(54,81,70)
#30483F
(48,72,63)
#2A3F38
(42,63,56)
#243631
(36,54,49)
#1E2D2A
(30,45,42)
#182423
(24,36,35)
#121B1C
(18,27,28)
#0C1215
(12,18,21)
#06090E
(6,9,14)
#000000
(0,0,0)

Tints of #426354

#426354
(66,99,84)
#537163
(83,113,99)
#647F72
(100,127,114)
#758D81
(117,141,129)
#869B90
(134,155,144)
#97A99F
(151,169,159)
#A8B7AE
(168,183,174)
#B9C5BD
(185,197,189)
#CAD3CC
(202,211,204)
#DBE1DB
(219,225,219)
#ECEFEA
(236,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426354 color. Also use rgb(66,99,84) instead hex code.

Text Font Color

.myTextColor { color: #426354; }

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

This text font color is #426354.

Background Color

.myBgColor { background-color: #426354; }

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

This div background color is #426354.

Border color

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

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

This div border color is #426354.

Opacity

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

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

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

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

This text has shadow with #426354 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426354.

Preview

Color preview on black background

This text has color #426354 on black background.


Color preview on white background

This text has color #426354 on white background.


Black color preview on #426354 background

This text has black color on #426354 background.


White color preview on #426354 background

This text has white color on #426354 background.


Related colors

Complementary color

Complementary color for #hex is #BD9CAB.


I love getcolorcode.com

Triadic colors

1 #544263 and #635442 with #426354 are triadic colors.

2 #546342 and #634254 with #426354 are triadic colors.