COLOR #556B63

HEX: #556B63 RGB: (85,107,99)

Renk bilgisi

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

RGB renk modeli

#556B63 color RGB value is (85,107,99).

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

RGB bağlantıları ve doygunluk

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

85
107
99

R + G + B ~ 38%. #556B63 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 107 + 99 = 291 (100%)
R 85 of 291 ~ 29.21%
G 107 of 291 ~ 36.77%
B 99 of 291 ~ 34.02'%

%29.21
%36.77
%34.02

CMYK RENK MODELİ

#556B63 rengi CMYK tonu (21,0,7,58).

  • camgöbeği tonu 20.56%
  • eflatun tonu 0.00%
  • sarı tonu 7.48%
  • ana renk tonu 58.04%

CMYK: (21,0,7,58)
C21M0Y7K58 (21%, 0%, 7%, 58%)
(0.21 / 0.00 / 0.07 / 0.58)

CMYK yüzdeleri

%20.56
%0
%7.48
%58.04

Codes

Color #556B63 in popluar color models

55 6B 63
RGB 85 107 99
HSL 158° 11.46% 37.65%
HSB/HSV 158° 20.56% 41.96%
CMYK 20.56% 0.00% 7.48%
58.04%

Color #556B63 in popluar number systems.

HEX 55 6B 63
Decimal 85 107 99
Binary 1010101 1101011 1100011
Octal 125 153 143

Shades and tints

Shades of #556B63

#556B63
(85,107,99)
#4E625A
(78,98,90)
#475951
(71,89,81)
#405048
(64,80,72)
#39473F
(57,71,63)
#323E36
(50,62,54)
#2B352D
(43,53,45)
#242C24
(36,44,36)
#1D231B
(29,35,27)
#161A12
(22,26,18)
#0F1109
(15,17,9)
#000000
(0,0,0)

Tints of #556B63

#556B63
(85,107,99)
#647871
(100,120,113)
#73857F
(115,133,127)
#82928D
(130,146,141)
#919F9B
(145,159,155)
#A0ACA9
(160,172,169)
#AFB9B7
(175,185,183)
#BEC6C5
(190,198,197)
#CDD3D3
(205,211,211)
#DCE0E1
(220,224,225)
#EBEDEF
(235,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #556B63; }

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

This text font color is #556B63.

Background Color

.myBgColor { background-color: #556B63; }

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

This div background color is #556B63.

Border color

.myBorderColor { border: 1px solid #556B63; }

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

This div border color is #556B63.

Opacity

.myOpacity80 { color: #556B63; opacity: 0.8; }

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

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

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

This text has shadow with #556B63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556B63.

Preview

Color preview on black background

This text has color #556B63 on black background.


Color preview on white background

This text has color #556B63 on white background.


Black color preview on #556B63 background

This text has black color on #556B63 background.


White color preview on #556B63 background

This text has white color on #556B63 background.


Related colors

Complementary color

Complementary color for #hex is #AA949C.


I love getcolorcode.com

Triadic colors

1 #63556B and #6B6355 with #556B63 are triadic colors.

2 #636B55 and #6B5563 with #556B63 are triadic colors.