COLOR #68613B

HEX: #68613B RGB: (104,97,59)

Color info

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

RGB color model

#68613B color RGB value is (104,97,59).

RGB: (104,97,59) (41%, 38%, 23%)

RGB channels and saturation

R 104 of 255 = 41%
G 97 of 255 = 38%
B 59 of 255 = 23%

104
97
59

R + G + B ~ 34%. #68613B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 97 + 59 = 260 (100%)
R 104 of 260 ~ 40%
G 97 of 260 ~ 37.31%
B 59 of 260 ~ 22.69'%

%40
%37.31
%22.69

CMYK color model

#68613B color CMYK value is (0,7,43,59).

  • cyan value is 0.00%
  • magenta value is 6.73%
  • yellow value is 43.27%
  • key color value is 59.22%

CMYK: (0,7,43,59)
C0M7Y43K59 (0%, 7%, 43%, 59%)
(0.00 / 0.07 / 0.43 / 0.59)

CMYK percentages

%0
%6.73
%43.27
%59.22

Codes

Color #68613B in popluar color models

68 61 3B
RGB 104 97 59
HSL 51° 27.61% 31.96%
HSB/HSV 51° 43.27% 40.78%
CMYK 0.00% 6.73% 43.27%
59.22%

Color #68613B in popluar number systems.

HEX 68 61 3B
Decimal 104 97 59
Binary 1101000 1100001 111011
Octal 150 141 73

Shades and tints

Shades of #68613B

#68613B
(104,97,59)
#5F5936
(95,89,54)
#565131
(86,81,49)
#4D492C
(77,73,44)
#444127
(68,65,39)
#3B3922
(59,57,34)
#32311D
(50,49,29)
#292918
(41,41,24)
#202113
(32,33,19)
#17190E
(23,25,14)
#0E1109
(14,17,9)
#000000
(0,0,0)

Tints of #68613B

#68613B
(104,97,59)
#756F4C
(117,111,76)
#827D5D
(130,125,93)
#8F8B6E
(143,139,110)
#9C997F
(156,153,127)
#A9A790
(169,167,144)
#B6B5A1
(182,181,161)
#C3C3B2
(195,195,178)
#D0D1C3
(208,209,195)
#DDDFD4
(221,223,212)
#EAEDE5
(234,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68613B color. Also use rgb(104,97,59) instead hex code.

Text Font Color

.myTextColor { color: #68613B; }

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

This text font color is #68613B.

Background Color

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

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

This div background color is #68613B.

Border color

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

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

This div border color is #68613B.

Opacity

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

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

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

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

This text has shadow with #68613B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68613B.

Preview

Color preview on black background

This text has color #68613B on black background.


Color preview on white background

This text has color #68613B on white background.


Black color preview on #68613B background

This text has black color on #68613B background.


White color preview on #68613B background

This text has white color on #68613B background.


Related colors

Complementary color

Complementary color for #hex is #979EC4.


I love getcolorcode.com

Triadic colors

1 #3B6861 and #613B68 with #68613B are triadic colors.

2 #3B6168 and #61683B with #68613B are triadic colors.