COLOR #688336

HEX: #688336
RGB: (104,131,54)

Renk bilgisi

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

RGB renk modeli

#688336 color RGB value is (104,131,54).

  • kırmız ton 104;
  • yeşil ton 131;
  • mavi ton 54.
RGB:
(104,131,54)
(41%,51%,21%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 131 of 255 = 51%
B 54 of 255 = 21%

104
131
54

R + G + B ~ 38%. #688336 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
104 + 131 + 54 = 289 (100%)
R 104 of 289 ~ 35.99%
G 131 of 289 ~ 45.33%
B 54 of 289 ~ 18.69%

%35.99
%45.33
%18.69

CMYK RENK MODELİ

#688336 rengi CMYK tonu (21,0,59,49).

  • camgöbeği tonu 20.61%
  • eflatun tonu 0.00%
  • sarı tonu 58.78%
  • ana renk tonu 48.63%
CMYK:
(21,0,59,49)
C21M0Y59K49 
(21%,0%,59%,49%)
(0.21/0.00/0.59/0.49)	

CMYK yüzdeleri

%20.61
%0
%58.78
%48.63

Codes

Color #688336 in popluar color models

688336
RGB10413154
HSL81°41.62%36.27%
HSB/HSV81°58.78%51.37%
CMYK20.61%0.00%58.78%
48.63%

Color #688336 in popluar number systems.

HEX688336
Decimal10413154
Binary110100010000011110110
Octal15020366

Shades and tints

Shades of #688336

#688336
(104,131,54)
#5F7832
(95,120,50)
#566D2E
(86,109,46)
#4D622A
(77,98,42)
#445726
(68,87,38)
#3B4C22
(59,76,34)
#32411E
(50,65,30)
#29361A
(41,54,26)
#202B16
(32,43,22)
#172012
(23,32,18)
#0E150E
(14,21,14)
#000000
(0,0,0)

Tints of #688336

#688336
(104,131,54)
#758E48
(117,142,72)
#82995A
(130,153,90)
#8FA46C
(143,164,108)
#9CAF7E
(156,175,126)
#A9BA90
(169,186,144)
#B6C5A2
(182,197,162)
#C3D0B4
(195,208,180)
#D0DBC6
(208,219,198)
#DDE6D8
(221,230,216)
#EAF1EA
(234,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688336 color. Also use rgb(104,131,54) instead hex code.

Text Font Color

.myTextColor { color: #688336; }

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

This text font color is #688336.


Background Color

.myBgColor { background-color: #688336; }

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

This div background color is #688336.


Border color

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

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

This div border color is #688336.


Opacity

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

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

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

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

This text has shadow with #688336 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #688336 on black background.


Color preview on white background

This text has color #688336 on white background.



Black color preview on #688336 background

This text has black color on #688336 background.


White color preview on #688336 background

This text has white color on #688336 background.