COLOR #425273

HEX: #425273 RGB: (66,82,115)

Color info

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

RGB color model

#425273 color RGB value is (66,82,115).

RGB: (66,82,115) (26%, 32%, 45%)

RGB channels and saturation

R 66 of 255 = 26%
G 82 of 255 = 32%
B 115 of 255 = 45%

66
82
115

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

Portions of RGB colors in percentages

R + G + B = 66 + 82 + 115 = 263 (100%)
R 66 of 263 ~ 25.1%
G 82 of 263 ~ 31.18%
B 115 of 263 ~ 43.73'%

%25.1
%31.18
%43.73

CMYK color model

#425273 color CMYK value is (43,29,0,55).

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

CMYK: (43,29,0,55)
C43M29Y0K55 (43%, 29%, 0%, 55%)
(0.43 / 0.29 / 0.00 / 0.55)

CMYK percentages

%42.61
%28.7
%0
%54.9

Codes

Color #425273 in popluar color models

42 52 73
RGB 66 82 115
HSL 220° 27.07% 35.49%
HSB/HSV 220° 42.61% 45.10%
CMYK 42.61% 28.70% 0.00%
54.90%

Color #425273 in popluar number systems.

HEX 42 52 73
Decimal 66 82 115
Binary 1000010 1010010 1110011
Octal 102 122 163

Shades and tints

Shades of #425273

#425273
(66,82,115)
#3C4B69
(60,75,105)
#36445F
(54,68,95)
#303D55
(48,61,85)
#2A364B
(42,54,75)
#242F41
(36,47,65)
#1E2837
(30,40,55)
#18212D
(24,33,45)
#121A23
(18,26,35)
#0C1319
(12,19,25)
#060C0F
(6,12,15)
#000000
(0,0,0)

Tints of #425273

#425273
(66,82,115)
#53617F
(83,97,127)
#64708B
(100,112,139)
#757F97
(117,127,151)
#868EA3
(134,142,163)
#979DAF
(151,157,175)
#A8ACBB
(168,172,187)
#B9BBC7
(185,187,199)
#CACAD3
(202,202,211)
#DBD9DF
(219,217,223)
#ECE8EB
(236,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425273; }

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

This text font color is #425273.

Background Color

.myBgColor { background-color: #425273; }

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

This div background color is #425273.

Border color

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

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

This div border color is #425273.

Opacity

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

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

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

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

This text has shadow with #425273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425273.

Preview

Color preview on black background

This text has color #425273 on black background.


Color preview on white background

This text has color #425273 on white background.


Black color preview on #425273 background

This text has black color on #425273 background.


White color preview on #425273 background

This text has white color on #425273 background.


Related colors

Complementary color

Complementary color for #hex is #BDAD8C.


I love getcolorcode.com

Triadic colors

1 #734252 and #527342 with #425273 are triadic colors.

2 #735242 and #524273 with #425273 are triadic colors.