COLOR #554D41

HEX: #554D41 RGB: (85,77,65)

Renk bilgisi

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

RGB renk modeli

#554D41 color RGB value is (85,77,65).

RGB: (85,77,65) (33%, 30%, 25%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 77 of 255 = 30%
B 65 of 255 = 25%

85
77
65

R + G + B ~ 29%. #554D41 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 77 + 65 = 227 (100%)
R 85 of 227 ~ 37.44%
G 77 of 227 ~ 33.92%
B 65 of 227 ~ 28.63'%

%37.44
%33.92
%28.63

CMYK RENK MODELİ

#554D41 rengi CMYK tonu (0,9,24,67).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.41%
  • sarı tonu 23.53%
  • ana renk tonu 66.67%

CMYK: (0,9,24,67)
C0M9Y24K67 (0%, 9%, 24%, 67%)
(0.00 / 0.09 / 0.24 / 0.67)

CMYK yüzdeleri

%0
%9.41
%23.53
%66.67

Codes

Color #554D41 in popluar color models

55 4D 41
RGB 85 77 65
HSL 36° 13.33% 29.41%
HSB/HSV 36° 23.53% 33.33%
CMYK 0.00% 9.41% 23.53%
66.67%

Color #554D41 in popluar number systems.

HEX 55 4D 41
Decimal 85 77 65
Binary 1010101 1001101 1000001
Octal 125 115 101

Shades and tints

Shades of #554D41

#554D41
(85,77,65)
#4E463C
(78,70,60)
#473F37
(71,63,55)
#403832
(64,56,50)
#39312D
(57,49,45)
#322A28
(50,42,40)
#2B2323
(43,35,35)
#241C1E
(36,28,30)
#1D1519
(29,21,25)
#160E14
(22,14,20)
#0F070F
(15,7,15)
#000000
(0,0,0)

Tints of #554D41

#554D41
(85,77,65)
#645D52
(100,93,82)
#736D63
(115,109,99)
#827D74
(130,125,116)
#918D85
(145,141,133)
#A09D96
(160,157,150)
#AFADA7
(175,173,167)
#BEBDB8
(190,189,184)
#CDCDC9
(205,205,201)
#DCDDDA
(220,221,218)
#EBEDEB
(235,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554D41 color. Also use rgb(85,77,65) instead hex code.

Text Font Color

.myTextColor { color: #554D41; }

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

This text font color is #554D41.

Background Color

.myBgColor { background-color: #554D41; }

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

This div background color is #554D41.

Border color

.myBorderColor { border: 1px solid #554D41; }

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

This div border color is #554D41.

Opacity

.myOpacity80 { color: #554D41; opacity: 0.8; }

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

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

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

This text has shadow with #554D41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554D41.

Preview

Color preview on black background

This text has color #554D41 on black background.


Color preview on white background

This text has color #554D41 on white background.


Black color preview on #554D41 background

This text has black color on #554D41 background.


White color preview on #554D41 background

This text has white color on #554D41 background.


Related colors

Complementary color

Complementary color for #hex is #AAB2BE.


I love getcolorcode.com

Triadic colors

1 #41554D and #4D4155 with #554D41 are triadic colors.

2 #414D55 and #4D5541 with #554D41 are triadic colors.