COLOR #425269

HEX: #425269 RGB: (66,82,105)

Color info

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

RGB color model

#425269 color RGB value is (66,82,105).

RGB: (66,82,105) (26%, 32%, 41%)

RGB channels and saturation

R 66 of 255 = 26%
G 82 of 255 = 32%
B 105 of 255 = 41%

66
82
105

R + G + B ~ 33%. #425269 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 82 + 105 = 253 (100%)
R 66 of 253 ~ 26.09%
G 82 of 253 ~ 32.41%
B 105 of 253 ~ 41.5'%

%26.09
%32.41
%41.5

CMYK color model

#425269 color CMYK value is (37,22,0,59).

  • cyan value is 37.14%
  • magenta value is 21.90%
  • yellow value is 0.00%
  • key color value is 58.82%
CMYK: (37,22,0,59) C37M22Y0K59 (37%,22%,0%,59%) (0.37/0.22/0.00/0.59) 

CMYK percentages

%37.14
%21.9
%0
%58.82

Codes

Color #425269 in popluar color models

42 52 69
RGB 66 82 105
HSL 215° 22.81% 33.53%
HSB/HSV 215° 37.14% 41.18%
CMYK 37.14% 21.90% 0.00%
58.82%

Color #425269 in popluar number systems.

HEX 42 52 69
Decimal 66 82 105
Binary 1000010 1010010 1101001
Octal 102 122 151

Shades and tints

Shades of #425269

#425269
(66,82,105)
#3C4B60
(60,75,96)
#364457
(54,68,87)
#303D4E
(48,61,78)
#2A3645
(42,54,69)
#242F3C
(36,47,60)
#1E2833
(30,40,51)
#18212A
(24,33,42)
#121A21
(18,26,33)
#0C1318
(12,19,24)
#060C0F
(6,12,15)
#000000
(0,0,0)

Tints of #425269

#425269
(66,82,105)
#536176
(83,97,118)
#647083
(100,112,131)
#757F90
(117,127,144)
#868E9D
(134,142,157)
#979DAA
(151,157,170)
#A8ACB7
(168,172,183)
#B9BBC4
(185,187,196)
#CACAD1
(202,202,209)
#DBD9DE
(219,217,222)
#ECE8EB
(236,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425269; }

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

This text font color is #425269.

Background Color

.myBgColor { background-color: #425269; }

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

This div background color is #425269.

Border color

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

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

This div border color is #425269.

Opacity

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

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

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

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

This text has shadow with #425269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425269.

Preview

Color preview on black background

This text has color #425269 on black background.


Color preview on white background

This text has color #425269 on white background.


Black color preview on #425269 background

This text has black color on #425269 background.


White color preview on #425269 background

This text has white color on #425269 background.


Related colors

Complementary color

Complementary color for #hex is #BDAD96.


I love getcolorcode.com

Triadic colors

1 #694252 and #526942 with #425269 are triadic colors.

2 #695242 and #524269 with #425269 are triadic colors.