COLOR #655533

HEX: #655533 RGB: (101,85,51)

Color info

#655533 contains red, green and blue colors in about the same proportion. Web safe color of #655533 is #666633 (or #663).

RGB color model

#655533 color RGB value is (101,85,51).

RGB: (101,85,51) (40%, 33%, 20%)

RGB channels and saturation

R 101 of 255 = 40%
G 85 of 255 = 33%
B 51 of 255 = 20%

101
85
51

R + G + B ~ 31%. #655533 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 85 + 51 = 237 (100%)
R 101 of 237 ~ 42.62%
G 85 of 237 ~ 35.86%
B 51 of 237 ~ 21.52'%

%42.62
%35.86
%21.52

CMYK color model

#655533 color CMYK value is (0,16,50,60).

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

CMYK: (0,16,50,60)
C0M16Y50K60 (0%, 16%, 50%, 60%)
(0.00 / 0.16 / 0.50 / 0.60)

CMYK percentages

%0
%15.84
%49.5
%60.39

Codes

Color #655533 in popluar color models

65 55 33
RGB 101 85 51
HSL 41° 32.89% 29.80%
HSB/HSV 41° 49.50% 39.61%
CMYK 0.00% 15.84% 49.50%
60.39%

Color #655533 in popluar number systems.

HEX 65 55 33
Decimal 101 85 51
Binary 1100101 1010101 110011
Octal 145 125 63

Shades and tints

Shades of #655533

#655533
(101,85,51)
#5C4E2F
(92,78,47)
#53472B
(83,71,43)
#4A4027
(74,64,39)
#413923
(65,57,35)
#38321F
(56,50,31)
#2F2B1B
(47,43,27)
#262417
(38,36,23)
#1D1D13
(29,29,19)
#14160F
(20,22,15)
#0B0F0B
(11,15,11)
#000000
(0,0,0)

Tints of #655533

#655533
(101,85,51)
#736445
(115,100,69)
#817357
(129,115,87)
#8F8269
(143,130,105)
#9D917B
(157,145,123)
#ABA08D
(171,160,141)
#B9AF9F
(185,175,159)
#C7BEB1
(199,190,177)
#D5CDC3
(213,205,195)
#E3DCD5
(227,220,213)
#F1EBE7
(241,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655533; }

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

This text font color is #655533.

Background Color

.myBgColor { background-color: #655533; }

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

This div background color is #655533.

Border color

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

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

This div border color is #655533.

Opacity

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

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

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

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

This text has shadow with #655533 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655533.

Preview

Color preview on black background

This text has color #655533 on black background.


Color preview on white background

This text has color #655533 on white background.


Black color preview on #655533 background

This text has black color on #655533 background.


White color preview on #655533 background

This text has white color on #655533 background.


Related colors

Complementary color

Complementary color for #hex is #9AAACC.


I love getcolorcode.com

Triadic colors

1 #336555 and #553365 with #655533 are triadic colors.

2 #335565 and #556533 with #655533 are triadic colors.