COLOR #425351

HEX: #425351 RGB: (66,83,81)

Color info

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

RGB color model

#425351 color RGB value is (66,83,81).

RGB: (66,83,81) (26%, 33%, 32%)

RGB channels and saturation

R 66 of 255 = 26%
G 83 of 255 = 33%
B 81 of 255 = 32%

66
83
81

R + G + B ~ 30%. #425351 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 83 + 81 = 230 (100%)
R 66 of 230 ~ 28.7%
G 83 of 230 ~ 36.09%
B 81 of 230 ~ 35.22'%

%28.7
%36.09
%35.22

CMYK color model

#425351 color CMYK value is (20,0,2,67).

  • cyan value is 20.48%
  • magenta value is 0.00%
  • yellow value is 2.41%
  • key color value is 67.45%

CMYK: (20,0,2,67)
C20M0Y2K67 (20%, 0%, 2%, 67%)
(0.20 / 0.00 / 0.02 / 0.67)

CMYK percentages

%20.48
%0
%2.41
%67.45

Codes

Color #425351 in popluar color models

42 53 51
RGB 66 83 81
HSL 173° 11.41% 29.22%
HSB/HSV 173° 20.48% 32.55%
CMYK 20.48% 0.00% 2.41%
67.45%

Color #425351 in popluar number systems.

HEX 42 53 51
Decimal 66 83 81
Binary 1000010 1010011 1010001
Octal 102 123 121

Shades and tints

Shades of #425351

#425351
(66,83,81)
#3C4C4A
(60,76,74)
#364543
(54,69,67)
#303E3C
(48,62,60)
#2A3735
(42,55,53)
#24302E
(36,48,46)
#1E2927
(30,41,39)
#182220
(24,34,32)
#121B19
(18,27,25)
#0C1412
(12,20,18)
#060D0B
(6,13,11)
#000000
(0,0,0)

Tints of #425351

#425351
(66,83,81)
#536260
(83,98,96)
#64716F
(100,113,111)
#75807E
(117,128,126)
#868F8D
(134,143,141)
#979E9C
(151,158,156)
#A8ADAB
(168,173,171)
#B9BCBA
(185,188,186)
#CACBC9
(202,203,201)
#DBDAD8
(219,218,216)
#ECE9E7
(236,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425351; }

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

This text font color is #425351.

Background Color

.myBgColor { background-color: #425351; }

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

This div background color is #425351.

Border color

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

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

This div border color is #425351.

Opacity

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

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

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

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

This text has shadow with #425351 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425351.

Preview

Color preview on black background

This text has color #425351 on black background.


Color preview on white background

This text has color #425351 on white background.


Black color preview on #425351 background

This text has black color on #425351 background.


White color preview on #425351 background

This text has white color on #425351 background.


Related colors

Complementary color

Complementary color for #hex is #BDACAE.


I love getcolorcode.com

Triadic colors

1 #514253 and #535142 with #425351 are triadic colors.

2 #515342 and #534251 with #425351 are triadic colors.