COLOR #688753

HEX: #688753 RGB: (104,135,83)

Renk bilgisi

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

RGB renk modeli

#688753 color RGB value is (104,135,83).

RGB: (104,135,83) (41%, 53%, 33%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 135 of 255 = 53%
B 83 of 255 = 33%

104
135
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 135 + 83 = 322 (100%)
R 104 of 322 ~ 32.3%
G 135 of 322 ~ 41.93%
B 83 of 322 ~ 25.78'%

%32.3
%41.93
%25.78

CMYK RENK MODELİ

#688753 rengi CMYK tonu (23,0,39,47).

  • camgöbeği tonu 22.96%
  • eflatun tonu 0.00%
  • sarı tonu 38.52%
  • ana renk tonu 47.06%

CMYK: (23,0,39,47)
C23M0Y39K47 (23%, 0%, 39%, 47%)
(0.23 / 0.00 / 0.39 / 0.47)

CMYK yüzdeleri

%22.96
%0
%38.52
%47.06

Codes

Color #688753 in popluar color models

68 87 53
RGB 104 135 83
HSL 96° 23.85% 42.75%
HSB/HSV 96° 38.52% 52.94%
CMYK 22.96% 0.00% 38.52%
47.06%

Color #688753 in popluar number systems.

HEX 68 87 53
Decimal 104 135 83
Binary 1101000 10000111 1010011
Octal 150 207 123

Shades and tints

Shades of #688753

#688753
(104,135,83)
#5F7B4C
(95,123,76)
#566F45
(86,111,69)
#4D633E
(77,99,62)
#445737
(68,87,55)
#3B4B30
(59,75,48)
#323F29
(50,63,41)
#293322
(41,51,34)
#20271B
(32,39,27)
#171B14
(23,27,20)
#0E0F0D
(14,15,13)
#000000
(0,0,0)

Tints of #688753

#688753
(104,135,83)
#759162
(117,145,98)
#829B71
(130,155,113)
#8FA580
(143,165,128)
#9CAF8F
(156,175,143)
#A9B99E
(169,185,158)
#B6C3AD
(182,195,173)
#C3CDBC
(195,205,188)
#D0D7CB
(208,215,203)
#DDE1DA
(221,225,218)
#EAEBE9
(234,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688753 color. Also use rgb(104,135,83) instead hex code.

Text Font Color

.myTextColor { color: #688753; }

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

This text font color is #688753.

Background Color

.myBgColor { background-color: #688753; }

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

This div background color is #688753.

Border color

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

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

This div border color is #688753.

Opacity

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

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

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

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

This text has shadow with #688753 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688753.

Preview

Color preview on black background

This text has color #688753 on black background.


Color preview on white background

This text has color #688753 on white background.


Black color preview on #688753 background

This text has black color on #688753 background.


White color preview on #688753 background

This text has white color on #688753 background.


Related colors

Complementary color

Complementary color for #hex is #9778AC.


I love getcolorcode.com

Triadic colors

1 #536887 and #875368 with #688753 are triadic colors.

2 #538768 and #876853 with #688753 are triadic colors.