COLOR #425271

HEX: #425271 RGB: (66,82,113)

Color info

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

RGB color model

#425271 color RGB value is (66,82,113).

RGB: (66,82,113) (26%, 32%, 44%)

RGB channels and saturation

R 66 of 255 = 26%
G 82 of 255 = 32%
B 113 of 255 = 44%

66
82
113

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

Portions of RGB colors in percentages

R + G + B = 66 + 82 + 113 = 261 (100%)
R 66 of 261 ~ 25.29%
G 82 of 261 ~ 31.42%
B 113 of 261 ~ 43.3'%

%25.29
%31.42
%43.3

CMYK color model

#425271 color CMYK value is (42,27,0,56).

  • cyan value is 41.59%
  • magenta value is 27.43%
  • yellow value is 0.00%
  • key color value is 55.69%
CMYK: (42,27,0,56) C42M27Y0K56 (42%,27%,0%,56%) (0.42/0.27/0.00/0.56) 

CMYK percentages

%41.59
%27.43
%0
%55.69

Codes

Color #425271 in popluar color models

42 52 71
RGB 66 82 113
HSL 220° 26.26% 35.10%
HSB/HSV 220° 41.59% 44.31%
CMYK 41.59% 27.43% 0.00%
55.69%

Color #425271 in popluar number systems.

HEX 42 52 71
Decimal 66 82 113
Binary 1000010 1010010 1110001
Octal 102 122 161

Shades and tints

Shades of #425271

#425271
(66,82,113)
#3C4B67
(60,75,103)
#36445D
(54,68,93)
#303D53
(48,61,83)
#2A3649
(42,54,73)
#242F3F
(36,47,63)
#1E2835
(30,40,53)
#18212B
(24,33,43)
#121A21
(18,26,33)
#0C1317
(12,19,23)
#060C0D
(6,12,13)
#000000
(0,0,0)

Tints of #425271

#425271
(66,82,113)
#53617D
(83,97,125)
#647089
(100,112,137)
#757F95
(117,127,149)
#868EA1
(134,142,161)
#979DAD
(151,157,173)
#A8ACB9
(168,172,185)
#B9BBC5
(185,187,197)
#CACAD1
(202,202,209)
#DBD9DD
(219,217,221)
#ECE8E9
(236,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425271; }

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

This text font color is #425271.

Background Color

.myBgColor { background-color: #425271; }

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

This div background color is #425271.

Border color

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

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

This div border color is #425271.

Opacity

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

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

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

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

This text has shadow with #425271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425271.

Preview

Color preview on black background

This text has color #425271 on black background.


Color preview on white background

This text has color #425271 on white background.


Black color preview on #425271 background

This text has black color on #425271 background.


White color preview on #425271 background

This text has white color on #425271 background.


Related colors

Complementary color

Complementary color for #hex is #BDAD8E.


I love getcolorcode.com

Triadic colors

1 #714252 and #527142 with #425271 are triadic colors.

2 #715242 and #524271 with #425271 are triadic colors.