COLOR #425873

HEX: #425873 RGB: (66,88,115)

Color info

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

RGB color model

#425873 color RGB value is (66,88,115).

RGB: (66,88,115) (26%, 35%, 45%)

RGB channels and saturation

R 66 of 255 = 26%
G 88 of 255 = 35%
B 115 of 255 = 45%

66
88
115

R + G + B ~ 35%. #425873 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 88 + 115 = 269 (100%)
R 66 of 269 ~ 24.54%
G 88 of 269 ~ 32.71%
B 115 of 269 ~ 42.75'%

%24.54
%32.71
%42.75

CMYK color model

#425873 color CMYK value is (43,23,0,55).

  • cyan value is 42.61%
  • magenta value is 23.48%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (43,23,0,55)
C43M23Y0K55 (43%, 23%, 0%, 55%)
(0.43 / 0.23 / 0.00 / 0.55)

CMYK percentages

%42.61
%23.48
%0
%54.9

Codes

Color #425873 in popluar color models

42 58 73
RGB 66 88 115
HSL 213° 27.07% 35.49%
HSB/HSV 213° 42.61% 45.10%
CMYK 42.61% 23.48% 0.00%
54.90%

Color #425873 in popluar number systems.

HEX 42 58 73
Decimal 66 88 115
Binary 1000010 1011000 1110011
Octal 102 130 163

Shades and tints

Shades of #425873

#425873
(66,88,115)
#3C5069
(60,80,105)
#36485F
(54,72,95)
#304055
(48,64,85)
#2A384B
(42,56,75)
#243041
(36,48,65)
#1E2837
(30,40,55)
#18202D
(24,32,45)
#121823
(18,24,35)
#0C1019
(12,16,25)
#06080F
(6,8,15)
#000000
(0,0,0)

Tints of #425873

#425873
(66,88,115)
#53677F
(83,103,127)
#64768B
(100,118,139)
#758597
(117,133,151)
#8694A3
(134,148,163)
#97A3AF
(151,163,175)
#A8B2BB
(168,178,187)
#B9C1C7
(185,193,199)
#CAD0D3
(202,208,211)
#DBDFDF
(219,223,223)
#ECEEEB
(236,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425873; }

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

This text font color is #425873.

Background Color

.myBgColor { background-color: #425873; }

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

This div background color is #425873.

Border color

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

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

This div border color is #425873.

Opacity

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

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

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

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

This text has shadow with #425873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425873.

Preview

Color preview on black background

This text has color #425873 on black background.


Color preview on white background

This text has color #425873 on white background.


Black color preview on #425873 background

This text has black color on #425873 background.


White color preview on #425873 background

This text has white color on #425873 background.


Related colors

Complementary color

Complementary color for #hex is #BDA78C.


I love getcolorcode.com

Triadic colors

1 #734258 and #587342 with #425873 are triadic colors.

2 #735842 and #584273 with #425873 are triadic colors.