COLOR #425B44

HEX: #425B44 RGB: (66,91,68)

Color info

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

RGB color model

#425B44 color RGB value is (66,91,68).

RGB: (66,91,68) (26%, 36%, 27%)

RGB channels and saturation

R 66 of 255 = 26%
G 91 of 255 = 36%
B 68 of 255 = 27%

66
91
68

R + G + B ~ 30%. #425B44 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 91 + 68 = 225 (100%)
R 66 of 225 ~ 29.33%
G 91 of 225 ~ 40.44%
B 68 of 225 ~ 30.22'%

%29.33
%40.44
%30.22

CMYK color model

#425B44 color CMYK value is (27,0,25,64).

  • cyan value is 27.47%
  • magenta value is 0.00%
  • yellow value is 25.27%
  • key color value is 64.31%

CMYK: (27,0,25,64)
C27M0Y25K64 (27%, 0%, 25%, 64%)
(0.27 / 0.00 / 0.25 / 0.64)

CMYK percentages

%27.47
%0
%25.27
%64.31

Codes

Color #425B44 in popluar color models

42 5B 44
RGB 66 91 68
HSL 125° 15.92% 30.78%
HSB/HSV 125° 27.47% 35.69%
CMYK 27.47% 0.00% 25.27%
64.31%

Color #425B44 in popluar number systems.

HEX 42 5B 44
Decimal 66 91 68
Binary 1000010 1011011 1000100
Octal 102 133 104

Shades and tints

Shades of #425B44

#425B44
(66,91,68)
#3C533E
(60,83,62)
#364B38
(54,75,56)
#304332
(48,67,50)
#2A3B2C
(42,59,44)
#243326
(36,51,38)
#1E2B20
(30,43,32)
#18231A
(24,35,26)
#121B14
(18,27,20)
#0C130E
(12,19,14)
#060B08
(6,11,8)
#000000
(0,0,0)

Tints of #425B44

#425B44
(66,91,68)
#536955
(83,105,85)
#647766
(100,119,102)
#758577
(117,133,119)
#869388
(134,147,136)
#97A199
(151,161,153)
#A8AFAA
(168,175,170)
#B9BDBB
(185,189,187)
#CACBCC
(202,203,204)
#DBD9DD
(219,217,221)
#ECE7EE
(236,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425B44 color. Also use rgb(66,91,68) instead hex code.

Text Font Color

.myTextColor { color: #425B44; }

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

This text font color is #425B44.

Background Color

.myBgColor { background-color: #425B44; }

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

This div background color is #425B44.

Border color

.myBorderColor { border: 1px solid #425B44; }

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

This div border color is #425B44.

Opacity

.myOpacity80 { color: #425B44; opacity: 0.8; }

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

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

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

This text has shadow with #425B44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425B44.

Preview

Color preview on black background

This text has color #425B44 on black background.


Color preview on white background

This text has color #425B44 on white background.


Black color preview on #425B44 background

This text has black color on #425B44 background.


White color preview on #425B44 background

This text has white color on #425B44 background.


Related colors

Complementary color

Complementary color for #hex is #BDA4BB.


I love getcolorcode.com

Triadic colors

1 #44425B and #5B4442 with #425B44 are triadic colors.

2 #445B42 and #5B4244 with #425B44 are triadic colors.