COLOR #553407

HEX: #553407 RGB: (85,52,7)

Color info

#553407 contains mainly red and green colors. Web safe color of #553407 is #663300 (or #630).

RGB color model

#553407 color RGB value is (85,52,7).

RGB: (85,52,7) (33%, 20%, 3%)

RGB channels and saturation

R 85 of 255 = 33%
G 52 of 255 = 20%
B 7 of 255 = 3%

85
52
7

R + G + B ~ 19%. #553407 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 52 + 7 = 144 (100%)
R 85 of 144 ~ 59.03%
G 52 of 144 ~ 36.11%
B 7 of 144 ~ 4.86'%

%59.03
%36.11

CMYK color model

#553407 color CMYK value is (0,39,92,67).

  • cyan value is 0.00%
  • magenta value is 38.82%
  • yellow value is 91.76%
  • key color value is 66.67%

CMYK: (0,39,92,67)
C0M39Y92K67 (0%, 39%, 92%, 67%)
(0.00 / 0.39 / 0.92 / 0.67)

CMYK percentages

%0
%38.82
%91.76
%66.67

Codes

Color #553407 in popluar color models

55 34 07
RGB 85 52 7
HSL 35° 84.78% 18.04%
HSB/HSV 35° 91.76% 33.33%
CMYK 0.00% 38.82% 91.76%
66.67%

Color #553407 in popluar number systems.

HEX 55 34 07
Decimal 85 52 7
Binary 1010101 110100 111
Octal 125 64 7

Shades and tints

Shades of #553407

#553407
(85,52,7)
#4E3007
(78,48,7)
#472C07
(71,44,7)
#402807
(64,40,7)
#392407
(57,36,7)
#322007
(50,32,7)
#2B1C07
(43,28,7)
#241807
(36,24,7)
#1D1407
(29,20,7)
#161007
(22,16,7)
#0F0C07
(15,12,7)
#000000
(0,0,0)

Tints of #553407

#553407
(85,52,7)
#64461D
(100,70,29)
#735833
(115,88,51)
#826A49
(130,106,73)
#917C5F
(145,124,95)
#A08E75
(160,142,117)
#AFA08B
(175,160,139)
#BEB2A1
(190,178,161)
#CDC4B7
(205,196,183)
#DCD6CD
(220,214,205)
#EBE8E3
(235,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #553407 color. Also use rgb(85,52,7) instead hex code.

Text Font Color

.myTextColor { color: #553407; }

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

This text font color is #553407.

Background Color

.myBgColor { background-color: #553407; }

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

This div background color is #553407.

Border color

.myBorderColor { border: 1px solid #553407; }

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

This div border color is #553407.

Opacity

.myOpacity80 { color: #553407; opacity: 0.8; }

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

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

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

This text has shadow with #553407 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #553407.

Preview

Color preview on black background

This text has color #553407 on black background.


Color preview on white background

This text has color #553407 on white background.


Black color preview on #553407 background

This text has black color on #553407 background.


White color preview on #553407 background

This text has white color on #553407 background.


Related colors

Complementary color

Complementary color for #hex is #AACBF8.


I love getcolorcode.com

Triadic colors

1 #075534 and #340755 with #553407 are triadic colors.

2 #073455 and #345507 with #553407 are triadic colors.