COLOR #687458

HEX: #687458 RGB: (104,116,88)

Color info

#687458 contains red, green and blue colors in about the same proportion. Web safe color of #687458 is #666666 (or #666).

RGB color model

#687458 color RGB value is (104,116,88).

RGB: (104,116,88) (41%, 45%, 35%)

RGB channels and saturation

R 104 of 255 = 41%
G 116 of 255 = 45%
B 88 of 255 = 35%

104
116
88

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

Portions of RGB colors in percentages

R + G + B = 104 + 116 + 88 = 308 (100%)
R 104 of 308 ~ 33.77%
G 116 of 308 ~ 37.66%
B 88 of 308 ~ 28.57'%

%33.77
%37.66
%28.57

CMYK color model

#687458 color CMYK value is (10,0,24,55).

  • cyan value is 10.34%
  • magenta value is 0.00%
  • yellow value is 24.14%
  • key color value is 54.51%

CMYK: (10,0,24,55)
C10M0Y24K55 (10%, 0%, 24%, 55%)
(0.10 / 0.00 / 0.24 / 0.55)

CMYK percentages

%10.34
%0
%24.14
%54.51

Codes

Color #687458 in popluar color models

68 74 58
RGB 104 116 88
HSL 86° 13.73% 40.00%
HSB/HSV 86° 24.14% 45.49%
CMYK 10.34% 0.00% 24.14%
54.51%

Color #687458 in popluar number systems.

HEX 68 74 58
Decimal 104 116 88
Binary 1101000 1110100 1011000
Octal 150 164 130

Shades and tints

Shades of #687458

#687458
(104,116,88)
#5F6A50
(95,106,80)
#566048
(86,96,72)
#4D5640
(77,86,64)
#444C38
(68,76,56)
#3B4230
(59,66,48)
#323828
(50,56,40)
#292E20
(41,46,32)
#202418
(32,36,24)
#171A10
(23,26,16)
#0E1008
(14,16,8)
#000000
(0,0,0)

Tints of #687458

#687458
(104,116,88)
#758067
(117,128,103)
#828C76
(130,140,118)
#8F9885
(143,152,133)
#9CA494
(156,164,148)
#A9B0A3
(169,176,163)
#B6BCB2
(182,188,178)
#C3C8C1
(195,200,193)
#D0D4D0
(208,212,208)
#DDE0DF
(221,224,223)
#EAECEE
(234,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #687458 color. Also use rgb(104,116,88) instead hex code.

Text Font Color

.myTextColor { color: #687458; }

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

This text font color is #687458.

Background Color

.myBgColor { background-color: #687458; }

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

This div background color is #687458.

Border color

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

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

This div border color is #687458.

Opacity

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

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

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

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

This text has shadow with #687458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687458.

Preview

Color preview on black background

This text has color #687458 on black background.


Color preview on white background

This text has color #687458 on white background.


Black color preview on #687458 background

This text has black color on #687458 background.


White color preview on #687458 background

This text has white color on #687458 background.


Related colors

Complementary color

Complementary color for #hex is #978BA7.


I love getcolorcode.com

Triadic colors

1 #586874 and #745868 with #687458 are triadic colors.

2 #587468 and #746858 with #687458 are triadic colors.