COLOR #425438

HEX: #425438 RGB: (66,84,56)

Color info

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

RGB color model

#425438 color RGB value is (66,84,56).

RGB: (66,84,56) (26%, 33%, 22%)

RGB channels and saturation

R 66 of 255 = 26%
G 84 of 255 = 33%
B 56 of 255 = 22%

66
84
56

R + G + B ~ 27%. #425438 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 84 + 56 = 206 (100%)
R 66 of 206 ~ 32.04%
G 84 of 206 ~ 40.78%
B 56 of 206 ~ 27.18'%

%32.04
%40.78
%27.18

CMYK color model

#425438 color CMYK value is (21,0,33,67).

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

CMYK: (21,0,33,67)
C21M0Y33K67 (21%, 0%, 33%, 67%)
(0.21 / 0.00 / 0.33 / 0.67)

CMYK percentages

%21.43
%0
%33.33
%67.06

Codes

Color #425438 in popluar color models

42 54 38
RGB 66 84 56
HSL 99° 20.00% 27.45%
HSB/HSV 99° 33.33% 32.94%
CMYK 21.43% 0.00% 33.33%
67.06%

Color #425438 in popluar number systems.

HEX 42 54 38
Decimal 66 84 56
Binary 1000010 1010100 111000
Octal 102 124 70

Shades and tints

Shades of #425438

#425438
(66,84,56)
#3C4D33
(60,77,51)
#36462E
(54,70,46)
#303F29
(48,63,41)
#2A3824
(42,56,36)
#24311F
(36,49,31)
#1E2A1A
(30,42,26)
#182315
(24,35,21)
#121C10
(18,28,16)
#0C150B
(12,21,11)
#060E06
(6,14,6)
#000000
(0,0,0)

Tints of #425438

#425438
(66,84,56)
#53634A
(83,99,74)
#64725C
(100,114,92)
#75816E
(117,129,110)
#869080
(134,144,128)
#979F92
(151,159,146)
#A8AEA4
(168,174,164)
#B9BDB6
(185,189,182)
#CACCC8
(202,204,200)
#DBDBDA
(219,219,218)
#ECEAEC
(236,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425438; }

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

This text font color is #425438.

Background Color

.myBgColor { background-color: #425438; }

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

This div background color is #425438.

Border color

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

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

This div border color is #425438.

Opacity

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

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

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

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

This text has shadow with #425438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425438.

Preview

Color preview on black background

This text has color #425438 on black background.


Color preview on white background

This text has color #425438 on white background.


Black color preview on #425438 background

This text has black color on #425438 background.


White color preview on #425438 background

This text has white color on #425438 background.


Related colors

Complementary color

Complementary color for #hex is #BDABC7.


I love getcolorcode.com

Triadic colors

1 #384254 and #543842 with #425438 are triadic colors.

2 #385442 and #544238 with #425438 are triadic colors.