COLOR #425D67

HEX: #425D67 RGB: (66,93,103)

Color info

#425D67 contains red, green and blue colors in about the same proportion. Web safe color of #425D67 is #336666 (or #366).

RGB color model

#425D67 color RGB value is (66,93,103).

RGB: (66,93,103) (26%, 36%, 40%)

RGB channels and saturation

R 66 of 255 = 26%
G 93 of 255 = 36%
B 103 of 255 = 40%

66
93
103

R + G + B ~ 34%. #425D67 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 93 + 103 = 262 (100%)
R 66 of 262 ~ 25.19%
G 93 of 262 ~ 35.5%
B 103 of 262 ~ 39.31'%

%25.19
%35.5
%39.31

CMYK color model

#425D67 color CMYK value is (36,10,0,60).

  • cyan value is 35.92%
  • magenta value is 9.71%
  • yellow value is 0.00%
  • key color value is 59.61%
CMYK: (36,10,0,60) C36M10Y0K60 (36%,10%,0%,60%) (0.36/0.10/0.00/0.60) 

CMYK percentages

%35.92
%9.71
%0
%59.61

Codes

Color #425D67 in popluar color models

42 5D 67
RGB 66 93 103
HSL 196° 21.89% 33.14%
HSB/HSV 196° 35.92% 40.39%
CMYK 35.92% 9.71% 0.00%
59.61%

Color #425D67 in popluar number systems.

HEX 42 5D 67
Decimal 66 93 103
Binary 1000010 1011101 1100111
Octal 102 135 147

Shades and tints

Shades of #425D67

#425D67
(66,93,103)
#3C555E
(60,85,94)
#364D55
(54,77,85)
#30454C
(48,69,76)
#2A3D43
(42,61,67)
#24353A
(36,53,58)
#1E2D31
(30,45,49)
#182528
(24,37,40)
#121D1F
(18,29,31)
#0C1516
(12,21,22)
#060D0D
(6,13,13)
#000000
(0,0,0)

Tints of #425D67

#425D67
(66,93,103)
#536B74
(83,107,116)
#647981
(100,121,129)
#75878E
(117,135,142)
#86959B
(134,149,155)
#97A3A8
(151,163,168)
#A8B1B5
(168,177,181)
#B9BFC2
(185,191,194)
#CACDCF
(202,205,207)
#DBDBDC
(219,219,220)
#ECE9E9
(236,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425D67; }

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

This text font color is #425D67.

Background Color

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

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

This div background color is #425D67.

Border color

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

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

This div border color is #425D67.

Opacity

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

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

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

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

This text has shadow with #425D67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425D67.

Preview

Color preview on black background

This text has color #425D67 on black background.


Color preview on white background

This text has color #425D67 on white background.


Black color preview on #425D67 background

This text has black color on #425D67 background.


White color preview on #425D67 background

This text has white color on #425D67 background.


Related colors

Complementary color

Complementary color for #hex is #BDA298.


I love getcolorcode.com

Triadic colors

1 #67425D and #5D6742 with #425D67 are triadic colors.

2 #675D42 and #5D4267 with #425D67 are triadic colors.