COLOR #656248

HEX: #656248 RGB: (101,98,72)

Color info

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

RGB color model

#656248 color RGB value is (101,98,72).

RGB: (101,98,72) (40%, 38%, 28%)

RGB channels and saturation

R 101 of 255 = 40%
G 98 of 255 = 38%
B 72 of 255 = 28%

101
98
72

R + G + B ~ 35%. #656248 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 98 + 72 = 271 (100%)
R 101 of 271 ~ 37.27%
G 98 of 271 ~ 36.16%
B 72 of 271 ~ 26.57'%

%37.27
%36.16
%26.57

CMYK color model

#656248 color CMYK value is (0,3,29,60).

  • cyan value is 0.00%
  • magenta value is 2.97%
  • yellow value is 28.71%
  • key color value is 60.39%

CMYK: (0,3,29,60)
C0M3Y29K60 (0%, 3%, 29%, 60%)
(0.00 / 0.03 / 0.29 / 0.60)

CMYK percentages

%0
%2.97
%28.71
%60.39

Codes

Color #656248 in popluar color models

65 62 48
RGB 101 98 72
HSL 54° 16.76% 33.92%
HSB/HSV 54° 28.71% 39.61%
CMYK 0.00% 2.97% 28.71%
60.39%

Color #656248 in popluar number systems.

HEX 65 62 48
Decimal 101 98 72
Binary 1100101 1100010 1001000
Octal 145 142 110

Shades and tints

Shades of #656248

#656248
(101,98,72)
#5C5A42
(92,90,66)
#53523C
(83,82,60)
#4A4A36
(74,74,54)
#414230
(65,66,48)
#383A2A
(56,58,42)
#2F3224
(47,50,36)
#262A1E
(38,42,30)
#1D2218
(29,34,24)
#141A12
(20,26,18)
#0B120C
(11,18,12)
#000000
(0,0,0)

Tints of #656248

#656248
(101,98,72)
#737058
(115,112,88)
#817E68
(129,126,104)
#8F8C78
(143,140,120)
#9D9A88
(157,154,136)
#ABA898
(171,168,152)
#B9B6A8
(185,182,168)
#C7C4B8
(199,196,184)
#D5D2C8
(213,210,200)
#E3E0D8
(227,224,216)
#F1EEE8
(241,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #656248 color. Also use rgb(101,98,72) instead hex code.

Text Font Color

.myTextColor { color: #656248; }

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

This text font color is #656248.

Background Color

.myBgColor { background-color: #656248; }

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

This div background color is #656248.

Border color

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

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

This div border color is #656248.

Opacity

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

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

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

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

This text has shadow with #656248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #656248.

Preview

Color preview on black background

This text has color #656248 on black background.


Color preview on white background

This text has color #656248 on white background.


Black color preview on #656248 background

This text has black color on #656248 background.


White color preview on #656248 background

This text has white color on #656248 background.


Related colors

Complementary color

Complementary color for #hex is #9A9DB7.


I love getcolorcode.com

Triadic colors

1 #486562 and #624865 with #656248 are triadic colors.

2 #486265 and #626548 with #656248 are triadic colors.