COLOR #556B5E

HEX: #556B5E RGB: (85,107,94)

Renk bilgisi

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

RGB renk modeli

#556B5E color RGB value is (85,107,94).

RGB: (85,107,94) (33%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 107 of 255 = 42%
B 94 of 255 = 37%

85
107
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 107 + 94 = 286 (100%)
R 85 of 286 ~ 29.72%
G 107 of 286 ~ 37.41%
B 94 of 286 ~ 32.87'%

%29.72
%37.41
%32.87

CMYK RENK MODELİ

#556B5E rengi CMYK tonu (21,0,12,58).

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

CMYK: (21,0,12,58)
C21M0Y12K58 (21%, 0%, 12%, 58%)
(0.21 / 0.00 / 0.12 / 0.58)

CMYK yüzdeleri

%20.56
%0
%12.15
%58.04

Codes

Color #556B5E in popluar color models

55 6B 5E
RGB 85 107 94
HSL 145° 11.46% 37.65%
HSB/HSV 145° 20.56% 41.96%
CMYK 20.56% 0.00% 12.15%
58.04%

Color #556B5E in popluar number systems.

HEX 55 6B 5E
Decimal 85 107 94
Binary 1010101 1101011 1011110
Octal 125 153 136

Shades and tints

Shades of #556B5E

#556B5E
(85,107,94)
#4E6256
(78,98,86)
#47594E
(71,89,78)
#405046
(64,80,70)
#39473E
(57,71,62)
#323E36
(50,62,54)
#2B352E
(43,53,46)
#242C26
(36,44,38)
#1D231E
(29,35,30)
#161A16
(22,26,22)
#0F110E
(15,17,14)
#000000
(0,0,0)

Tints of #556B5E

#556B5E
(85,107,94)
#64786C
(100,120,108)
#73857A
(115,133,122)
#829288
(130,146,136)
#919F96
(145,159,150)
#A0ACA4
(160,172,164)
#AFB9B2
(175,185,178)
#BEC6C0
(190,198,192)
#CDD3CE
(205,211,206)
#DCE0DC
(220,224,220)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #556B5E; }

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

This text font color is #556B5E.

Background Color

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

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

This div background color is #556B5E.

Border color

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

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

This div border color is #556B5E.

Opacity

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

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

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

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

This text has shadow with #556B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #556B5E.

Preview

Color preview on black background

This text has color #556B5E on black background.


Color preview on white background

This text has color #556B5E on white background.


Black color preview on #556B5E background

This text has black color on #556B5E background.


White color preview on #556B5E background

This text has white color on #556B5E background.


Related colors

Complementary color

Complementary color for #hex is #AA94A1.


I love getcolorcode.com

Triadic colors

1 #5E556B and #6B5E55 with #556B5E are triadic colors.

2 #5E6B55 and #6B555E with #556B5E are triadic colors.