COLOR #425159

HEX: #425159 RGB: (66,81,89)

Color info

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

RGB color model

#425159 color RGB value is (66,81,89).

RGB: (66,81,89) (26%, 32%, 35%)

RGB channels and saturation

R 66 of 255 = 26%
G 81 of 255 = 32%
B 89 of 255 = 35%

66
81
89

R + G + B ~ 31%. #425159 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 81 + 89 = 236 (100%)
R 66 of 236 ~ 27.97%
G 81 of 236 ~ 34.32%
B 89 of 236 ~ 37.71'%

%27.97
%34.32
%37.71

CMYK color model

#425159 color CMYK value is (26,9,0,65).

  • cyan value is 25.84%
  • magenta value is 8.99%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (26,9,0,65)
C26M9Y0K65 (26%, 9%, 0%, 65%)
(0.26 / 0.09 / 0.00 / 0.65)

CMYK percentages

%25.84
%8.99
%0
%65.1

Codes

Color #425159 in popluar color models

42 51 59
RGB 66 81 89
HSL 201° 14.84% 30.39%
HSB/HSV 201° 25.84% 34.90%
CMYK 25.84% 8.99% 0.00%
65.10%

Color #425159 in popluar number systems.

HEX 42 51 59
Decimal 66 81 89
Binary 1000010 1010001 1011001
Octal 102 121 131

Shades and tints

Shades of #425159

#425159
(66,81,89)
#3C4A51
(60,74,81)
#364349
(54,67,73)
#303C41
(48,60,65)
#2A3539
(42,53,57)
#242E31
(36,46,49)
#1E2729
(30,39,41)
#182021
(24,32,33)
#121919
(18,25,25)
#0C1211
(12,18,17)
#060B09
(6,11,9)
#000000
(0,0,0)

Tints of #425159

#425159
(66,81,89)
#536068
(83,96,104)
#646F77
(100,111,119)
#757E86
(117,126,134)
#868D95
(134,141,149)
#979CA4
(151,156,164)
#A8ABB3
(168,171,179)
#B9BAC2
(185,186,194)
#CAC9D1
(202,201,209)
#DBD8E0
(219,216,224)
#ECE7EF
(236,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425159 color. Also use rgb(66,81,89) instead hex code.

Text Font Color

.myTextColor { color: #425159; }

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

This text font color is #425159.

Background Color

.myBgColor { background-color: #425159; }

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

This div background color is #425159.

Border color

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

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

This div border color is #425159.

Opacity

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

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

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

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

This text has shadow with #425159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425159.

Preview

Color preview on black background

This text has color #425159 on black background.


Color preview on white background

This text has color #425159 on white background.


Black color preview on #425159 background

This text has black color on #425159 background.


White color preview on #425159 background

This text has white color on #425159 background.


Related colors

Complementary color

Complementary color for #hex is #BDAEA6.


I love getcolorcode.com

Triadic colors

1 #594251 and #515942 with #425159 are triadic colors.

2 #595142 and #514259 with #425159 are triadic colors.