COLOR #688270

HEX: #688270 RGB: (104,130,112)

Renk bilgisi

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

RGB renk modeli

#688270 color RGB value is (104,130,112).

RGB: (104,130,112) (41%, 51%, 44%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 130 of 255 = 51%
B 112 of 255 = 44%

104
130
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 130 + 112 = 346 (100%)
R 104 of 346 ~ 30.06%
G 130 of 346 ~ 37.57%
B 112 of 346 ~ 32.37'%

%30.06
%37.57
%32.37

CMYK RENK MODELİ

#688270 rengi CMYK tonu (20,0,14,49).

  • camgöbeği tonu 20.00%
  • eflatun tonu 0.00%
  • sarı tonu 13.85%
  • ana renk tonu 49.02%

CMYK: (20,0,14,49)
C20M0Y14K49 (20%, 0%, 14%, 49%)
(0.20 / 0.00 / 0.14 / 0.49)

CMYK yüzdeleri

%20
%0
%13.85
%49.02

Codes

Color #688270 in popluar color models

68 82 70
RGB 104 130 112
HSL 138° 11.11% 45.88%
HSB/HSV 138° 20.00% 50.98%
CMYK 20.00% 0.00% 13.85%
49.02%

Color #688270 in popluar number systems.

HEX 68 82 70
Decimal 104 130 112
Binary 1101000 10000010 1110000
Octal 150 202 160

Shades and tints

Shades of #688270

#688270
(104,130,112)
#5F7766
(95,119,102)
#566C5C
(86,108,92)
#4D6152
(77,97,82)
#445648
(68,86,72)
#3B4B3E
(59,75,62)
#324034
(50,64,52)
#29352A
(41,53,42)
#202A20
(32,42,32)
#171F16
(23,31,22)
#0E140C
(14,20,12)
#000000
(0,0,0)

Tints of #688270

#688270
(104,130,112)
#758D7D
(117,141,125)
#82988A
(130,152,138)
#8FA397
(143,163,151)
#9CAEA4
(156,174,164)
#A9B9B1
(169,185,177)
#B6C4BE
(182,196,190)
#C3CFCB
(195,207,203)
#D0DAD8
(208,218,216)
#DDE5E5
(221,229,229)
#EAF0F2
(234,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #688270 color. Also use rgb(104,130,112) instead hex code.

Text Font Color

.myTextColor { color: #688270; }

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

This text font color is #688270.

Background Color

.myBgColor { background-color: #688270; }

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

This div background color is #688270.

Border color

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

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

This div border color is #688270.

Opacity

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

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

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

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

This text has shadow with #688270 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #688270.

Preview

Color preview on black background

This text has color #688270 on black background.


Color preview on white background

This text has color #688270 on white background.


Black color preview on #688270 background

This text has black color on #688270 background.


White color preview on #688270 background

This text has white color on #688270 background.


Related colors

Complementary color

Complementary color for #hex is #977D8F.


I love getcolorcode.com

Triadic colors

1 #706882 and #827068 with #688270 are triadic colors.

2 #708268 and #826870 with #688270 are triadic colors.