COLOR #688B46

HEX: #688B46 RGB: (104,139,70)

Renk bilgisi

#688B46 contains mainly red and green colors. #688B46 ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#688B46 color RGB value is (104,139,70).

RGB: (104,139,70) (41%, 55%, 27%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 139 of 255 = 55%
B 70 of 255 = 27%

104
139
70

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 139 + 70 = 313 (100%)
R 104 of 313 ~ 33.23%
G 139 of 313 ~ 44.41%
B 70 of 313 ~ 22.36'%

%33.23
%44.41
%22.36

CMYK RENK MODELİ

#688B46 rengi CMYK tonu (25,0,50,45).

  • camgöbeği tonu 25.18%
  • eflatun tonu 0.00%
  • sarı tonu 49.64%
  • ana renk tonu 45.49%

CMYK: (25,0,50,45)
C25M0Y50K45 (25%, 0%, 50%, 45%)
(0.25 / 0.00 / 0.50 / 0.45)

CMYK yüzdeleri

%25.18
%0
%49.64
%45.49

Codes

Color #688B46 in popluar color models

68 8B 46
RGB 104 139 70
HSL 90° 33.01% 40.98%
HSB/HSV 90° 49.64% 54.51%
CMYK 25.18% 0.00% 49.64%
45.49%

Color #688B46 in popluar number systems.

HEX 68 8B 46
Decimal 104 139 70
Binary 1101000 10001011 1000110
Octal 150 213 106

Shades and tints

Shades of #688B46

#688B46
(104,139,70)
#5F7F40
(95,127,64)
#56733A
(86,115,58)
#4D6734
(77,103,52)
#445B2E
(68,91,46)
#3B4F28
(59,79,40)
#324322
(50,67,34)
#29371C
(41,55,28)
#202B16
(32,43,22)
#171F10
(23,31,16)
#0E130A
(14,19,10)
#000000
(0,0,0)

Tints of #688B46

#688B46
(104,139,70)
#759556
(117,149,86)
#829F66
(130,159,102)
#8FA976
(143,169,118)
#9CB386
(156,179,134)
#A9BD96
(169,189,150)
#B6C7A6
(182,199,166)
#C3D1B6
(195,209,182)
#D0DBC6
(208,219,198)
#DDE5D6
(221,229,214)
#EAEFE6
(234,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688B46 color. Also use rgb(104,139,70) instead hex code.

Text Font Color

.myTextColor { color: #688B46; }

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

This text font color is #688B46.

Background Color

.myBgColor { background-color: #688B46; }

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

This div background color is #688B46.

Border color

.myBorderColor { border: 1px solid #688B46; }

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

This div border color is #688B46.

Opacity

.myOpacity80 { color: #688B46; opacity: 0.8; }

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

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

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

This text has shadow with #688B46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688B46.

Preview

Color preview on black background

This text has color #688B46 on black background.


Color preview on white background

This text has color #688B46 on white background.


Black color preview on #688B46 background

This text has black color on #688B46 background.


White color preview on #688B46 background

This text has white color on #688B46 background.


Related colors

Complementary color

Complementary color for #hex is #9774B9.


I love getcolorcode.com

Triadic colors

1 #46688B and #8B4668 with #688B46 are triadic colors.

2 #468B68 and #8B6846 with #688B46 are triadic colors.