COLOR #688575

HEX: #688575 RGB: (104,133,117)

Renk bilgisi

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

RGB renk modeli

#688575 color RGB value is (104,133,117).

RGB: (104,133,117) (41%, 52%, 46%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 133 of 255 = 52%
B 117 of 255 = 46%

104
133
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 133 + 117 = 354 (100%)
R 104 of 354 ~ 29.38%
G 133 of 354 ~ 37.57%
B 117 of 354 ~ 33.05'%

%29.38
%37.57
%33.05

CMYK RENK MODELİ

#688575 rengi CMYK tonu (22,0,12,48).

  • camgöbeği tonu 21.80%
  • eflatun tonu 0.00%
  • sarı tonu 12.03%
  • ana renk tonu 47.84%

CMYK: (22,0,12,48)
C22M0Y12K48 (22%, 0%, 12%, 48%)
(0.22 / 0.00 / 0.12 / 0.48)

CMYK yüzdeleri

%21.8
%0
%12.03
%47.84

Codes

Color #688575 in popluar color models

68 85 75
RGB 104 133 117
HSL 147° 12.24% 46.47%
HSB/HSV 147° 21.80% 52.16%
CMYK 21.80% 0.00% 12.03%
47.84%

Color #688575 in popluar number systems.

HEX 68 85 75
Decimal 104 133 117
Binary 1101000 10000101 1110101
Octal 150 205 165

Shades and tints

Shades of #688575

#688575
(104,133,117)
#5F796B
(95,121,107)
#566D61
(86,109,97)
#4D6157
(77,97,87)
#44554D
(68,85,77)
#3B4943
(59,73,67)
#323D39
(50,61,57)
#29312F
(41,49,47)
#202525
(32,37,37)
#17191B
(23,25,27)
#0E0D11
(14,13,17)
#000000
(0,0,0)

Tints of #688575

#688575
(104,133,117)
#759081
(117,144,129)
#829B8D
(130,155,141)
#8FA699
(143,166,153)
#9CB1A5
(156,177,165)
#A9BCB1
(169,188,177)
#B6C7BD
(182,199,189)
#C3D2C9
(195,210,201)
#D0DDD5
(208,221,213)
#DDE8E1
(221,232,225)
#EAF3ED
(234,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688575 color. Also use rgb(104,133,117) instead hex code.

Text Font Color

.myTextColor { color: #688575; }

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

This text font color is #688575.

Background Color

.myBgColor { background-color: #688575; }

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

This div background color is #688575.

Border color

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

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

This div border color is #688575.

Opacity

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

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

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

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

This text has shadow with #688575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688575.

Preview

Color preview on black background

This text has color #688575 on black background.


Color preview on white background

This text has color #688575 on white background.


Black color preview on #688575 background

This text has black color on #688575 background.


White color preview on #688575 background

This text has white color on #688575 background.


Related colors

Complementary color

Complementary color for #hex is #977A8A.


I love getcolorcode.com

Triadic colors

1 #756885 and #857568 with #688575 are triadic colors.

2 #758568 and #856875 with #688575 are triadic colors.