COLOR #868748

HEX: #868748 RGB: (134,135,72)

Color info

#868748 contains mainly red and green colors. Web safe color of #868748 is #999933 (or #993).

RGB color model

#868748 color RGB value is (134,135,72).

RGB: (134,135,72) (53%, 53%, 28%)

RGB channels and saturation

R 134 of 255 = 53%
G 135 of 255 = 53%
B 72 of 255 = 28%

134
135
72

R + G + B ~ 45%. #868748 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 134 + 135 + 72 = 341 (100%)
R 134 of 341 ~ 39.3%
G 135 of 341 ~ 39.59%
B 72 of 341 ~ 21.11'%

%39.3
%39.59
%21.11

CMYK color model

#868748 color CMYK value is (1,0,47,47).

  • cyan value is 0.74%
  • magenta value is 0.00%
  • yellow value is 46.67%
  • key color value is 47.06%
CMYK: (1,0,47,47) C1M0Y47K47 (1%,0%,47%,47%) (0.01/0.00/0.47/0.47) 

CMYK percentages

%0.74
%0
%46.67
%47.06

Codes

Color #868748 in popluar color models

86 87 48
RGB 134 135 72
HSL 61° 30.43% 40.59%
HSB/HSV 61° 46.67% 52.94%
CMYK 0.74% 0.00% 46.67%
47.06%

Color #868748 in popluar number systems.

HEX 86 87 48
Decimal 134 135 72
Binary 10000110 10000111 1001000
Octal 206 207 110

Shades and tints

Shades of #868748

#868748
(134,135,72)
#7A7B42
(122,123,66)
#6E6F3C
(110,111,60)
#626336
(98,99,54)
#565730
(86,87,48)
#4A4B2A
(74,75,42)
#3E3F24
(62,63,36)
#32331E
(50,51,30)
#262718
(38,39,24)
#1A1B12
(26,27,18)
#0E0F0C
(14,15,12)
#000000
(0,0,0)

Tints of #868748

#868748
(134,135,72)
#919158
(145,145,88)
#9C9B68
(156,155,104)
#A7A578
(167,165,120)
#B2AF88
(178,175,136)
#BDB998
(189,185,152)
#C8C3A8
(200,195,168)
#D3CDB8
(211,205,184)
#DED7C8
(222,215,200)
#E9E1D8
(233,225,216)
#F4EBE8
(244,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #868748 color. Also use rgb(134,135,72) instead hex code.

Text Font Color

.myTextColor { color: #868748; }

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

This text font color is #868748.

Background Color

.myBgColor { background-color: #868748; }

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

This div background color is #868748.

Border color

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

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

This div border color is #868748.

Opacity

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

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

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

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

This text has shadow with #868748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #868748.

Preview

Color preview on black background

This text has color #868748 on black background.


Color preview on white background

This text has color #868748 on white background.


Black color preview on #868748 background

This text has black color on #868748 background.


White color preview on #868748 background

This text has white color on #868748 background.


Related colors

Complementary color

Complementary color for #hex is #7978B7.


I love getcolorcode.com

Triadic colors

1 #488687 and #874886 with #868748 are triadic colors.

2 #488786 and #878648 with #868748 are triadic colors.