COLOR #688460

HEX: #688460 RGB: (104,132,96)

Renk bilgisi

#688460 contains red, green and blue colors in about the same proportion. #688460 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#688460 color RGB value is (104,132,96).

RGB: (104,132,96) (41%, 52%, 38%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 132 of 255 = 52%
B 96 of 255 = 38%

104
132
96

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 132 + 96 = 332 (100%)
R 104 of 332 ~ 31.33%
G 132 of 332 ~ 39.76%
B 96 of 332 ~ 28.92'%

%31.33
%39.76
%28.92

CMYK RENK MODELİ

#688460 rengi CMYK tonu (21,0,27,48).

  • camgöbeği tonu 21.21%
  • eflatun tonu 0.00%
  • sarı tonu 27.27%
  • ana renk tonu 48.24%

CMYK: (21,0,27,48)
C21M0Y27K48 (21%, 0%, 27%, 48%)
(0.21 / 0.00 / 0.27 / 0.48)

CMYK yüzdeleri

%21.21
%0
%27.27
%48.24

Codes

Color #688460 in popluar color models

68 84 60
RGB 104 132 96
HSL 107° 15.79% 44.71%
HSB/HSV 107° 27.27% 51.76%
CMYK 21.21% 0.00% 27.27%
48.24%

Color #688460 in popluar number systems.

HEX 68 84 60
Decimal 104 132 96
Binary 1101000 10000100 1100000
Octal 150 204 140

Shades and tints

Shades of #688460

#688460
(104,132,96)
#5F7858
(95,120,88)
#566C50
(86,108,80)
#4D6048
(77,96,72)
#445440
(68,84,64)
#3B4838
(59,72,56)
#323C30
(50,60,48)
#293028
(41,48,40)
#202420
(32,36,32)
#171818
(23,24,24)
#0E0C10
(14,12,16)
#000000
(0,0,0)

Tints of #688460

#688460
(104,132,96)
#758F6E
(117,143,110)
#829A7C
(130,154,124)
#8FA58A
(143,165,138)
#9CB098
(156,176,152)
#A9BBA6
(169,187,166)
#B6C6B4
(182,198,180)
#C3D1C2
(195,209,194)
#D0DCD0
(208,220,208)
#DDE7DE
(221,231,222)
#EAF2EC
(234,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688460 color. Also use rgb(104,132,96) instead hex code.

Text Font Color

.myTextColor { color: #688460; }

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

This text font color is #688460.

Background Color

.myBgColor { background-color: #688460; }

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

This div background color is #688460.

Border color

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

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

This div border color is #688460.

Opacity

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

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

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

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

This text has shadow with #688460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688460.

Preview

Color preview on black background

This text has color #688460 on black background.


Color preview on white background

This text has color #688460 on white background.


Black color preview on #688460 background

This text has black color on #688460 background.


White color preview on #688460 background

This text has white color on #688460 background.


Related colors

Complementary color

Complementary color for #hex is #977B9F.


I love getcolorcode.com

Triadic colors

1 #606884 and #846068 with #688460 are triadic colors.

2 #608468 and #846860 with #688460 are triadic colors.