COLOR #655339

HEX: #655339 RGB: (101,83,57)

Color info

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

RGB color model

#655339 color RGB value is (101,83,57).

RGB: (101,83,57) (40%, 33%, 22%)

RGB channels and saturation

R 101 of 255 = 40%
G 83 of 255 = 33%
B 57 of 255 = 22%

101
83
57

R + G + B ~ 32%. #655339 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 83 + 57 = 241 (100%)
R 101 of 241 ~ 41.91%
G 83 of 241 ~ 34.44%
B 57 of 241 ~ 23.65'%

%41.91
%34.44
%23.65

CMYK color model

#655339 color CMYK value is (0,18,44,60).

  • cyan value is 0.00%
  • magenta value is 17.82%
  • yellow value is 43.56%
  • key color value is 60.39%

CMYK: (0,18,44,60)
C0M18Y44K60 (0%, 18%, 44%, 60%)
(0.00 / 0.18 / 0.44 / 0.60)

CMYK percentages

%0
%17.82
%43.56
%60.39

Codes

Color #655339 in popluar color models

65 53 39
RGB 101 83 57
HSL 35° 27.85% 30.98%
HSB/HSV 35° 43.56% 39.61%
CMYK 0.00% 17.82% 43.56%
60.39%

Color #655339 in popluar number systems.

HEX 65 53 39
Decimal 101 83 57
Binary 1100101 1010011 111001
Octal 145 123 71

Shades and tints

Shades of #655339

#655339
(101,83,57)
#5C4C34
(92,76,52)
#53452F
(83,69,47)
#4A3E2A
(74,62,42)
#413725
(65,55,37)
#383020
(56,48,32)
#2F291B
(47,41,27)
#262216
(38,34,22)
#1D1B11
(29,27,17)
#14140C
(20,20,12)
#0B0D07
(11,13,7)
#000000
(0,0,0)

Tints of #655339

#655339
(101,83,57)
#73624B
(115,98,75)
#81715D
(129,113,93)
#8F806F
(143,128,111)
#9D8F81
(157,143,129)
#AB9E93
(171,158,147)
#B9ADA5
(185,173,165)
#C7BCB7
(199,188,183)
#D5CBC9
(213,203,201)
#E3DADB
(227,218,219)
#F1E9ED
(241,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #655339 color. Also use rgb(101,83,57) instead hex code.

Text Font Color

.myTextColor { color: #655339; }

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

This text font color is #655339.

Background Color

.myBgColor { background-color: #655339; }

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

This div background color is #655339.

Border color

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

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

This div border color is #655339.

Opacity

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

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

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

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

This text has shadow with #655339 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655339.

Preview

Color preview on black background

This text has color #655339 on black background.


Color preview on white background

This text has color #655339 on white background.


Black color preview on #655339 background

This text has black color on #655339 background.


White color preview on #655339 background

This text has white color on #655339 background.


Related colors

Complementary color

Complementary color for #hex is #9AACC6.


I love getcolorcode.com

Triadic colors

1 #396553 and #533965 with #655339 are triadic colors.

2 #395365 and #536539 with #655339 are triadic colors.