COLOR #68884B

HEX: #68884B RGB: (104,136,75)

Color info

#68884B contains mainly red and green colors. Web safe color of #68884B is #669933 (or #693).

RGB color model

#68884B color RGB value is (104,136,75).

RGB: (104,136,75) (41%, 53%, 29%)

RGB channels and saturation

R 104 of 255 = 41%
G 136 of 255 = 53%
B 75 of 255 = 29%

104
136
75

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

Portions of RGB colors in percentages

R + G + B = 104 + 136 + 75 = 315 (100%)
R 104 of 315 ~ 33.02%
G 136 of 315 ~ 43.17%
B 75 of 315 ~ 23.81'%

%33.02
%43.17
%23.81

CMYK color model

#68884B color CMYK value is (24,0,45,47).

  • cyan value is 23.53%
  • magenta value is 0.00%
  • yellow value is 44.85%
  • key color value is 46.67%
CMYK: (24,0,45,47) C24M0Y45K47 (24%,0%,45%,47%) (0.24/0.00/0.45/0.47) 

CMYK percentages

%23.53
%0
%44.85
%46.67

Codes

Color #68884B in popluar color models

68 88 4B
RGB 104 136 75
HSL 91° 28.91% 41.37%
HSB/HSV 91° 44.85% 53.33%
CMYK 23.53% 0.00% 44.85%
46.67%

Color #68884B in popluar number systems.

HEX 68 88 4B
Decimal 104 136 75
Binary 1101000 10001000 1001011
Octal 150 210 113

Shades and tints

Shades of #68884B

#68884B
(104,136,75)
#5F7C45
(95,124,69)
#56703F
(86,112,63)
#4D6439
(77,100,57)
#445833
(68,88,51)
#3B4C2D
(59,76,45)
#324027
(50,64,39)
#293421
(41,52,33)
#20281B
(32,40,27)
#171C15
(23,28,21)
#0E100F
(14,16,15)
#000000
(0,0,0)

Tints of #68884B

#68884B
(104,136,75)
#75925B
(117,146,91)
#829C6B
(130,156,107)
#8FA67B
(143,166,123)
#9CB08B
(156,176,139)
#A9BA9B
(169,186,155)
#B6C4AB
(182,196,171)
#C3CEBB
(195,206,187)
#D0D8CB
(208,216,203)
#DDE2DB
(221,226,219)
#EAECEB
(234,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68884B color. Also use rgb(104,136,75) instead hex code.

Text Font Color

.myTextColor { color: #68884B; }

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

This text font color is #68884B.

Background Color

.myBgColor { background-color: #68884B; }

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

This div background color is #68884B.

Border color

.myBorderColor { border: 1px solid #68884B; }

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

This div border color is #68884B.

Opacity

.myOpacity80 { color: #68884B; opacity: 0.8; }

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

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

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

This text has shadow with #68884B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68884B.

Preview

Color preview on black background

This text has color #68884B on black background.


Color preview on white background

This text has color #68884B on white background.


Black color preview on #68884B background

This text has black color on #68884B background.


White color preview on #68884B background

This text has white color on #68884B background.


Related colors

Complementary color

Complementary color for #hex is #9777B4.


I love getcolorcode.com

Triadic colors

1 #4B6888 and #884B68 with #68884B are triadic colors.

2 #4B8868 and #88684B with #68884B are triadic colors.