COLOR #655831

HEX: #655831 RGB: (101,88,49)

Color info

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

RGB color model

#655831 color RGB value is (101,88,49).

RGB: (101,88,49) (40%, 35%, 19%)

RGB channels and saturation

R 101 of 255 = 40%
G 88 of 255 = 35%
B 49 of 255 = 19%

101
88
49

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

Portions of RGB colors in percentages

R + G + B = 101 + 88 + 49 = 238 (100%)
R 101 of 238 ~ 42.44%
G 88 of 238 ~ 36.97%
B 49 of 238 ~ 20.59'%

%42.44
%36.97
%20.59

CMYK color model

#655831 color CMYK value is (0,13,51,60).

  • cyan value is 0.00%
  • magenta value is 12.87%
  • yellow value is 51.49%
  • key color value is 60.39%

CMYK: (0,13,51,60)
C0M13Y51K60 (0%, 13%, 51%, 60%)
(0.00 / 0.13 / 0.51 / 0.60)

CMYK percentages

%0
%12.87
%51.49
%60.39

Codes

Color #655831 in popluar color models

65 58 31
RGB 101 88 49
HSL 45° 34.67% 29.41%
HSB/HSV 45° 51.49% 39.61%
CMYK 0.00% 12.87% 51.49%
60.39%

Color #655831 in popluar number systems.

HEX 65 58 31
Decimal 101 88 49
Binary 1100101 1011000 110001
Octal 145 130 61

Shades and tints

Shades of #655831

#655831
(101,88,49)
#5C502D
(92,80,45)
#534829
(83,72,41)
#4A4025
(74,64,37)
#413821
(65,56,33)
#38301D
(56,48,29)
#2F2819
(47,40,25)
#262015
(38,32,21)
#1D1811
(29,24,17)
#14100D
(20,16,13)
#0B0809
(11,8,9)
#000000
(0,0,0)

Tints of #655831

#655831
(101,88,49)
#736743
(115,103,67)
#817655
(129,118,85)
#8F8567
(143,133,103)
#9D9479
(157,148,121)
#ABA38B
(171,163,139)
#B9B29D
(185,178,157)
#C7C1AF
(199,193,175)
#D5D0C1
(213,208,193)
#E3DFD3
(227,223,211)
#F1EEE5
(241,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #655831 color. Also use rgb(101,88,49) instead hex code.

Text Font Color

.myTextColor { color: #655831; }

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

This text font color is #655831.

Background Color

.myBgColor { background-color: #655831; }

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

This div background color is #655831.

Border color

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

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

This div border color is #655831.

Opacity

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

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

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

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

This text has shadow with #655831 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655831.

Preview

Color preview on black background

This text has color #655831 on black background.


Color preview on white background

This text has color #655831 on white background.


Black color preview on #655831 background

This text has black color on #655831 background.


White color preview on #655831 background

This text has white color on #655831 background.


Related colors

Complementary color

Complementary color for #hex is #9AA7CE.


I love getcolorcode.com

Triadic colors

1 #316558 and #583165 with #655831 are triadic colors.

2 #315865 and #586531 with #655831 are triadic colors.