COLOR #655813

HEX: #655813 RGB: (101,88,19)

Color info

#655813 contains mainly red and green colors. Web safe color of #655813 is #666600 (or #660).

RGB color model

#655813 color RGB value is (101,88,19).

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

RGB channels and saturation

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

101
88
19

R + G + B ~ 27%. #655813 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 88 + 19 = 208 (100%)
R 101 of 208 ~ 48.56%
G 88 of 208 ~ 42.31%
B 19 of 208 ~ 9.13'%

%48.56
%42.31

CMYK color model

#655813 color CMYK value is (0,13,81,60).

  • cyan value is 0.00%
  • magenta value is 12.87%
  • yellow value is 81.19%
  • key color value is 60.39%
CMYK: (0,13,81,60) C0M13Y81K60 (0%,13%,81%,60%) (0.00/0.13/0.81/0.60) 

CMYK percentages

%0
%12.87
%81.19
%60.39

Codes

Color #655813 in popluar color models

65 58 13
RGB 101 88 19
HSL 50° 68.33% 23.53%
HSB/HSV 50° 81.19% 39.61%
CMYK 0.00% 12.87% 81.19%
60.39%

Color #655813 in popluar number systems.

HEX 65 58 13
Decimal 101 88 19
Binary 1100101 1011000 10011
Octal 145 130 23

Shades and tints

Shades of #655813

#655813
(101,88,19)
#5C5012
(92,80,18)
#534811
(83,72,17)
#4A4010
(74,64,16)
#41380F
(65,56,15)
#38300E
(56,48,14)
#2F280D
(47,40,13)
#26200C
(38,32,12)
#1D180B
(29,24,11)
#14100A
(20,16,10)
#0B0809
(11,8,9)
#000000
(0,0,0)

Tints of #655813

#655813
(101,88,19)
#736728
(115,103,40)
#81763D
(129,118,61)
#8F8552
(143,133,82)
#9D9467
(157,148,103)
#ABA37C
(171,163,124)
#B9B291
(185,178,145)
#C7C1A6
(199,193,166)
#D5D0BB
(213,208,187)
#E3DFD0
(227,223,208)
#F1EEE5
(241,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655813; }

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

This text font color is #655813.

Background Color

.myBgColor { background-color: #655813; }

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

This div background color is #655813.

Border color

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

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

This div border color is #655813.

Opacity

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

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

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

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

This text has shadow with #655813 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655813.

Preview

Color preview on black background

This text has color #655813 on black background.


Color preview on white background

This text has color #655813 on white background.


Black color preview on #655813 background

This text has black color on #655813 background.


White color preview on #655813 background

This text has white color on #655813 background.


Related colors

Complementary color

Complementary color for #hex is #9AA7EC.


I love getcolorcode.com

Triadic colors

1 #136558 and #581365 with #655813 are triadic colors.

2 #135865 and #586513 with #655813 are triadic colors.