COLOR #655315

HEX: #655315 RGB: (101,83,21)

Color info

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

RGB color model

#655315 color RGB value is (101,83,21).

RGB: (101,83,21) (40%, 33%, 8%)

RGB channels and saturation

R 101 of 255 = 40%
G 83 of 255 = 33%
B 21 of 255 = 8%

101
83
21

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

Portions of RGB colors in percentages

R + G + B = 101 + 83 + 21 = 205 (100%)
R 101 of 205 ~ 49.27%
G 83 of 205 ~ 40.49%
B 21 of 205 ~ 10.24'%

%49.27
%40.49

CMYK color model

#655315 color CMYK value is (0,18,79,60).

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

CMYK: (0,18,79,60)
C0M18Y79K60 (0%, 18%, 79%, 60%)
(0.00 / 0.18 / 0.79 / 0.60)

CMYK percentages

%0
%17.82
%79.21
%60.39

Codes

Color #655315 in popluar color models

65 53 15
RGB 101 83 21
HSL 47° 65.57% 23.92%
HSB/HSV 47° 79.21% 39.61%
CMYK 0.00% 17.82% 79.21%
60.39%

Color #655315 in popluar number systems.

HEX 65 53 15
Decimal 101 83 21
Binary 1100101 1010011 10101
Octal 145 123 25

Shades and tints

Shades of #655315

#655315
(101,83,21)
#5C4C14
(92,76,20)
#534513
(83,69,19)
#4A3E12
(74,62,18)
#413711
(65,55,17)
#383010
(56,48,16)
#2F290F
(47,41,15)
#26220E
(38,34,14)
#1D1B0D
(29,27,13)
#14140C
(20,20,12)
#0B0D0B
(11,13,11)
#000000
(0,0,0)

Tints of #655315

#655315
(101,83,21)
#73622A
(115,98,42)
#81713F
(129,113,63)
#8F8054
(143,128,84)
#9D8F69
(157,143,105)
#AB9E7E
(171,158,126)
#B9AD93
(185,173,147)
#C7BCA8
(199,188,168)
#D5CBBD
(213,203,189)
#E3DAD2
(227,218,210)
#F1E9E7
(241,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655315; }

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

This text font color is #655315.

Background Color

.myBgColor { background-color: #655315; }

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

This div background color is #655315.

Border color

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

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

This div border color is #655315.

Opacity

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

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

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

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

This text has shadow with #655315 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655315.

Preview

Color preview on black background

This text has color #655315 on black background.


Color preview on white background

This text has color #655315 on white background.


Black color preview on #655315 background

This text has black color on #655315 background.


White color preview on #655315 background

This text has white color on #655315 background.


Related colors

Complementary color

Complementary color for #hex is #9AACEA.


I love getcolorcode.com

Triadic colors

1 #156553 and #531565 with #655315 are triadic colors.

2 #155365 and #536515 with #655315 are triadic colors.