COLOR #688163

HEX: #688163 RGB: (104,129,99)

Color info

#688163 contains red, green and blue colors in about the same proportion. Web safe color of #688163 is #669966 (or #696).

RGB color model

#688163 color RGB value is (104,129,99).

RGB: (104,129,99) (41%, 51%, 39%)

RGB channels and saturation

R 104 of 255 = 41%
G 129 of 255 = 51%
B 99 of 255 = 39%

104
129
99

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

Portions of RGB colors in percentages

R + G + B = 104 + 129 + 99 = 332 (100%)
R 104 of 332 ~ 31.33%
G 129 of 332 ~ 38.86%
B 99 of 332 ~ 29.82'%

%31.33
%38.86
%29.82

CMYK color model

#688163 color CMYK value is (19,0,23,49).

  • cyan value is 19.38%
  • magenta value is 0.00%
  • yellow value is 23.26%
  • key color value is 49.41%

CMYK: (19,0,23,49)
C19M0Y23K49 (19%, 0%, 23%, 49%)
(0.19 / 0.00 / 0.23 / 0.49)

CMYK percentages

%19.38
%0
%23.26
%49.41

Codes

Color #688163 in popluar color models

68 81 63
RGB 104 129 99
HSL 110° 13.16% 44.71%
HSB/HSV 110° 23.26% 50.59%
CMYK 19.38% 0.00% 23.26%
49.41%

Color #688163 in popluar number systems.

HEX 68 81 63
Decimal 104 129 99
Binary 1101000 10000001 1100011
Octal 150 201 143

Shades and tints

Shades of #688163

#688163
(104,129,99)
#5F765A
(95,118,90)
#566B51
(86,107,81)
#4D6048
(77,96,72)
#44553F
(68,85,63)
#3B4A36
(59,74,54)
#323F2D
(50,63,45)
#293424
(41,52,36)
#20291B
(32,41,27)
#171E12
(23,30,18)
#0E1309
(14,19,9)
#000000
(0,0,0)

Tints of #688163

#688163
(104,129,99)
#758C71
(117,140,113)
#82977F
(130,151,127)
#8FA28D
(143,162,141)
#9CAD9B
(156,173,155)
#A9B8A9
(169,184,169)
#B6C3B7
(182,195,183)
#C3CEC5
(195,206,197)
#D0D9D3
(208,217,211)
#DDE4E1
(221,228,225)
#EAEFEF
(234,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688163 color. Also use rgb(104,129,99) instead hex code.

Text Font Color

.myTextColor { color: #688163; }

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

This text font color is #688163.

Background Color

.myBgColor { background-color: #688163; }

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

This div background color is #688163.

Border color

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

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

This div border color is #688163.

Opacity

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

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

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

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

This text has shadow with #688163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688163.

Preview

Color preview on black background

This text has color #688163 on black background.


Color preview on white background

This text has color #688163 on white background.


Black color preview on #688163 background

This text has black color on #688163 background.


White color preview on #688163 background

This text has white color on #688163 background.


Related colors

Complementary color

Complementary color for #hex is #977E9C.


I love getcolorcode.com

Triadic colors

1 #636881 and #816368 with #688163 are triadic colors.

2 #638168 and #816863 with #688163 are triadic colors.