COLOR #556363

HEX: #556363 RGB: (85,99,99)

Renk bilgisi

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

RGB renk modeli

#556363 color RGB value is (85,99,99).

RGB: (85,99,99) (33%, 39%, 39%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 99 of 255 = 39%
B 99 of 255 = 39%

85
99
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 99 + 99 = 283 (100%)
R 85 of 283 ~ 30.04%
G 99 of 283 ~ 34.98%
B 99 of 283 ~ 34.98'%

%30.04
%34.98
%34.98

CMYK RENK MODELİ

#556363 rengi CMYK tonu (14,0,0,61).

  • camgöbeği tonu 14.14%
  • eflatun tonu 0.00%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%
CMYK: (14,0,0,61) C14M0Y0K61 (14%,0%,0%,61%) (0.14/0.00/0.00/0.61) 

CMYK yüzdeleri

%14.14
%0
%0
%61.18

Codes

Color #556363 in popluar color models

55 63 63
RGB 85 99 99
HSL 180° 7.61% 36.08%
HSB/HSV 180° 14.14% 38.82%
CMYK 14.14% 0.00% 0.00%
61.18%

Color #556363 in popluar number systems.

HEX 55 63 63
Decimal 85 99 99
Binary 1010101 1100011 1100011
Octal 125 143 143

Shades and tints

Shades of #556363

#556363
(85,99,99)
#4E5A5A
(78,90,90)
#475151
(71,81,81)
#404848
(64,72,72)
#393F3F
(57,63,63)
#323636
(50,54,54)
#2B2D2D
(43,45,45)
#242424
(36,36,36)
#1D1B1B
(29,27,27)
#161212
(22,18,18)
#0F0909
(15,9,9)
#000000
(0,0,0)

Tints of #556363

#556363
(85,99,99)
#647171
(100,113,113)
#737F7F
(115,127,127)
#828D8D
(130,141,141)
#919B9B
(145,155,155)
#A0A9A9
(160,169,169)
#AFB7B7
(175,183,183)
#BEC5C5
(190,197,197)
#CDD3D3
(205,211,211)
#DCE1E1
(220,225,225)
#EBEFEF
(235,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #556363; }

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

This text font color is #556363.

Background Color

.myBgColor { background-color: #556363; }

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

This div background color is #556363.

Border color

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

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

This div border color is #556363.

Opacity

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

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

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

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

This text has shadow with #556363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556363.

Preview

Color preview on black background

This text has color #556363 on black background.


Color preview on white background

This text has color #556363 on white background.


Black color preview on #556363 background

This text has black color on #556363 background.


White color preview on #556363 background

This text has white color on #556363 background.


Related colors

Complementary color

Complementary color for #hex is #AA9C9C.


I love getcolorcode.com