COLOR #425D57

HEX: #425D57 RGB: (66,93,87)

Renk bilgisi

#425D57 contains red, green and blue colors in about the same proportion. #425D57 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#425D57 color RGB value is (66,93,87).

RGB: (66,93,87) (26%, 36%, 34%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 93 of 255 = 36%
B 87 of 255 = 34%

66
93
87

R + G + B ~ 32%. #425D57 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 93 + 87 = 246 (100%)
R 66 of 246 ~ 26.83%
G 93 of 246 ~ 37.8%
B 87 of 246 ~ 35.37'%

%26.83
%37.8
%35.37

CMYK RENK MODELİ

#425D57 rengi CMYK tonu (29,0,6,64).

  • camgöbeği tonu 29.03%
  • eflatun tonu 0.00%
  • sarı tonu 6.45%
  • ana renk tonu 63.53%

CMYK: (29,0,6,64)
C29M0Y6K64 (29%, 0%, 6%, 64%)
(0.29 / 0.00 / 0.06 / 0.64)

CMYK yüzdeleri

%29.03
%0
%6.45
%63.53

Codes

Color #425D57 in popluar color models

42 5D 57
RGB 66 93 87
HSL 167° 16.98% 31.18%
HSB/HSV 167° 29.03% 36.47%
CMYK 29.03% 0.00% 6.45%
63.53%

Color #425D57 in popluar number systems.

HEX 42 5D 57
Decimal 66 93 87
Binary 1000010 1011101 1010111
Octal 102 135 127

Shades and tints

Shades of #425D57

#425D57
(66,93,87)
#3C5550
(60,85,80)
#364D49
(54,77,73)
#304542
(48,69,66)
#2A3D3B
(42,61,59)
#243534
(36,53,52)
#1E2D2D
(30,45,45)
#182526
(24,37,38)
#121D1F
(18,29,31)
#0C1518
(12,21,24)
#060D11
(6,13,17)
#000000
(0,0,0)

Tints of #425D57

#425D57
(66,93,87)
#536B66
(83,107,102)
#647975
(100,121,117)
#758784
(117,135,132)
#869593
(134,149,147)
#97A3A2
(151,163,162)
#A8B1B1
(168,177,177)
#B9BFC0
(185,191,192)
#CACDCF
(202,205,207)
#DBDBDE
(219,219,222)
#ECE9ED
(236,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425D57 color. Also use rgb(66,93,87) instead hex code.

Text Font Color

.myTextColor { color: #425D57; }

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

This text font color is #425D57.

Background Color

.myBgColor { background-color: #425D57; }

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

This div background color is #425D57.

Border color

.myBorderColor { border: 1px solid #425D57; }

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

This div border color is #425D57.

Opacity

.myOpacity80 { color: #425D57; opacity: 0.8; }

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

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

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

This text has shadow with #425D57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425D57.

Preview

Color preview on black background

This text has color #425D57 on black background.


Color preview on white background

This text has color #425D57 on white background.


Black color preview on #425D57 background

This text has black color on #425D57 background.


White color preview on #425D57 background

This text has white color on #425D57 background.


Related colors

Complementary color

Complementary color for #hex is #BDA2A8.


I love getcolorcode.com

Triadic colors

1 #57425D and #5D5742 with #425D57 are triadic colors.

2 #575D42 and #5D4257 with #425D57 are triadic colors.