COLOR #552E77

HEX: #552E77 RGB: (85,46,119)

Renk bilgisi

#552E77 contains mainly red and blue colors. #552E77 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#552E77 color RGB value is (85,46,119).

RGB: (85,46,119) (33%, 18%, 47%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 46 of 255 = 18%
B 119 of 255 = 47%

85
46
119

R + G + B ~ 33%. #552E77 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 46 + 119 = 250 (100%)
R 85 of 250 ~ 34%
G 46 of 250 ~ 18.4%
B 119 of 250 ~ 47.6'%

%34
%18.4
%47.6

CMYK RENK MODELİ

#552E77 rengi CMYK tonu (29,61,0,53).

  • camgöbeği tonu 28.57%
  • eflatun tonu 61.34%
  • sarı tonu 0.00%
  • ana renk tonu 53.33%

CMYK: (29,61,0,53)
C29M61Y0K53 (29%, 61%, 0%, 53%)
(0.29 / 0.61 / 0.00 / 0.53)

CMYK yüzdeleri

%28.57
%61.34
%0
%53.33

Codes

Color #552E77 in popluar color models

55 2E 77
RGB 85 46 119
HSL 272° 44.24% 32.35%
HSB/HSV 272° 61.34% 46.67%
CMYK 28.57% 61.34% 0.00%
53.33%

Color #552E77 in popluar number systems.

HEX 55 2E 77
Decimal 85 46 119
Binary 1010101 101110 1110111
Octal 125 56 167

Shades and tints

Shades of #552E77

#552E77
(85,46,119)
#4E2A6D
(78,42,109)
#472663
(71,38,99)
#402259
(64,34,89)
#391E4F
(57,30,79)
#321A45
(50,26,69)
#2B163B
(43,22,59)
#241231
(36,18,49)
#1D0E27
(29,14,39)
#160A1D
(22,10,29)
#0F0613
(15,6,19)
#000000
(0,0,0)

Tints of #552E77

#552E77
(85,46,119)
#644183
(100,65,131)
#73548F
(115,84,143)
#82679B
(130,103,155)
#917AA7
(145,122,167)
#A08DB3
(160,141,179)
#AFA0BF
(175,160,191)
#BEB3CB
(190,179,203)
#CDC6D7
(205,198,215)
#DCD9E3
(220,217,227)
#EBECEF
(235,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #552E77 color. Also use rgb(85,46,119) instead hex code.

Text Font Color

.myTextColor { color: #552E77; }

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

This text font color is #552E77.

Background Color

.myBgColor { background-color: #552E77; }

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

This div background color is #552E77.

Border color

.myBorderColor { border: 1px solid #552E77; }

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

This div border color is #552E77.

Opacity

.myOpacity80 { color: #552E77; opacity: 0.8; }

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

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

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

This text has shadow with #552E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #552E77.

Preview

Color preview on black background

This text has color #552E77 on black background.


Color preview on white background

This text has color #552E77 on white background.


Black color preview on #552E77 background

This text has black color on #552E77 background.


White color preview on #552E77 background

This text has white color on #552E77 background.


Related colors

Complementary color

Complementary color for #hex is #AAD188.


I love getcolorcode.com

Triadic colors

1 #77552E and #2E7755 with #552E77 are triadic colors.

2 #772E55 and #2E5577 with #552E77 are triadic colors.