COLOR #687360

HEX: #687360 RGB: (104,115,96)

Renk bilgisi

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

RGB renk modeli

#687360 color RGB value is (104,115,96).

RGB: (104,115,96) (41%, 45%, 38%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 115 of 255 = 45%
B 96 of 255 = 38%

104
115
96

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 115 + 96 = 315 (100%)
R 104 of 315 ~ 33.02%
G 115 of 315 ~ 36.51%
B 96 of 315 ~ 30.48'%

%33.02
%36.51
%30.48

CMYK RENK MODELİ

#687360 rengi CMYK tonu (10,0,17,55).

  • camgöbeği tonu 9.57%
  • eflatun tonu 0.00%
  • sarı tonu 16.52%
  • ana renk tonu 54.90%

CMYK: (10,0,17,55)
C10M0Y17K55 (10%, 0%, 17%, 55%)
(0.10 / 0.00 / 0.17 / 0.55)

CMYK yüzdeleri

%9.57
%0
%16.52
%54.9

Codes

Color #687360 in popluar color models

68 73 60
RGB 104 115 96
HSL 95° 9.00% 41.37%
HSB/HSV 95° 16.52% 45.10%
CMYK 9.57% 0.00% 16.52%
54.90%

Color #687360 in popluar number systems.

HEX 68 73 60
Decimal 104 115 96
Binary 1101000 1110011 1100000
Octal 150 163 140

Shades and tints

Shades of #687360

#687360
(104,115,96)
#5F6958
(95,105,88)
#565F50
(86,95,80)
#4D5548
(77,85,72)
#444B40
(68,75,64)
#3B4138
(59,65,56)
#323730
(50,55,48)
#292D28
(41,45,40)
#202320
(32,35,32)
#171918
(23,25,24)
#0E0F10
(14,15,16)
#000000
(0,0,0)

Tints of #687360

#687360
(104,115,96)
#757F6E
(117,127,110)
#828B7C
(130,139,124)
#8F978A
(143,151,138)
#9CA398
(156,163,152)
#A9AFA6
(169,175,166)
#B6BBB4
(182,187,180)
#C3C7C2
(195,199,194)
#D0D3D0
(208,211,208)
#DDDFDE
(221,223,222)
#EAEBEC
(234,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #687360 color. Also use rgb(104,115,96) instead hex code.

Text Font Color

.myTextColor { color: #687360; }

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

This text font color is #687360.

Background Color

.myBgColor { background-color: #687360; }

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

This div background color is #687360.

Border color

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

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

This div border color is #687360.

Opacity

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

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

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

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

This text has shadow with #687360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687360.

Preview

Color preview on black background

This text has color #687360 on black background.


Color preview on white background

This text has color #687360 on white background.


Black color preview on #687360 background

This text has black color on #687360 background.


White color preview on #687360 background

This text has white color on #687360 background.


Related colors

Complementary color

Complementary color for #hex is #978C9F.


I love getcolorcode.com

Triadic colors

1 #606873 and #736068 with #687360 are triadic colors.

2 #607368 and #736860 with #687360 are triadic colors.