COLOR #551B49

HEX: #551B49 RGB: (85,27,73)

Renk bilgisi

#551B49 contains red, green and blue colors in about the same proportion. #551B49 ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#551B49 color RGB value is (85,27,73).

RGB: (85,27,73) (33%, 11%, 29%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 27 of 255 = 11%
B 73 of 255 = 29%

85
27
73

R + G + B ~ 24%. #551B49 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 27 + 73 = 185 (100%)
R 85 of 185 ~ 45.95%
G 27 of 185 ~ 14.59%
B 73 of 185 ~ 39.46'%

%45.95
%14.59
%39.46

CMYK RENK MODELİ

#551B49 rengi CMYK tonu (0,68,14,67).

  • camgöbeği tonu 0.00%
  • eflatun tonu 68.24%
  • sarı tonu 14.12%
  • ana renk tonu 66.67%

CMYK: (0,68,14,67)
C0M68Y14K67 (0%, 68%, 14%, 67%)
(0.00 / 0.68 / 0.14 / 0.67)

CMYK yüzdeleri

%0
%68.24
%14.12
%66.67

Codes

Color #551B49 in popluar color models

55 1B 49
RGB 85 27 73
HSL 312° 51.79% 21.96%
HSB/HSV 312° 68.24% 33.33%
CMYK 0.00% 68.24% 14.12%
66.67%

Color #551B49 in popluar number systems.

HEX 55 1B 49
Decimal 85 27 73
Binary 1010101 11011 1001001
Octal 125 33 111

Shades and tints

Shades of #551B49

#551B49
(85,27,73)
#4E1943
(78,25,67)
#47173D
(71,23,61)
#401537
(64,21,55)
#391331
(57,19,49)
#32112B
(50,17,43)
#2B0F25
(43,15,37)
#240D1F
(36,13,31)
#1D0B19
(29,11,25)
#160913
(22,9,19)
#0F070D
(15,7,13)
#000000
(0,0,0)

Tints of #551B49

#551B49
(85,27,73)
#642F59
(100,47,89)
#734369
(115,67,105)
#825779
(130,87,121)
#916B89
(145,107,137)
#A07F99
(160,127,153)
#AF93A9
(175,147,169)
#BEA7B9
(190,167,185)
#CDBBC9
(205,187,201)
#DCCFD9
(220,207,217)
#EBE3E9
(235,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #551B49 color. Also use rgb(85,27,73) instead hex code.

Text Font Color

.myTextColor { color: #551B49; }

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

This text font color is #551B49.

Background Color

.myBgColor { background-color: #551B49; }

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

This div background color is #551B49.

Border color

.myBorderColor { border: 1px solid #551B49; }

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

This div border color is #551B49.

Opacity

.myOpacity80 { color: #551B49; opacity: 0.8; }

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

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

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

This text has shadow with #551B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #551B49.

Preview

Color preview on black background

This text has color #551B49 on black background.


Color preview on white background

This text has color #551B49 on white background.


Black color preview on #551B49 background

This text has black color on #551B49 background.


White color preview on #551B49 background

This text has white color on #551B49 background.


Related colors

Complementary color

Complementary color for #hex is #AAE4B6.


I love getcolorcode.com

Triadic colors

1 #49551B and #1B4955 with #551B49 are triadic colors.

2 #491B55 and #1B5549 with #551B49 are triadic colors.