COLOR #424A55

HEX: #424A55 RGB: (66,74,85)

Renk bilgisi

#424A55 contains red, green and blue colors in about the same proportion. #424A55 ‘ nin web güvenlik rengi #333366 (ya da #336) dir.

RGB renk modeli

#424A55 color RGB value is (66,74,85).

RGB: (66,74,85) (26%, 29%, 33%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 74 of 255 = 29%
B 85 of 255 = 33%

66
74
85

R + G + B ~ 29%. #424A55 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 74 + 85 = 225 (100%)
R 66 of 225 ~ 29.33%
G 74 of 225 ~ 32.89%
B 85 of 225 ~ 37.78'%

%29.33
%32.89
%37.78

CMYK RENK MODELİ

#424A55 rengi CMYK tonu (22,13,0,67).

  • camgöbeği tonu 22.35%
  • eflatun tonu 12.94%
  • sarı tonu 0.00%
  • ana renk tonu 66.67%
CMYK: (22,13,0,67) C22M13Y0K67 (22%,13%,0%,67%) (0.22/0.13/0.00/0.67) 

CMYK yüzdeleri

%22.35
%12.94
%0
%66.67

Codes

Color #424A55 in popluar color models

42 4A 55
RGB 66 74 85
HSL 215° 12.58% 29.61%
HSB/HSV 215° 22.35% 33.33%
CMYK 22.35% 12.94% 0.00%
66.67%

Color #424A55 in popluar number systems.

HEX 42 4A 55
Decimal 66 74 85
Binary 1000010 1001010 1010101
Octal 102 112 125

Shades and tints

Shades of #424A55

#424A55
(66,74,85)
#3C444E
(60,68,78)
#363E47
(54,62,71)
#303840
(48,56,64)
#2A3239
(42,50,57)
#242C32
(36,44,50)
#1E262B
(30,38,43)
#182024
(24,32,36)
#121A1D
(18,26,29)
#0C1416
(12,20,22)
#060E0F
(6,14,15)
#000000
(0,0,0)

Tints of #424A55

#424A55
(66,74,85)
#535A64
(83,90,100)
#646A73
(100,106,115)
#757A82
(117,122,130)
#868A91
(134,138,145)
#979AA0
(151,154,160)
#A8AAAF
(168,170,175)
#B9BABE
(185,186,190)
#CACACD
(202,202,205)
#DBDADC
(219,218,220)
#ECEAEB
(236,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #424A55 color. Also use rgb(66,74,85) instead hex code.

Text Font Color

.myTextColor { color: #424A55; }

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

This text font color is #424A55.

Background Color

.myBgColor { background-color: #424A55; }

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

This div background color is #424A55.

Border color

.myBorderColor { border: 1px solid #424A55; }

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

This div border color is #424A55.

Opacity

.myOpacity80 { color: #424A55; opacity: 0.8; }

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

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

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

This text has shadow with #424A55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424A55.

Preview

Color preview on black background

This text has color #424A55 on black background.


Color preview on white background

This text has color #424A55 on white background.


Black color preview on #424A55 background

This text has black color on #424A55 background.


White color preview on #424A55 background

This text has white color on #424A55 background.


Related colors

Complementary color

Complementary color for #hex is #BDB5AA.


I love getcolorcode.com

Triadic colors

1 #55424A and #4A5542 with #424A55 are triadic colors.

2 #554A42 and #4A4255 with #424A55 are triadic colors.