COLOR #55651C

HEX: #55651C RGB: (85,101,28)

Color info

#55651C contains mainly red and green colors. Web safe color of #55651C is #666633 (or #663).

RGB color model

#55651C color RGB value is (85,101,28).

RGB: (85,101,28) (33%, 40%, 11%)

RGB channels and saturation

R 85 of 255 = 33%
G 101 of 255 = 40%
B 28 of 255 = 11%

85
101
28

R + G + B ~ 28%. #55651C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 101 + 28 = 214 (100%)
R 85 of 214 ~ 39.72%
G 101 of 214 ~ 47.2%
B 28 of 214 ~ 13.08'%

%39.72
%47.2
%13.08

CMYK color model

#55651C color CMYK value is (16,0,72,60).

  • cyan value is 15.84%
  • magenta value is 0.00%
  • yellow value is 72.28%
  • key color value is 60.39%

CMYK: (16,0,72,60)
C16M0Y72K60 (16%, 0%, 72%, 60%)
(0.16 / 0.00 / 0.72 / 0.60)

CMYK percentages

%15.84
%0
%72.28
%60.39

Codes

Color #55651C in popluar color models

55 65 1C
RGB 85 101 28
HSL 73° 56.59% 25.29%
HSB/HSV 73° 72.28% 39.61%
CMYK 15.84% 0.00% 72.28%
60.39%

Color #55651C in popluar number systems.

HEX 55 65 1C
Decimal 85 101 28
Binary 1010101 1100101 11100
Octal 125 145 34

Shades and tints

Shades of #55651C

#55651C
(85,101,28)
#4E5C1A
(78,92,26)
#475318
(71,83,24)
#404A16
(64,74,22)
#394114
(57,65,20)
#323812
(50,56,18)
#2B2F10
(43,47,16)
#24260E
(36,38,14)
#1D1D0C
(29,29,12)
#16140A
(22,20,10)
#0F0B08
(15,11,8)
#000000
(0,0,0)

Tints of #55651C

#55651C
(85,101,28)
#647330
(100,115,48)
#738144
(115,129,68)
#828F58
(130,143,88)
#919D6C
(145,157,108)
#A0AB80
(160,171,128)
#AFB994
(175,185,148)
#BEC7A8
(190,199,168)
#CDD5BC
(205,213,188)
#DCE3D0
(220,227,208)
#EBF1E4
(235,241,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55651C color. Also use rgb(85,101,28) instead hex code.

Text Font Color

.myTextColor { color: #55651C; }

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

This text font color is #55651C.

Background Color

.myBgColor { background-color: #55651C; }

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

This div background color is #55651C.

Border color

.myBorderColor { border: 1px solid #55651C; }

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

This div border color is #55651C.

Opacity

.myOpacity80 { color: #55651C; opacity: 0.8; }

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

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

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

This text has shadow with #55651C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55651C.

Preview

Color preview on black background

This text has color #55651C on black background.


Color preview on white background

This text has color #55651C on white background.


Black color preview on #55651C background

This text has black color on #55651C background.


White color preview on #55651C background

This text has white color on #55651C background.


Related colors

Complementary color

Complementary color for #hex is #AA9AE3.


I love getcolorcode.com

Triadic colors

1 #1C5565 and #651C55 with #55651C are triadic colors.

2 #1C6555 and #65551C with #55651C are triadic colors.