COLOR #555373

HEX: #555373 RGB: (85,83,115)

Renk bilgisi

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

RGB renk modeli

#555373 color RGB value is (85,83,115).

RGB: (85,83,115) (33%, 33%, 45%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 83 of 255 = 33%
B 115 of 255 = 45%

85
83
115

R + G + B ~ 37%. #555373 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 83 + 115 = 283 (100%)
R 85 of 283 ~ 30.04%
G 83 of 283 ~ 29.33%
B 115 of 283 ~ 40.64'%

%30.04
%29.33
%40.64

CMYK RENK MODELİ

#555373 rengi CMYK tonu (26,28,0,55).

  • camgöbeği tonu 26.09%
  • eflatun tonu 27.83%
  • sarı tonu 0.00%
  • ana renk tonu 54.90%

CMYK: (26,28,0,55)
C26M28Y0K55 (26%, 28%, 0%, 55%)
(0.26 / 0.28 / 0.00 / 0.55)

CMYK yüzdeleri

%26.09
%27.83
%0
%54.9

Codes

Color #555373 in popluar color models

55 53 73
RGB 85 83 115
HSL 244° 16.16% 38.82%
HSB/HSV 244° 27.83% 45.10%
CMYK 26.09% 27.83% 0.00%
54.90%

Color #555373 in popluar number systems.

HEX 55 53 73
Decimal 85 83 115
Binary 1010101 1010011 1110011
Octal 125 123 163

Shades and tints

Shades of #555373

#555373
(85,83,115)
#4E4C69
(78,76,105)
#47455F
(71,69,95)
#403E55
(64,62,85)
#39374B
(57,55,75)
#323041
(50,48,65)
#2B2937
(43,41,55)
#24222D
(36,34,45)
#1D1B23
(29,27,35)
#161419
(22,20,25)
#0F0D0F
(15,13,15)
#000000
(0,0,0)

Tints of #555373

#555373
(85,83,115)
#64627F
(100,98,127)
#73718B
(115,113,139)
#828097
(130,128,151)
#918FA3
(145,143,163)
#A09EAF
(160,158,175)
#AFADBB
(175,173,187)
#BEBCC7
(190,188,199)
#CDCBD3
(205,203,211)
#DCDADF
(220,218,223)
#EBE9EB
(235,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #555373 color. Also use rgb(85,83,115) instead hex code.

Text Font Color

.myTextColor { color: #555373; }

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

This text font color is #555373.

Background Color

.myBgColor { background-color: #555373; }

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

This div background color is #555373.

Border color

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

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

This div border color is #555373.

Opacity

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

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

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

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

This text has shadow with #555373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #555373.

Preview

Color preview on black background

This text has color #555373 on black background.


Color preview on white background

This text has color #555373 on white background.


Black color preview on #555373 background

This text has black color on #555373 background.


White color preview on #555373 background

This text has white color on #555373 background.


Related colors

Complementary color

Complementary color for #hex is #AAAC8C.


I love getcolorcode.com

Triadic colors

1 #735553 and #537355 with #555373 are triadic colors.

2 #735355 and #535573 with #555373 are triadic colors.