COLOR #425D43

HEX: #425D43 RGB: (66,93,67)

Color info

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

RGB color model

#425D43 color RGB value is (66,93,67).

RGB: (66,93,67) (26%, 36%, 26%)

RGB channels and saturation

R 66 of 255 = 26%
G 93 of 255 = 36%
B 67 of 255 = 26%

66
93
67

R + G + B ~ 29%. #425D43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 93 + 67 = 226 (100%)
R 66 of 226 ~ 29.2%
G 93 of 226 ~ 41.15%
B 67 of 226 ~ 29.65'%

%29.2
%41.15
%29.65

CMYK color model

#425D43 color CMYK value is (29,0,28,64).

  • cyan value is 29.03%
  • magenta value is 0.00%
  • yellow value is 27.96%
  • key color value is 63.53%

CMYK: (29,0,28,64)
C29M0Y28K64 (29%, 0%, 28%, 64%)
(0.29 / 0.00 / 0.28 / 0.64)

CMYK percentages

%29.03
%0
%27.96
%63.53

Codes

Color #425D43 in popluar color models

42 5D 43
RGB 66 93 67
HSL 122° 16.98% 31.18%
HSB/HSV 122° 29.03% 36.47%
CMYK 29.03% 0.00% 27.96%
63.53%

Color #425D43 in popluar number systems.

HEX 42 5D 43
Decimal 66 93 67
Binary 1000010 1011101 1000011
Octal 102 135 103

Shades and tints

Shades of #425D43

#425D43
(66,93,67)
#3C553D
(60,85,61)
#364D37
(54,77,55)
#304531
(48,69,49)
#2A3D2B
(42,61,43)
#243525
(36,53,37)
#1E2D1F
(30,45,31)
#182519
(24,37,25)
#121D13
(18,29,19)
#0C150D
(12,21,13)
#060D07
(6,13,7)
#000000
(0,0,0)

Tints of #425D43

#425D43
(66,93,67)
#536B54
(83,107,84)
#647965
(100,121,101)
#758776
(117,135,118)
#869587
(134,149,135)
#97A398
(151,163,152)
#A8B1A9
(168,177,169)
#B9BFBA
(185,191,186)
#CACDCB
(202,205,203)
#DBDBDC
(219,219,220)
#ECE9ED
(236,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425D43 color. Also use rgb(66,93,67) instead hex code.

Text Font Color

.myTextColor { color: #425D43; }

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

This text font color is #425D43.

Background Color

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

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

This div background color is #425D43.

Border color

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

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

This div border color is #425D43.

Opacity

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

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

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

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

This text has shadow with #425D43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425D43.

Preview

Color preview on black background

This text has color #425D43 on black background.


Color preview on white background

This text has color #425D43 on white background.


Black color preview on #425D43 background

This text has black color on #425D43 background.


White color preview on #425D43 background

This text has white color on #425D43 background.


Related colors

Complementary color

Complementary color for #hex is #BDA2BC.


I love getcolorcode.com

Triadic colors

1 #43425D and #5D4342 with #425D43 are triadic colors.

2 #435D42 and #5D4243 with #425D43 are triadic colors.