COLOR #425441

HEX: #425441 RGB: (66,84,65)

Color info

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

RGB color model

#425441 color RGB value is (66,84,65).

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

RGB channels and saturation

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

66
84
65

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

Portions of RGB colors in percentages

R + G + B = 66 + 84 + 65 = 215 (100%)
R 66 of 215 ~ 30.7%
G 84 of 215 ~ 39.07%
B 65 of 215 ~ 30.23'%

%30.7
%39.07
%30.23

CMYK color model

#425441 color CMYK value is (21,0,23,67).

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

CMYK: (21,0,23,67)
C21M0Y23K67 (21%, 0%, 23%, 67%)
(0.21 / 0.00 / 0.23 / 0.67)

CMYK percentages

%21.43
%0
%22.62
%67.06

Codes

Color #425441 in popluar color models

42 54 41
RGB 66 84 65
HSL 117° 12.75% 29.22%
HSB/HSV 117° 22.62% 32.94%
CMYK 21.43% 0.00% 22.62%
67.06%

Color #425441 in popluar number systems.

HEX 42 54 41
Decimal 66 84 65
Binary 1000010 1010100 1000001
Octal 102 124 101

Shades and tints

Shades of #425441

#425441
(66,84,65)
#3C4D3C
(60,77,60)
#364637
(54,70,55)
#303F32
(48,63,50)
#2A382D
(42,56,45)
#243128
(36,49,40)
#1E2A23
(30,42,35)
#18231E
(24,35,30)
#121C19
(18,28,25)
#0C1514
(12,21,20)
#060E0F
(6,14,15)
#000000
(0,0,0)

Tints of #425441

#425441
(66,84,65)
#536352
(83,99,82)
#647263
(100,114,99)
#758174
(117,129,116)
#869085
(134,144,133)
#979F96
(151,159,150)
#A8AEA7
(168,174,167)
#B9BDB8
(185,189,184)
#CACCC9
(202,204,201)
#DBDBDA
(219,219,218)
#ECEAEB
(236,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425441; }

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

This text font color is #425441.

Background Color

.myBgColor { background-color: #425441; }

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

This div background color is #425441.

Border color

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

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

This div border color is #425441.

Opacity

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

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

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

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

This text has shadow with #425441 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425441.

Preview

Color preview on black background

This text has color #425441 on black background.


Color preview on white background

This text has color #425441 on white background.


Black color preview on #425441 background

This text has black color on #425441 background.


White color preview on #425441 background

This text has white color on #425441 background.


Related colors

Complementary color

Complementary color for #hex is #BDABBE.


I love getcolorcode.com

Triadic colors

1 #414254 and #544142 with #425441 are triadic colors.

2 #415442 and #544241 with #425441 are triadic colors.