COLOR #556476

HEX: #556476 RGB: (85,100,118)

Renk bilgisi

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

RGB renk modeli

#556476 color RGB value is (85,100,118).

RGB: (85,100,118) (33%, 39%, 46%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 100 of 255 = 39%
B 118 of 255 = 46%

85
100
118

R + G + B ~ 39%. #556476 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 100 + 118 = 303 (100%)
R 85 of 303 ~ 28.05%
G 100 of 303 ~ 33%
B 118 of 303 ~ 38.94'%

%28.05
%33
%38.94

CMYK RENK MODELİ

#556476 rengi CMYK tonu (28,15,0,54).

  • camgöbeği tonu 27.97%
  • eflatun tonu 15.25%
  • sarı tonu 0.00%
  • ana renk tonu 53.73%

CMYK: (28,15,0,54)
C28M15Y0K54 (28%, 15%, 0%, 54%)
(0.28 / 0.15 / 0.00 / 0.54)

CMYK yüzdeleri

%27.97
%15.25
%0
%53.73

Codes

Color #556476 in popluar color models

55 64 76
RGB 85 100 118
HSL 213° 16.26% 39.80%
HSB/HSV 213° 27.97% 46.27%
CMYK 27.97% 15.25% 0.00%
53.73%

Color #556476 in popluar number systems.

HEX 55 64 76
Decimal 85 100 118
Binary 1010101 1100100 1110110
Octal 125 144 166

Shades and tints

Shades of #556476

#556476
(85,100,118)
#4E5B6C
(78,91,108)
#475262
(71,82,98)
#404958
(64,73,88)
#39404E
(57,64,78)
#323744
(50,55,68)
#2B2E3A
(43,46,58)
#242530
(36,37,48)
#1D1C26
(29,28,38)
#16131C
(22,19,28)
#0F0A12
(15,10,18)
#000000
(0,0,0)

Tints of #556476

#556476
(85,100,118)
#647282
(100,114,130)
#73808E
(115,128,142)
#828E9A
(130,142,154)
#919CA6
(145,156,166)
#A0AAB2
(160,170,178)
#AFB8BE
(175,184,190)
#BEC6CA
(190,198,202)
#CDD4D6
(205,212,214)
#DCE2E2
(220,226,226)
#EBF0EE
(235,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #556476; }

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

This text font color is #556476.

Background Color

.myBgColor { background-color: #556476; }

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

This div background color is #556476.

Border color

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

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

This div border color is #556476.

Opacity

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

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

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

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

This text has shadow with #556476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556476.

Preview

Color preview on black background

This text has color #556476 on black background.


Color preview on white background

This text has color #556476 on white background.


Black color preview on #556476 background

This text has black color on #556476 background.


White color preview on #556476 background

This text has white color on #556476 background.


Related colors

Complementary color

Complementary color for #hex is #AA9B89.


I love getcolorcode.com

Triadic colors

1 #765564 and #647655 with #556476 are triadic colors.

2 #766455 and #645576 with #556476 are triadic colors.