COLOR #55677B

HEX: #55677B RGB: (85,103,123)

Renk bilgisi

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

RGB renk modeli

#55677B color RGB value is (85,103,123).

RGB: (85,103,123) (33%, 40%, 48%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 103 of 255 = 40%
B 123 of 255 = 48%

85
103
123

R + G + B ~ 40%. #55677B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 103 + 123 = 311 (100%)
R 85 of 311 ~ 27.33%
G 103 of 311 ~ 33.12%
B 123 of 311 ~ 39.55'%

%27.33
%33.12
%39.55

CMYK RENK MODELİ

#55677B rengi CMYK tonu (31,16,0,52).

  • camgöbeği tonu 30.89%
  • eflatun tonu 16.26%
  • sarı tonu 0.00%
  • ana renk tonu 51.76%

CMYK: (31,16,0,52)
C31M16Y0K52 (31%, 16%, 0%, 52%)
(0.31 / 0.16 / 0.00 / 0.52)

CMYK yüzdeleri

%30.89
%16.26
%0
%51.76

Codes

Color #55677B in popluar color models

55 67 7B
RGB 85 103 123
HSL 212° 18.27% 40.78%
HSB/HSV 212° 30.89% 48.24%
CMYK 30.89% 16.26% 0.00%
51.76%

Color #55677B in popluar number systems.

HEX 55 67 7B
Decimal 85 103 123
Binary 1010101 1100111 1111011
Octal 125 147 173

Shades and tints

Shades of #55677B

#55677B
(85,103,123)
#4E5E70
(78,94,112)
#475565
(71,85,101)
#404C5A
(64,76,90)
#39434F
(57,67,79)
#323A44
(50,58,68)
#2B3139
(43,49,57)
#24282E
(36,40,46)
#1D1F23
(29,31,35)
#161618
(22,22,24)
#0F0D0D
(15,13,13)
#000000
(0,0,0)

Tints of #55677B

#55677B
(85,103,123)
#647487
(100,116,135)
#738193
(115,129,147)
#828E9F
(130,142,159)
#919BAB
(145,155,171)
#A0A8B7
(160,168,183)
#AFB5C3
(175,181,195)
#BEC2CF
(190,194,207)
#CDCFDB
(205,207,219)
#DCDCE7
(220,220,231)
#EBE9F3
(235,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55677B color. Also use rgb(85,103,123) instead hex code.

Text Font Color

.myTextColor { color: #55677B; }

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

This text font color is #55677B.

Background Color

.myBgColor { background-color: #55677B; }

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

This div background color is #55677B.

Border color

.myBorderColor { border: 1px solid #55677B; }

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

This div border color is #55677B.

Opacity

.myOpacity80 { color: #55677B; opacity: 0.8; }

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

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

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

This text has shadow with #55677B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55677B.

Preview

Color preview on black background

This text has color #55677B on black background.


Color preview on white background

This text has color #55677B on white background.


Black color preview on #55677B background

This text has black color on #55677B background.


White color preview on #55677B background

This text has white color on #55677B background.


Related colors

Complementary color

Complementary color for #hex is #AA9884.


I love getcolorcode.com

Triadic colors

1 #7B5567 and #677B55 with #55677B are triadic colors.

2 #7B6755 and #67557B with #55677B are triadic colors.