COLOR #425869

HEX: #425869 RGB: (66,88,105)

Color info

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

RGB color model

#425869 color RGB value is (66,88,105).

RGB: (66,88,105) (26%, 35%, 41%)

RGB channels and saturation

R 66 of 255 = 26%
G 88 of 255 = 35%
B 105 of 255 = 41%

66
88
105

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

Portions of RGB colors in percentages

R + G + B = 66 + 88 + 105 = 259 (100%)
R 66 of 259 ~ 25.48%
G 88 of 259 ~ 33.98%
B 105 of 259 ~ 40.54'%

%25.48
%33.98
%40.54

CMYK color model

#425869 color CMYK value is (37,16,0,59).

  • cyan value is 37.14%
  • magenta value is 16.19%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (37,16,0,59)
C37M16Y0K59 (37%, 16%, 0%, 59%)
(0.37 / 0.16 / 0.00 / 0.59)

CMYK percentages

%37.14
%16.19
%0
%58.82

Codes

Color #425869 in popluar color models

42 58 69
RGB 66 88 105
HSL 206° 22.81% 33.53%
HSB/HSV 206° 37.14% 41.18%
CMYK 37.14% 16.19% 0.00%
58.82%

Color #425869 in popluar number systems.

HEX 42 58 69
Decimal 66 88 105
Binary 1000010 1011000 1101001
Octal 102 130 151

Shades and tints

Shades of #425869

#425869
(66,88,105)
#3C5060
(60,80,96)
#364857
(54,72,87)
#30404E
(48,64,78)
#2A3845
(42,56,69)
#24303C
(36,48,60)
#1E2833
(30,40,51)
#18202A
(24,32,42)
#121821
(18,24,33)
#0C1018
(12,16,24)
#06080F
(6,8,15)
#000000
(0,0,0)

Tints of #425869

#425869
(66,88,105)
#536776
(83,103,118)
#647683
(100,118,131)
#758590
(117,133,144)
#86949D
(134,148,157)
#97A3AA
(151,163,170)
#A8B2B7
(168,178,183)
#B9C1C4
(185,193,196)
#CAD0D1
(202,208,209)
#DBDFDE
(219,223,222)
#ECEEEB
(236,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425869 color. Also use rgb(66,88,105) instead hex code.

Text Font Color

.myTextColor { color: #425869; }

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

This text font color is #425869.

Background Color

.myBgColor { background-color: #425869; }

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

This div background color is #425869.

Border color

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

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

This div border color is #425869.

Opacity

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

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

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

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

This text has shadow with #425869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425869.

Preview

Color preview on black background

This text has color #425869 on black background.


Color preview on white background

This text has color #425869 on white background.


Black color preview on #425869 background

This text has black color on #425869 background.


White color preview on #425869 background

This text has white color on #425869 background.


Related colors

Complementary color

Complementary color for #hex is #BDA796.


I love getcolorcode.com

Triadic colors

1 #694258 and #586942 with #425869 are triadic colors.

2 #695842 and #584269 with #425869 are triadic colors.