COLOR #686353

HEX: #686353 RGB: (104,99,83)

Renk bilgisi

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

RGB renk modeli

#686353 color RGB value is (104,99,83).

RGB: (104,99,83) (41%, 39%, 33%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 99 of 255 = 39%
B 83 of 255 = 33%

104
99
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 99 + 83 = 286 (100%)
R 104 of 286 ~ 36.36%
G 99 of 286 ~ 34.62%
B 83 of 286 ~ 29.02'%

%36.36
%34.62
%29.02

CMYK RENK MODELİ

#686353 rengi CMYK tonu (0,5,20,59).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.81%
  • sarı tonu 20.19%
  • ana renk tonu 59.22%

CMYK: (0,5,20,59)
C0M5Y20K59 (0%, 5%, 20%, 59%)
(0.00 / 0.05 / 0.20 / 0.59)

CMYK yüzdeleri

%0
%4.81
%20.19
%59.22

Codes

Color #686353 in popluar color models

68 63 53
RGB 104 99 83
HSL 46° 11.23% 36.67%
HSB/HSV 46° 20.19% 40.78%
CMYK 0.00% 4.81% 20.19%
59.22%

Color #686353 in popluar number systems.

HEX 68 63 53
Decimal 104 99 83
Binary 1101000 1100011 1010011
Octal 150 143 123

Shades and tints

Shades of #686353

#686353
(104,99,83)
#5F5A4C
(95,90,76)
#565145
(86,81,69)
#4D483E
(77,72,62)
#443F37
(68,63,55)
#3B3630
(59,54,48)
#322D29
(50,45,41)
#292422
(41,36,34)
#201B1B
(32,27,27)
#171214
(23,18,20)
#0E090D
(14,9,13)
#000000
(0,0,0)

Tints of #686353

#686353
(104,99,83)
#757162
(117,113,98)
#827F71
(130,127,113)
#8F8D80
(143,141,128)
#9C9B8F
(156,155,143)
#A9A99E
(169,169,158)
#B6B7AD
(182,183,173)
#C3C5BC
(195,197,188)
#D0D3CB
(208,211,203)
#DDE1DA
(221,225,218)
#EAEFE9
(234,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #686353; }

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

This text font color is #686353.

Background Color

.myBgColor { background-color: #686353; }

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

This div background color is #686353.

Border color

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

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

This div border color is #686353.

Opacity

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

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

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

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

This text has shadow with #686353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686353.

Preview

Color preview on black background

This text has color #686353 on black background.


Color preview on white background

This text has color #686353 on white background.


Black color preview on #686353 background

This text has black color on #686353 background.


White color preview on #686353 background

This text has white color on #686353 background.


Related colors

Complementary color

Complementary color for #hex is #979CAC.


I love getcolorcode.com

Triadic colors

1 #536863 and #635368 with #686353 are triadic colors.

2 #536368 and #636853 with #686353 are triadic colors.