COLOR #424755

HEX: #424755 RGB: (66,71,85)

Renk bilgisi

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

RGB renk modeli

#424755 color RGB value is (66,71,85).

RGB: (66,71,85) (26%, 28%, 33%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 71 of 255 = 28%
B 85 of 255 = 33%

66
71
85

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

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 71 + 85 = 222 (100%)
R 66 of 222 ~ 29.73%
G 71 of 222 ~ 31.98%
B 85 of 222 ~ 38.29'%

%29.73
%31.98
%38.29

CMYK RENK MODELİ

#424755 rengi CMYK tonu (22,16,0,67).

  • camgöbeği tonu 22.35%
  • eflatun tonu 16.47%
  • sarı tonu 0.00%
  • ana renk tonu 66.67%

CMYK: (22,16,0,67)
C22M16Y0K67 (22%, 16%, 0%, 67%)
(0.22 / 0.16 / 0.00 / 0.67)

CMYK yüzdeleri

%22.35
%16.47
%0
%66.67

Codes

Color #424755 in popluar color models

42 47 55
RGB 66 71 85
HSL 224° 12.58% 29.61%
HSB/HSV 224° 22.35% 33.33%
CMYK 22.35% 16.47% 0.00%
66.67%

Color #424755 in popluar number systems.

HEX 42 47 55
Decimal 66 71 85
Binary 1000010 1000111 1010101
Octal 102 107 125

Shades and tints

Shades of #424755

#424755
(66,71,85)
#3C414E
(60,65,78)
#363B47
(54,59,71)
#303540
(48,53,64)
#2A2F39
(42,47,57)
#242932
(36,41,50)
#1E232B
(30,35,43)
#181D24
(24,29,36)
#12171D
(18,23,29)
#0C1116
(12,17,22)
#060B0F
(6,11,15)
#000000
(0,0,0)

Tints of #424755

#424755
(66,71,85)
#535764
(83,87,100)
#646773
(100,103,115)
#757782
(117,119,130)
#868791
(134,135,145)
#9797A0
(151,151,160)
#A8A7AF
(168,167,175)
#B9B7BE
(185,183,190)
#CAC7CD
(202,199,205)
#DBD7DC
(219,215,220)
#ECE7EB
(236,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424755; }

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

This text font color is #424755.

Background Color

.myBgColor { background-color: #424755; }

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

This div background color is #424755.

Border color

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

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

This div border color is #424755.

Opacity

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

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

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

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

This text has shadow with #424755 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424755.

Preview

Color preview on black background

This text has color #424755 on black background.


Color preview on white background

This text has color #424755 on white background.


Black color preview on #424755 background

This text has black color on #424755 background.


White color preview on #424755 background

This text has white color on #424755 background.


Related colors

Complementary color

Complementary color for #hex is #BDB8AA.


I love getcolorcode.com

Triadic colors

1 #554247 and #475542 with #424755 are triadic colors.

2 #554742 and #474255 with #424755 are triadic colors.