COLOR #425440

HEX: #425440 RGB: (66,84,64)

Color info

#425440 contains red, green and blue colors in about the same proportion. Web safe color of #425440 is #336633 (or #363).

RGB color model

#425440 color RGB value is (66,84,64).

RGB: (66,84,64) (26%, 33%, 25%)

RGB channels and saturation

R 66 of 255 = 26%
G 84 of 255 = 33%
B 64 of 255 = 25%

66
84
64

R + G + B ~ 28%. #425440 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 84 + 64 = 214 (100%)
R 66 of 214 ~ 30.84%
G 84 of 214 ~ 39.25%
B 64 of 214 ~ 29.91'%

%30.84
%39.25
%29.91

CMYK color model

#425440 color CMYK value is (21,0,24,67).

  • cyan value is 21.43%
  • magenta value is 0.00%
  • yellow value is 23.81%
  • key color value is 67.06%

CMYK: (21,0,24,67)
C21M0Y24K67 (21%, 0%, 24%, 67%)
(0.21 / 0.00 / 0.24 / 0.67)

CMYK percentages

%21.43
%0
%23.81
%67.06

Codes

Color #425440 in popluar color models

42 54 40
RGB 66 84 64
HSL 114° 13.51% 29.02%
HSB/HSV 114° 23.81% 32.94%
CMYK 21.43% 0.00% 23.81%
67.06%

Color #425440 in popluar number systems.

HEX 42 54 40
Decimal 66 84 64
Binary 1000010 1010100 1000000
Octal 102 124 100

Shades and tints

Shades of #425440

#425440
(66,84,64)
#3C4D3B
(60,77,59)
#364636
(54,70,54)
#303F31
(48,63,49)
#2A382C
(42,56,44)
#243127
(36,49,39)
#1E2A22
(30,42,34)
#18231D
(24,35,29)
#121C18
(18,28,24)
#0C1513
(12,21,19)
#060E0E
(6,14,14)
#000000
(0,0,0)

Tints of #425440

#425440
(66,84,64)
#536351
(83,99,81)
#647262
(100,114,98)
#758173
(117,129,115)
#869084
(134,144,132)
#979F95
(151,159,149)
#A8AEA6
(168,174,166)
#B9BDB7
(185,189,183)
#CACCC8
(202,204,200)
#DBDBD9
(219,219,217)
#ECEAEA
(236,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425440; }

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

This text font color is #425440.

Background Color

.myBgColor { background-color: #425440; }

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

This div background color is #425440.

Border color

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

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

This div border color is #425440.

Opacity

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

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

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

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

This text has shadow with #425440 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425440.

Preview

Color preview on black background

This text has color #425440 on black background.


Color preview on white background

This text has color #425440 on white background.


Black color preview on #425440 background

This text has black color on #425440 background.


White color preview on #425440 background

This text has white color on #425440 background.


Related colors

Complementary color

Complementary color for #hex is #BDABBF.


I love getcolorcode.com

Triadic colors

1 #404254 and #544042 with #425440 are triadic colors.

2 #405442 and #544240 with #425440 are triadic colors.