COLOR #424553

HEX: #424553 RGB: (66,69,83)

Renk bilgisi

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

RGB renk modeli

#424553 color RGB value is (66,69,83).

RGB: (66,69,83) (26%, 27%, 33%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 69 of 255 = 27%
B 83 of 255 = 33%

66
69
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 69 + 83 = 218 (100%)
R 66 of 218 ~ 30.28%
G 69 of 218 ~ 31.65%
B 83 of 218 ~ 38.07'%

%30.28
%31.65
%38.07

CMYK RENK MODELİ

#424553 rengi CMYK tonu (20,17,0,67).

  • camgöbeği tonu 20.48%
  • eflatun tonu 16.87%
  • sarı tonu 0.00%
  • ana renk tonu 67.45%
CMYK: (20,17,0,67) C20M17Y0K67 (20%,17%,0%,67%) (0.20/0.17/0.00/0.67) 

CMYK yüzdeleri

%20.48
%16.87
%0
%67.45

Codes

Color #424553 in popluar color models

42 45 53
RGB 66 69 83
HSL 229° 11.41% 29.22%
HSB/HSV 229° 20.48% 32.55%
CMYK 20.48% 16.87% 0.00%
67.45%

Color #424553 in popluar number systems.

HEX 42 45 53
Decimal 66 69 83
Binary 1000010 1000101 1010011
Octal 102 105 123

Shades and tints

Shades of #424553

#424553
(66,69,83)
#3C3F4C
(60,63,76)
#363945
(54,57,69)
#30333E
(48,51,62)
#2A2D37
(42,45,55)
#242730
(36,39,48)
#1E2129
(30,33,41)
#181B22
(24,27,34)
#12151B
(18,21,27)
#0C0F14
(12,15,20)
#06090D
(6,9,13)
#000000
(0,0,0)

Tints of #424553

#424553
(66,69,83)
#535562
(83,85,98)
#646571
(100,101,113)
#757580
(117,117,128)
#86858F
(134,133,143)
#97959E
(151,149,158)
#A8A5AD
(168,165,173)
#B9B5BC
(185,181,188)
#CAC5CB
(202,197,203)
#DBD5DA
(219,213,218)
#ECE5E9
(236,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #424553; }

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

This text font color is #424553.

Background Color

.myBgColor { background-color: #424553; }

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

This div background color is #424553.

Border color

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

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

This div border color is #424553.

Opacity

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

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

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

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

This text has shadow with #424553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #424553.

Preview

Color preview on black background

This text has color #424553 on black background.


Color preview on white background

This text has color #424553 on white background.


Black color preview on #424553 background

This text has black color on #424553 background.


White color preview on #424553 background

This text has white color on #424553 background.


Related colors

Complementary color

Complementary color for #hex is #BDBAAC.


I love getcolorcode.com

Triadic colors

1 #534245 and #455342 with #424553 are triadic colors.

2 #534542 and #454253 with #424553 are triadic colors.