COLOR #687CAB

HEX: #687CAB RGB: (104,124,171)

Renk bilgisi

#687CAB contains mainly green and blue colors. #687CAB ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#687CAB color RGB value is (104,124,171).

RGB: (104,124,171) (41%, 49%, 67%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 124 of 255 = 49%
B 171 of 255 = 67%

104
124
171

R + G + B ~ 52%. #687CAB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 124 + 171 = 399 (100%)
R 104 of 399 ~ 26.07%
G 124 of 399 ~ 31.08%
B 171 of 399 ~ 42.86'%

%26.07
%31.08
%42.86

CMYK RENK MODELİ

#687CAB rengi CMYK tonu (39,27,0,33).

  • camgöbeği tonu 39.18%
  • eflatun tonu 27.49%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (39,27,0,33)
C39M27Y0K33 (39%, 27%, 0%, 33%)
(0.39 / 0.27 / 0.00 / 0.33)

CMYK yüzdeleri

%39.18
%27.49
%0
%32.94

Codes

Color #687CAB in popluar color models

68 7C AB
RGB 104 124 171
HSL 222° 28.51% 53.92%
HSB/HSV 222° 39.18% 67.06%
CMYK 39.18% 27.49% 0.00%
32.94%

Color #687CAB in popluar number systems.

HEX 68 7C AB
Decimal 104 124 171
Binary 1101000 1111100 10101011
Octal 150 174 253

Shades and tints

Shades of #687CAB

#687CAB
(104,124,171)
#5F719C
(95,113,156)
#56668D
(86,102,141)
#4D5B7E
(77,91,126)
#44506F
(68,80,111)
#3B4560
(59,69,96)
#323A51
(50,58,81)
#292F42
(41,47,66)
#202433
(32,36,51)
#171924
(23,25,36)
#0E0E15
(14,14,21)
#000000
(0,0,0)

Tints of #687CAB

#687CAB
(104,124,171)
#7587B2
(117,135,178)
#8292B9
(130,146,185)
#8F9DC0
(143,157,192)
#9CA8C7
(156,168,199)
#A9B3CE
(169,179,206)
#B6BED5
(182,190,213)
#C3C9DC
(195,201,220)
#D0D4E3
(208,212,227)
#DDDFEA
(221,223,234)
#EAEAF1
(234,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #687CAB color. Also use rgb(104,124,171) instead hex code.

Text Font Color

.myTextColor { color: #687CAB; }

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

This text font color is #687CAB.

Background Color

.myBgColor { background-color: #687CAB; }

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

This div background color is #687CAB.

Border color

.myBorderColor { border: 1px solid #687CAB; }

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

This div border color is #687CAB.

Opacity

.myOpacity80 { color: #687CAB; opacity: 0.8; }

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

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

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

This text has shadow with #687CAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687CAB.

Preview

Color preview on black background

This text has color #687CAB on black background.


Color preview on white background

This text has color #687CAB on white background.


Black color preview on #687CAB background

This text has black color on #687CAB background.


White color preview on #687CAB background

This text has white color on #687CAB background.


Related colors

Complementary color

Complementary color for #hex is #978354.


I love getcolorcode.com

Triadic colors

1 #AB687C and #7CAB68 with #687CAB are triadic colors.

2 #AB7C68 and #7C68AB with #687CAB are triadic colors.