COLOR #686B98

HEX: #686B98 RGB: (104,107,152)

Renk bilgisi

#686B98 contains red, green and blue colors in about the same proportion. #686B98 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#686B98 color RGB value is (104,107,152).

RGB: (104,107,152) (41%, 42%, 60%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 107 of 255 = 42%
B 152 of 255 = 60%

104
107
152

R + G + B ~ 48%. #686B98 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 107 + 152 = 363 (100%)
R 104 of 363 ~ 28.65%
G 107 of 363 ~ 29.48%
B 152 of 363 ~ 41.87'%

%28.65
%29.48
%41.87

CMYK RENK MODELİ

#686B98 rengi CMYK tonu (32,30,0,40).

  • camgöbeği tonu 31.58%
  • eflatun tonu 29.61%
  • sarı tonu 0.00%
  • ana renk tonu 40.39%

CMYK: (32,30,0,40)
C32M30Y0K40 (32%, 30%, 0%, 40%)
(0.32 / 0.30 / 0.00 / 0.40)

CMYK yüzdeleri

%31.58
%29.61
%0
%40.39

Codes

Color #686B98 in popluar color models

68 6B 98
RGB 104 107 152
HSL 236° 18.90% 50.20%
HSB/HSV 236° 31.58% 59.61%
CMYK 31.58% 29.61% 0.00%
40.39%

Color #686B98 in popluar number systems.

HEX 68 6B 98
Decimal 104 107 152
Binary 1101000 1101011 10011000
Octal 150 153 230

Shades and tints

Shades of #686B98

#686B98
(104,107,152)
#5F628B
(95,98,139)
#56597E
(86,89,126)
#4D5071
(77,80,113)
#444764
(68,71,100)
#3B3E57
(59,62,87)
#32354A
(50,53,74)
#292C3D
(41,44,61)
#202330
(32,35,48)
#171A23
(23,26,35)
#0E1116
(14,17,22)
#000000
(0,0,0)

Tints of #686B98

#686B98
(104,107,152)
#7578A1
(117,120,161)
#8285AA
(130,133,170)
#8F92B3
(143,146,179)
#9C9FBC
(156,159,188)
#A9ACC5
(169,172,197)
#B6B9CE
(182,185,206)
#C3C6D7
(195,198,215)
#D0D3E0
(208,211,224)
#DDE0E9
(221,224,233)
#EAEDF2
(234,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #686B98 color. Also use rgb(104,107,152) instead hex code.

Text Font Color

.myTextColor { color: #686B98; }

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

This text font color is #686B98.

Background Color

.myBgColor { background-color: #686B98; }

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

This div background color is #686B98.

Border color

.myBorderColor { border: 1px solid #686B98; }

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

This div border color is #686B98.

Opacity

.myOpacity80 { color: #686B98; opacity: 0.8; }

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

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

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

This text has shadow with #686B98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686B98.

Preview

Color preview on black background

This text has color #686B98 on black background.


Color preview on white background

This text has color #686B98 on white background.


Black color preview on #686B98 background

This text has black color on #686B98 background.


White color preview on #686B98 background

This text has white color on #686B98 background.


Related colors

Complementary color

Complementary color for #hex is #979467.


I love getcolorcode.com

Triadic colors

1 #98686B and #6B9868 with #686B98 are triadic colors.

2 #986B68 and #6B6898 with #686B98 are triadic colors.